All India Index Upto Feb24
The All India Consumer Price Index (CPI) for February 2024
@kaggle.sumit08_all_india_index_upto_feb24
The All India Consumer Price Index (CPI) for February 2024
@kaggle.sumit08_all_india_index_upto_feb24
CREATE TABLE all_india_index_upto_feb24 (
"sector" VARCHAR,
"year" BIGINT,
"month" VARCHAR,
"cereals_and_products" DOUBLE,
"meat_and_fish" DOUBLE,
"egg" DOUBLE,
"milk_and_products" DOUBLE,
"oils_and_fats" DOUBLE,
"fruits" DOUBLE,
"vegetables" DOUBLE,
"pulses_and_products" DOUBLE,
"sugar_and_confectionery" DOUBLE,
"spices" DOUBLE,
"non_alcoholic_beverages" DOUBLE,
"prepared_meals_snacks_sweets_etc" DOUBLE,
"food_and_beverages" DOUBLE,
"pan_tobacco_and_intoxicants" DOUBLE,
"clothing" DOUBLE,
"footwear" DOUBLE,
"clothing_and_footwear" DOUBLE,
"housing" VARCHAR,
"fuel_and_light" DOUBLE,
"household_goods_and_services" DOUBLE,
"health" DOUBLE,
"transport_and_communication" DOUBLE,
"recreation_and_amusement" DOUBLE,
"education" DOUBLE,
"personal_care_and_effects" DOUBLE,
"miscellaneous" DOUBLE,
"general_index" DOUBLE
);
Anyone who has the link will be able to view this.