Trademap: Get Trade Indicators
Trademap via Parse · government_public
Retrieve trade indicators (export value, trade balance, growth, share, concentration) for a specific product and reporter country. Returns a list of exporting countries ranked by export value. Each record includes the exporter name, value exported, trade balance, annual growth rates, world export share percentage, average distance of importing countries, and concentration index. Use trade_flow to switch between export and import perspectives. Paginates as a single page containing all ranked countries. 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_trade_indicators
- Interface artifact
- sha256:ae15bb0e48ed9b042865f2ef7aeecf5dfc3a01503454862c2bcefcf88989476f
- Manifest digest
- sha256:be64612bb9af16ee9ccb067d125a3882c31207c3fb77911a7d94beb7147fd5ac
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 to filter results. Empty string for all partners.
- reporter_code (string): Reporter country numeric code (e.g. '842' for USA, '276' for Germany, '156' for China).: Allowed values: 842, 276, 156, 392, 826
Example queries
- {"hs_code":"TOTAL","trade_flow":"2","reporter_code":"842"}