Baselight

Comtrade Database

@owid.plastic_waste

Loading...
Loading...

About this Dataset

Comtrade Database

The United Nations Comtrade database aggregates detailed global annual and monthly trade statistics by product and trading partner for use by governments, academia, research institutes, and enterprises. Data compiled by the United Nations Statistics.

Division covers approximately 200 countries and represents more than 99% of the world's merchandise trade. Information can be extracted in a variety of formats, including API developer tools for integration into enterprise applications and workflows.

Subscribers receive access to additional functionality to improve efficiency and specificity.

The conversion factors used in Comtrade are domestic currency per US Dollar (period average) from IMF.

Contact subscriptions@un.org for information and licensing.

Tables

Comtrade Database

@owid.plastic_waste.owid_plastic_waste
  • 232.99 KB
  • 4937 rows
  • 36 columns
Loading...

CREATE TABLE owid_plastic_waste (
  "year" INTEGER,
  "country" VARCHAR,
  "import_total_mot" FLOAT,
  "export_total_mot" FLOAT,
  "import_air" FLOAT,
  "import_sea" FLOAT,
  "import_railway" FLOAT,
  "import_road" FLOAT,
  "export_air" FLOAT,
  "export_sea" FLOAT,
  "export_road" FLOAT,
  "import_other_mot" FLOAT,
  "import_postal_consignments_mail_or_courier_shipment" FLOAT,
  "export_other_mot" FLOAT,
  "import_inland_waterway" FLOAT,
  "export_inland_waterway" FLOAT,
  "export_railway" FLOAT,
  "export_postal_consignments_mail_or_courier_shipment" FLOAT,
  "import_pipelines_cables_postal_and_others" FLOAT,
  "export_water_not_else_classified" FLOAT,
  "export_self_propelled_goods" FLOAT,
  "import_land" FLOAT,
  "export_land" FLOAT,
  "export_pipelines_and_cables" FLOAT,
  "import_pipelines_and_cables" FLOAT,
  "import_water" FLOAT,
  "import_self_propelled_goods" FLOAT,
  "export_water" FLOAT,
  "import_land_not_else_classified" FLOAT,
  "export_land_not_else_classified" FLOAT,
  "net_export" FLOAT,
  "import_total_mot_per_capita" FLOAT,
  "export_total_mot_per_capita" FLOAT,
  "net_export_per_capita" FLOAT,
  "import_share" FLOAT,
  "export_share" FLOAT
);

Share link

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