PaKistan Consumer Price Indices
It is about CPI and based on Pakistan
@kaggle.thedataperson_pakistan_consumer_price_indices
It is about CPI and based on Pakistan
@kaggle.thedataperson_pakistan_consumer_price_indices
CREATE TABLE consumer_price_indices_pak_june2021 (
"iso3" VARCHAR,
"startdate" VARCHAR,
"enddate" VARCHAR,
"area_code" DOUBLE,
"area" VARCHAR,
"item_code" VARCHAR,
"item" VARCHAR,
"months_code" DOUBLE,
"months" VARCHAR,
"year_code" DOUBLE,
"year" VARCHAR,
"unit" VARCHAR,
"value" VARCHAR,
"flag" VARCHAR,
"note" VARCHAR
);
Anyone who has the link will be able to view this.