Trademap: Get Bilateral Trade
Trademap via Parse · government_public
Retrieve bilateral trade data between two specific countries for a product. Returns product-level breakdown of trade flows showing reporter imports from partner, partner exports to world, and reporter imports from world across recent years. Each record includes the product code, label, and value columns for the bilateral relationship. Trade statistics API providing access to global trade indicators, time series, bilateral trade data, and product flows from ITC Trade Map. Fulfilled by Parse from trademap.org.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- trademap
- trademap-org
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ce6950bd-1895-499a-828c-3af9bf6a7c80/get_bilateral_trade
- Interface artifact
- sha256:0d9b27eae634053d5e29f5bf363386621b1d11537c857ff71f335ea00bdec62c
- Manifest digest
- sha256:04c5d921b5457411ffd97693b76339abf97d298cc27442a1a9d0c86b788c4894
Request fields
- hs_code (string): HS product code (e.g. '8471' for computers). Use 'TOTAL' for all products aggregated.: Allowed values: TOTAL, 8471, 8703
- trade_flow (string): Trade flow direction. '2' for Export, '4' for Import.: Allowed values: 2, 4
- partner_code (string): Partner country numeric code (e.g. '156' for China, '842' for USA).: Allowed values: 156, 842, 276, 392
- reporter_code (string): Reporter country numeric code (e.g. '842' for USA, '276' for Germany).: Allowed values: 842, 276, 156, 392, 826
Example queries
- {"hs_code":"TOTAL","trade_flow":"2","partner_code":"156","reporter_code":"842"}