Package: eFRED
Title: Fetch Data from the Federal Reserve Economic Database
Version: 0.1.0
Author: Chris Mann <cmann3@unl.edu>
Maintainer: Chris Mann <cmann3@unl.edu>
Description: 
      Interact with the FRED API, <https://fred.stlouisfed.org/docs/api/fred/>, 
      to fetch observations across economic series;
      find information about different economic sources, releases, series, etc.;
      conduct searches by series name, attributes, or tags; and determine the 
      latest updates. Includes functions for creating panels of related variables 
      with minimal effort and datasets containing data sources, releases, and 
      popular FRED tags.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: jsonlite, httr, R (>= 2.10)
Suggests: knitr, rmarkdown, datasets
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2021-01-12 13:01:24 UTC; chris
Repository: CRAN
Date/Publication: 2021-01-15 09:40:13 UTC
Built: R 4.0.2; ; 2021-01-16 12:02:34 UTC; unix
