Trademap: Get Yearly Time Series
Trademap via Parse · government_public
Retrieve yearly trade value time series for a specific product and reporter country. Returns exported/imported values across multiple recent years for top trading countries. Each record includes the country name and value columns for each available year. Useful for trend analysis over a 5-year window. 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_yearly_time_series
- Interface artifact
- sha256:bf4c443ca8751eb2efb15086c4c51acfa0b737fc086c7e2bd0faa2bcdcd4043b
- Manifest digest
- sha256:680acdcb62f299657073821fdcabbe90e51c6ff6563d90070cd51a2db56744fd
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"}