Producer Prices Of 35 Countries (2000 - 2020)
Producer prices in industry, domestic market - monthly data
@kaggle.hgultekin_producer_prices_of_35_countries_20002020
Producer prices in industry, domestic market - monthly data
@kaggle.hgultekin_producer_prices_of_35_countries_20002020
CREATE TABLE sts_inppd_m_1_data (
"time" VARCHAR,
"geo" VARCHAR,
"indic_bt" VARCHAR,
"nace_r2" VARCHAR,
"s_adj" VARCHAR,
"unit" VARCHAR,
"value" VARCHAR
);
CREATE TABLE sts_inppd_m_2_data (
"time" VARCHAR,
"geo" VARCHAR,
"indic_bt" VARCHAR,
"nace_r2" VARCHAR,
"s_adj" VARCHAR,
"unit" VARCHAR,
"value" VARCHAR
);
Anyone who has the link will be able to view this.