fred_qd
Retrieve quarterly economic data from the FRED-QD dataset for a specified date, providing a comprehensive set of series for macroeconomic analysis.
Instructions
FRED-QD is a quarterly frequency companion to FRED-MD. It is designed to emulate the dataset used in "Disentangling the Channels of the 2007-2009 Recession" by Stock and Watson (2012, NBER WP No. 18094) but also contains several additional series. Comments or suggestions are welcome. :param date: e.g., "2020-03"; from "2015-01" to now :type date: str :return: Quarterly Data :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 2020-01 |