fred_qd | R Documentation |
FRED-MD and FRED-QD are large macroeconomic databases, containing monthly
and quarterly time series that are frequently used in the literature. They
are intended to facilitate the reproduction of empirical work and simplify
data related tasks.
Included datasets are provided as is - transformation codes are available
in system.file("fred_trans.rds", package = "BVAR")
. These can be
applied automatically with fred_transform
.
fred_qd
fred_md
A data.frame
object with dates as rownames.
An object of class data.frame
with 777 rows and 118 columns.
The versions of FRED-MD and FRED-QD that are provided here are licensed under a modified ODC-BY 1.0 license that can be found in the provided LICENSE file. The provided versions are subset to variables that are either in public domain or for which we were given permission to use. For further details see McCracken and Ng (2016) or https://research.stlouisfed.org/econ/mccracken/fred-databases/. We would like to thank Michael McCracken and Serena Ng, Adrienne Brennecke and the Federal Reserve Bank of St. Louis for creating, updating and making available the datasets and many of the contained time series. We also thank all other owners of included time series that permitted their use.
https://research.stlouisfed.org/econ/mccracken/fred-databases/
McCracken, M. W. and Ng, S. (2016) FRED-MD: A Monthly Database for Macroeconomic Research. Journal of Business & Economic Statistics, 34:4, 574-589, \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1080/07350015.2015.1086655")}. McCracken, M. W., & Ng, S. (2020). FRED-QD: A Quarterly Database for Macroeconomic Research w26872. National Bureau of Economic Research.
fred_transform
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.