World Bank Jobs
Pricing
Pay per usage
Go to Apify Store
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Prophed Com
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
9 minutes ago
Last modified
Categories
Share
World Bank source indicator catalog Actor generated from opportunity worldbank:25. It fetches the indicator catalog for a World Bank source and emits one normalized dataset row per indicator.
Use cases
- Discover indicators available in a specific World Bank source.
- Feed indicator catalogs into research, BI, RAG, and data discovery workflows.
- Schedule recurring snapshots of World Bank source catalogs.
- Filter indicators by id, name, source note, or topic text.
Source
- World Bank source ID: 25
- Source URL: https://api.worldbank.org/v2/sources/25?format=json
- Opportunity ID: worldbank:25
Input
{"sourceId": "25","search": "","pageSize": 100,"maxPages": 10,"maxItems": 1000}
Output
Each dataset row is one indicator from the selected source:
{"source": "world-bank","sourceId": "25","sourceName": "Global Economic Monitor","indicatorId": "CPTOTNSXN","indicatorName": "CPI Price, nominal","sourceNote": "The consumer price index reflects...","page": 1,"fetchedAt": "2026-07-05T00:00:00.000Z"}
Failed pages produce structured error rows and the Actor stops after the failed page to avoid duplicate retries.
Monetization
This Actor is designed for Apify PAY_PER_EVENT pricing on default dataset items. It uses direct World Bank API calls and caps pages/items to keep runs predictable.