This dataset was produced from US economic time series data available from
https://fred.stlouisfed.org/. economics is in "wide"
format, economics_long is in "long" format.
economicseconomics_long
A data frame with 574 rows and 6 variables:
Month of data collection
personal consumption expenditures, in billions of dollars, https://fred.stlouisfed.org/series/PCE
total population, in thousands, https://fred.stlouisfed.org/series/POP
personal savings rate, https://fred.stlouisfed.org/series/PSAVERT/
median duration of unemployment, in weeks, https://fred.stlouisfed.org/series/UEMPMED
number of unemployed in thousands, https://fred.stlouisfed.org/series/UNEMPLOY
An object of class tbl_df (inherits from tbl, data.frame) with 2870 rows and 4 columns.