Back to catalog
Cortexa research tool·structure·worldbank
WorldBank Search Indicators
Search World Bank for development indicators by keyword. Returns indicator codes, names, descriptions, units, and source databases. Use this to discover indicator codes for WorldBank_get_indicator. The World Development Indicators (WDI) database contains 1400+ indicators covering health, education, economy, environment, infrastructure, poverty, and more.
Livelast probed 2026-04-30 23:07Z· 110msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 110ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"per_page": {
"description": "Number of results to return (default 10, max 1000)",
"type": [
"integer",
"null"
]
},
"query": {
"description": "Search keyword for indicators (e.g., 'GDP', 'mortality', 'literacy', 'CO2', 'poverty', 'vaccination', 'life expectancy')",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default WorldBank Search Indicators call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_WorldBank_search_indicators
- Tool name
- WorldBank_search_indicators
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse