Chile Economic
Contains data from the FAOSTAT bulk data service Price Indices, Deflators.
@kaggle.willianoliveiragibin_chile_economic
Contains data from the FAOSTAT bulk data service Price Indices, Deflators.
@kaggle.willianoliveiragibin_chile_economic
CREATE TABLE indice_price_chl (
"area" VARCHAR,
"item_code" BIGINT,
"item" VARCHAR,
"element_code" BIGINT,
"element" VARCHAR,
"months_code" BIGINT,
"months" VARCHAR,
"year_code" BIGINT,
"year" BIGINT,
"unit" VARCHAR,
"value" VARCHAR,
"flag" VARCHAR,
"note" VARCHAR
);
Anyone who has the link will be able to view this.