Consumer Price Index
Statistical measures of change in prices of consumer goods
@kaggle.bls_consumer_price_index
Statistical measures of change in prices of consumer goods
@kaggle.bls_consumer_price_index
CREATE TABLE cu_series (
"series_id" VARCHAR,
"area_code" VARCHAR,
"item_code" VARCHAR,
"seasonal" VARCHAR,
"periodicity_code" VARCHAR,
"base_code" VARCHAR,
"base_period" VARCHAR,
"series_title" VARCHAR,
"footnote_codes" VARCHAR,
"begin_year" VARCHAR,
"begin_period" VARCHAR,
"end_year" VARCHAR,
"end_period" VARCHAR
);
Anyone who has the link will be able to view this.