Skip to main content

UN Comtrade Database

UN Comtrade is the largest repository of international trade data, with over 3 billion records.

Features

  • Merchandise trade by HS/SITC code
  • Bilateral trade data
  • Annual and monthly data
  • 200+ reporters and partners

Classification Systems

SystemCodesDescription
HS2-6 digitsHarmonized System
SITC1-5 digitsStandard International Trade
BEC1-3 digitsBroad Economic Categories

Vietnam Top Exports (HS2 Level)

HS CodeProductValue 2023
85Electronics, machinery$98.5B
64Footwear$20.2B
62Apparel, not knitted$16.8B
61Apparel, knitted$15.3B
94Furniture$12.4B

API Query Example

# Get Vietnam electronics exports
params = {
"source": "UN",
"database": "COMTRADE",
"reporter": "VN",
"partner": "all",
"hs_code": "85",
"flow": "exports",
"year": 2023
}

Large Data

Use the bulk download feature for large queries.