File size: 987 Bytes
f10ed3b
 
 
 
b8f0cde
f10ed3b
 
0d68057
 
 
 
3b1f524
303d9f2
5e465be
1923eb7
 
 
b116803
 
5e465be
 
 
 
 
b116803
ad46e2c
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
license: mit
language:
- en
pretty_name: Consumer Price Index - United States (US)
size_categories:
- 1M<n<10M
task_categories:
- table-question-answering
tags:
- finance
- text
- parquet
- time-series
source_datasets:
- https://download.bls.gov/pub/time.series/compressed/tape.format/
- bls.cpi.dateYYYYMM.gz
---
# Changelog
### 2025-01-18
* I decided that I'll name the column survey, instead of consumer. I'll also set the value to the description, instead of the code.
* I didn't realize that the pandas version of "Use this dataset" includes the filename. I'll remove the date from the filename. So that people do not have to change their code.
* I have been updating this using the UI, but I will create a script in Spaces to update this from the BLS site.

### 2025-01-12
While using the dataset, I discovered that BLS have two surveys combined into the CPI dataset. Hence, the new column consumer. I might decode this in the future.
* CU - Urban Consumers
* CW - Wage Earners