Gender Data Portal
The World Bank Gender Data Portal API provides access to gender-related development indicators as time series data by country, covering women's economic participation, education, health, and political representation. It supports querying by country, topic, and individual indicator code.
Screenshot:
Slug: gender-data-portal
Key:
Base URL:
Auth: none
Endpoints: 7
Reachable: unknown
CORS: unknown
Tier: verified
Key:
worldbank.org:gender-data-portalBase URL:
https://www.worldbank.org/en/data/Auth: none
Endpoints: 7
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
Endpoints (7)
| Path | Summary | Response | Auth |
|---|---|---|---|
| country | List countries and regions | application/json |
— |
| country/{country_code} | Get country details | text/xml |
— |
| country/{country_code}/indicator/{indicator_code} | Get indicator data for a country | text/xml |
— |
| indicator | List indicators | application/json |
— |
| indicator/{indicator_code} | Get indicator metadata | text/xml |
— |
| topic | List topics | application/json |
— |
| topic/{topic_id}/indicator | List indicators by topic | application/json |
— |