1
2
3
4
5
#

Name:

Description:

Consumer Price Index (CPI) each month for 2009 through 2016

Variables:

A data frame with 96 observations on the following 6 variables.

Month

Month: 1=January to 12=December

Year

Year (2009 to 2016)

CPI

Consumer Price Index (base=100 in 1984)

CPIPctDiff

Monthly percent change in CPI

t

Time index (1 to 96)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data downloaded from Bureau of Labor Statistics at
https://www.bls.gov/data/

R Dataset Upload:

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

d <- read.csv("https://www.key2stats.com/Monthly_Consumer_Price_Index__2009-2016__828_74.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.