WHO Global Health Observatory (GHO) — 3,059 health indicators, all countries. License: CC BY-NC-SA 3.0 IGO Source: https://ghoapi.azureedge.net/api/ No API key required. Coverage: * Life expectancy, mortality, disease burden, nutrition, health systems * ~3,059 indicators × 194 countries ×…
WHO Global Health Observatory (GHO) — 3,059 health indicators, all countries. License: CC BY-NC-SA 3.0 IGO Source: https://ghoapi.azureedge.net/api/ No API key required. Coverage: * Life expectancy, mortality, disease burden, nutrition, health systems * ~3,059 indicators × 194 countries × 1990–present Strategy: * GET /api/Indicator → list all indicator codes * For each indicator: GET /api/{indicator}?$filter=... → all observations * Long format Parquet; fully resumable (skip existing parquets) Run: python jobs/ingest_who_gho.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Who Gho",
"description": "WHO Global Health Observatory (GHO) — 3,059 health indicators, all countries. License: CC BY-NC-SA 3.0 IGO Source: https://ghoapi.azureedge.net/api/ No API key required. Coverage: * Life expectancy, mortality, disease burden, nutrition, health systems * ~3,059 indicators × 194 countries ×…",
"url": "https://econdatalibrary.com/who_gho.html",
"identifier": "who_gho",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Who Gho"
},
"keywords": [
"who_gho"
],
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-who_gho",
"https://zenodo.org/communities/econdatalibrary"
],
"usageInfo": "Metadata-only catalog entry. This source's license does not permit redistribution, so the data itself is not served here; use the provider link to obtain the data under its terms."
}{
"@context": {
"@language": "en",
"@vocab": "https://schema.org/",
"cr": "http://mlcommons.org/croissant/",
"data": {
"@id": "cr:data",
"@type": "@json"
},
"dataType": {
"@id": "cr:dataType",
"@type": "@vocab"
},
"sc": "https://schema.org/",
"conformsTo": "dct:conformsTo",
"dct": "http://purl.org/dc/terms/"
},
"@type": "sc:Dataset",
"conformsTo": "http://mlcommons.org/croissant/1.0",
"name": "who_gho",
"description": "WHO Global Health Observatory (GHO) — 3,059 health indicators, all countries. License: CC BY-NC-SA 3.0 IGO Source: https://ghoapi.azureedge.net/api/ No API key required. Coverage: * Life expectancy, mortality, disease burden, nutrition, health systems * ~3,059 indicators × 194 countries ×…",
"url": "https://econdatalibrary.com/who_gho.html",
"creator": {
"@type": "sc:Organization",
"name": "Who Gho"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"isAccessibleForFree": false,
"usageInfo": "Metadata-only Croissant record; underlying data is not redistributed under this source's license."
}