Consumer Price Index (CPI)
CPI data from Jan 1947 - Jun 2021
@kaggle.mohammedshammeer_consumer_price_index_cpi_jan_1960_jun_2021
CPI data from Jan 1947 - Jun 2021
@kaggle.mohammedshammeer_consumer_price_index_cpi_jan_1960_jun_2021
CREATE TABLE cpi_data (
"date" VARCHAR,
"cpi" DOUBLE
);
Anyone who has the link will be able to view this.