International Trade In Goods, World And Country Aggregates
IMF ITG_WCA
@imf.itg_wca
IMF ITG_WCA
@imf.itg_wca
International Trade in Goods, World and Country Aggregates (ITG_WCA) include the World and Country group aggregates of seasonally adjusted time series of monthly exports for 109 countries. Benchmarking techniques are used to align monthly values with reported annual exports data, and the world and regional aggregates are benchmarked on annual totals according to the International Merchandise Trade Statistics (IMTS) data.
Last updated: 2025-06-11T16:00:00Z.
CREATE TABLE codes_imf_cl_country_1_5_1 (
"code" VARCHAR,
"description" VARCHAR
);CREATE TABLE codes_imf_cl_freq_1_0_3 (
"code" VARCHAR,
"description" VARCHAR
);CREATE TABLE codes_imf_sta_cl_itg_wca_type_of_transformation_1_0_1 (
"code" VARCHAR,
"description" VARCHAR
);CREATE TABLE indicators (
"indicator" VARCHAR,
"series_name" VARCHAR,
"unit" VARCHAR,
"transformation" VARCHAR,
"http_www_w3_org_2001_xmlschema_instance_type" VARCHAR,
"type_of_transformation" VARCHAR,
"keywords" VARCHAR
);CREATE TABLE observations (
"country" VARCHAR,
"indicator" VARCHAR,
"type_of_transformation" VARCHAR,
"frequency" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);Anyone who has the link will be able to view this.