Baselight

International Trade In Goods (by Partner Country) (IMTS)

@owid.trade

Loading...
Loading...

About this Dataset

International Trade In Goods (by Partner Country) (IMTS)

The International trade in goods by partner country dataset (formerly Direction of Trade Statistics (DOTS)) includes goods (merchandise) export and import statistics disaggregated according to a country's trading partners.

Tables

International Trade In Goods (by Partner Country) (IMTS)

@owid.trade.owid_trade
  • 4.48 MB
  • 133,299 rows
  • 17 columns
Loading...

CREATE TABLE owid_trade (
  "country" VARCHAR,
  "year" INTEGER,
  "counterpart_country" VARCHAR,
  "exports_of_goods_free_on_board_fob_us_dollar" FLOAT,
  "imports_of_goods_cost_insurance_freight_cif_us_dollar" FLOAT,
  "exports_of_goods_free_on_board_fob_share" FLOAT,
  "imports_of_goods_cost_insurance_freight_cif_share" FLOAT,
  "bilateral_trade_volume" FLOAT,
  "share_of_total_trade" FLOAT,
  "china_imports_share_of_gdp" FLOAT,
  "total_imports_share_of_gdp" FLOAT,
  "top_partner_category" VARCHAR,
  "top_export_partner_category" VARCHAR,
  "import_rank" INTEGER,
  "share_bilateral" FLOAT,
  "share_unilateral" FLOAT,
  "share_non_trading" FLOAT
);

Share link

Anyone who has the link will be able to view this.