Trademap: Goods Trade Indicators
Trademap via Parse · Government & Public Sector
Returns goods trade indicators (value, balance, growth rates) by HS product or partner country for the most recent reference year. Available indicators: VAL (trade value), BAL (trade balance), GV5 (5-year growth), GV2 (2-year growth), GV5W (world 5-year growth). Paginated. Access international trade data from ITC Trade Map including goods and services trade statistics, time series, trade indicators, country lists, and product classifications (HS codes, EBOPS codes). Fulfilled by Parse from beta.trademap.org.
- b2b-directory
- beta-trademap-org
- finance
- government-public
- parse
- platform-key
- trademap
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Government & Public Sector
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9f9021d2-26de-464e-a412-80acf4d30519/goods_trade_indicators
- Interface artifact
- sha256:dd384db7f0578cb80b24ddb08a5c130adbc4bea2a958c59a071db65d70d74c16
- Manifest digest
- sha256:9fec9e3f914701afa669746c9077d685c81dafd8b6aae63ba8acbc68faeacc75
Request fields
- by (string): Breakdown dimension for indicators.: Allowed values: byProduct, byCountry
- page (integer): Page number for paginated results.
- country (string): Reporter country code (3-digit). Must be a specific country, not 000.
- partner (string): Partner country code. 000 means all partners (World).
- product (string): HS product code to filter by, or ALL for all products.
- sort_by (string): Sort by indicator code.
- currency (string): Currency for trade values.: Allowed values: USD, EUR
- hs_level (string): HS classification detail level.: Allowed values: 2, 4, 6
- sort_dir (string): Sort direction for results.: Allowed values: asc, desc
- page_size (string): Number of records per page (max 500).
- indicators (string): Comma-separated list of indicator codes to include: VAL, BAL, GV5, GV2, GV5W.
- trade_flow (string): Direction of trade.: Allowed values: E, I
- direct_mirror (string): Data source type.: Allowed values: D, M
Example queries
- {"by":"byProduct","country":"842","partner":"000","product":"ALL","sort_by":"VAL","currency":"USD","hs_level":"2","sort_dir":"asc","page_size":"50","indicators":"VAL,BAL,GV5,GV2,GV5W","trade_flow":"E","direct_mirror":"D"}