data_US {atRisk} | R Documentation |
Historical data for the US (GDP and Financial Conditions) from 1973:Q1 to 2020:Q1
Description
data_euro contains: - Quarterly annualized GDP, from 1973:Q1 to 2020:Q1 - National Financial Condition Index of the US, from 1973:Q1 to 2020:Q1 Sources : https://www.chicagofed.org/research/data/nfci/current-data https://fred.stlouisfed.org/series/A191RL1Q225SBEA
Usage
data("data_US")
Format
A data frame with 189 observations on the following 3 variables.
DATE
Vector of dates.
GDP
Vector of annualized PIB.
NFCI
Historical values of the National Financial Condition Index (NFCI).
[Package atRisk version 0.2.0 Index]