1
2
3
4
5
#

Name:

Description:

This dataset was produced from US economic time series data available from http://research.stlouisfed.org/fred2. economics is in "wide" format, economics_long is in "long" format.

Variables:

A data frame with 574 rows and 6 variables:

date

Month of data collection

pce

personal consumption expenditures, in billions of dollars, http://research.stlouisfed.org/fred2/series/PCE

pop

total population, in thousands, http://research.stlouisfed.org/fred2/series/POP

psavert

personal savings rate, http://research.stlouisfed.org/fred2/series/PSAVERT/

uempmed

median duration of unemployment, in weeks, http://research.stlouisfed.org/fred2/series/UEMPMED

unemploy

number of unemployed in thousands, http://research.stlouisfed.org/fred2/series/UNEMPLOY

An object of class tbl_df (inherits from tbl, data.frame) with 2870 rows and 4 columns.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/US_economic_time_series_860_53.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.