Worldbank: Get Trade By Partner
Worldbank via Parse · government_public
Retrieve bilateral trade data for a country and year using the WITS Chord API. Returns partner-level import/export values and metadata including number of products traded, partner share percentages, and trade balance. The data array contains per-partner trade flows; the MetaData array contains aggregate country-level trade values. An API for the World Bank World Integrated Trade Solution (WITS) platform, providing detailed trade statistics, tariff information, bilateral trade data, and development indicators for countries worldwide. Fulfilled by Parse from wits.worldbank.org.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- wits-worldbank-org
- worldbank
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2f90776c-49cd-4aae-bacb-3de969248392/get_trade_by_partner
- Interface artifact
- sha256:400f277386b64dca9bc40f5d0a535996e4682578c1309f9e72b5da87421678f5
- Manifest digest
- sha256:f4bbb3f841886643aa3e1fc05040fe5eb79f7b1a17382dccc6016a4c0ca17cf6
Request fields
- iso3 (string, required): ISO3 country code of the reporting country (e.g. 'USA' for United States, 'DEU' for Germany).: Allowed values: USA, DEU, NGA, ZAF, CHN
- year (string, required): Four-digit year for trade data (e.g. '2021').: Allowed values: 2021, 2020, 2019
- limit (integer): Maximum number of partner records to return.
Example queries
- {"iso3":"USA","year":"2021","limit":"5"}