Harmonised Index Of Consumer Prices (HICP)
@owid.harmonised_index_of_consumer_prices
@owid.harmonised_index_of_consumer_prices
CREATE TABLE owid_harmonised_index_of_consumer_prices (
"country" VARCHAR,
"date" VARCHAR,
"classification" VARCHAR,
"hicp" FLOAT,
"flag" VARCHAR
);
Anyone who has the link will be able to view this.