World Bank Global Jobs Indicators Database (JOIN)
Pricing
Pay per usage
World Bank Global Jobs Indicators Database (JOIN)
Fetch and normalize the World Bank indicator catalog for Global Jobs Indicators Database (JOIN).
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Prophed Com
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
15 minutes ago
Last modified
Categories
Share
World Bank source indicator catalog Actor generated from opportunity worldbank:86. 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: 86
- Source URL: https://api.worldbank.org/v2/sources/86?format=json
- Opportunity ID: worldbank:86
Input
{"sourceId": "86","search": "","pageSize": 100,"maxPages": 10,"maxItems": 1000}
Output
Each dataset row is one indicator from the selected source:
{"source": "world-bank","sourceId": "86","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.