Worldbank: Get Country List
Worldbank via Parse · government_public
Retrieve the list of countries available in WITS with their ISO3 codes, names, regions, and income groups. Optionally filter by region name (case-insensitive substring match). Returns all 266 countries when no filter is applied. Each country includes its World Bank region classification and income group. 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_country_list
- Interface artifact
- sha256:8e23756e6f8e28eff69db3f4b3fba2f716f4657ca5a84145cc16a59b13552fb3
- Manifest digest
- sha256:67aff996a0745b1fda9b7c2ee878aa78e37fba6502ef22f44bbbff807868148a
Request fields
- region (string): Region filter applied as a case-insensitive substring match on the region field. Accepted values include 'Sub-Saharan Africa', 'Europe & Central Asia', 'Middle East & North Africa', 'East Asia & Pacific', 'South Asia', 'Latin America & Caribbean', 'North America'. Omit to return all countries.: Allowed values: Sub-Saharan Africa, Europe & Central Asia, Middle East & North Africa, East Asia & Pacific, South Asia, Latin America & Caribbean, North America
Example queries
- {"region":"Sub-Saharan Africa"}