World Bank API - Global Development Database
Pricing
from $0.01 / 1,000 results
World Bank API - Global Development Database
Access World Bank global development indicators. Get GDP, population, poverty rates, education, health metrics, and economic data for 200+ countries spanning 60+ years of historical data
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer

John Rippy
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
13 days ago
Last modified
Categories
Share
World Bank API - Global Development Data
API Integration
This actor connects to an external API service. You'll need valid API credentials from the service provider.
API Integration
This actor connects to an external API service. You'll need valid API credentials from the service provider.
Access World Bank global development indicators. Get GDP, population, poverty rates, education, health metrics, and economic data for 200+ countries spanning 60+ years.
Features
- Get Indicator: Any World Bank indicator by code
- Get Country Data: All indicators for a country
- Get GDP: GDP and economic growth data
- Get Population: Demographics and population stats
- Get Poverty: Poverty rates and inequality metrics
- Get Education: Literacy, enrollment, education spending
- Get Health: Life expectancy, mortality, healthcare
- Get Climate: CO2 emissions, energy, environment
- Demo Mode: Test with sample data
Quick Start
{"query": "example search"}
Demo Mode (Enabled by Default)
This actor uses a free public API and defaults to demoMode: true.
Since this actor wraps a free, publicly available API, demo mode is enabled by default. This allows you to:
- Test the actor without any configuration
- See real sample data from the actual API
- Verify the output format before integrating
To get customized results, simply provide your own input parameters.
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| See input schema |
Output Format
{"data": [...]}
Pricing
This actor uses pay-per-event billing:
- Get Indicator: $0.01
- Country Data: $0.01
- GDP Data: $0.01
- Population: $0.01
- Poverty Data: $0.01
- Education: $0.01
- Health: $0.01
- Climate: $0.01
Use Cases
- Economic research
- Market sizing by country
- Development analysis
- Investment research
- Academic research
- Policy analysis
- ESG reporting
- Global benchmarking
API Reference
See official API documentation for details.
Common Problems & Solutions
"Invalid API key" error
Cause: Your API key is wrong, expired, or doesn't have the right permissions. Fix: Double-check your API key. Make sure you copied it exactly without extra spaces.
"Rate limit exceeded" error
Cause: You've hit the API's rate limits. Fix: Wait a few minutes, then try again. Consider reducing the number of concurrent requests.
Empty or incomplete results
Cause: The target may have anti-scraping protection or the data doesn't exist. Fix:
- Check if the URL/search query is correct
- Try with different parameters
- Some sites may block automated access
Demo data showing instead of real results
Cause: demoMode is still set to true.
Fix: Set demoMode: false and provide your API key(s).
Built by John Rippy | Actor Arsenal