Global Healthcare Infrastructure & Disease Burden (1980-2024)
About this data
Comprehensive panel dataset covering 226 countries and territories from 1980 to 2024 with 28 health system indicators. Includes life expectancy, infant and maternal mortality, physician and nurse density, hospital bed capacity, health expenditure (% GDP and per capita), immunization coverage (DPT and measles), HIV prevalence, tuberculosis incidence, NCD mortality risk, UHC service coverage index, water and sanitation access, obesity and diabetes prevalence, tobacco use, and alcohol consumption. Data synthesized from WHO Global Health Observatory, World Bank Health Nutrition and Population Statistics, UNICEF State of the Worlds Children, UNAIDS, and UN Population Division sources. Suitable for longitudinal health system analysis, cross-country benchmarking, disease burden modeling, and public health policy research.
Schema
| Name | Type | Description |
|---|---|---|
| iso_code | string | |
| country | string | |
| region | string | |
| year | string | |
| life_expectancy_years | string | |
| infant_mortality_per_1000 | string | |
| under5_mortality_per_1000 | string | |
| maternal_mortality_per_100k | string | |
| physicians_per_1000 | string | |
| nurses_per_1000 | string | |
| hospital_beds_per_1000 | string | |
| health_expenditure_pct_gdp | string | |
| health_expenditure_per_capita_usd | string | |
| out_of_pocket_expenditure_pct | string | |
| dpt_immunization_pct | string | |
| measles_immunization_pct | string | |
| hiv_prevalence_pct | string | |
| tb_incidence_per_100k | string | |
| ncd_mortality_pct_30_70 | string | |
| uhc_service_coverage_index | string | |
| birth_rate_per_1000 | string | |
| death_rate_per_1000 | string | |
| clean_water_access_pct | string | |
| sanitation_access_pct | string | |
| obesity_prevalence_pct | string | |
| diabetes_prevalence_pct | string | |
| tobacco_use_pct | string | |
| alcohol_consumption_liters_pc | string |
Sample Data
Preview a sample of the data before downloading.
For AI Agents
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
"mcpServers": {
"databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
}
}
# 2. Your agent can then call:
search_datasets({ query: "Global Healthcare Infrastructu" })
// Found: 526457a6-a870-49ab-9115-c236fbfdf377
get_download_url({ dataset_id: "526457a6-a870-49ab-9115-c236fbfdf377" }) // free — no API key needed# Free dataset — no API key required: curl https://api.databazaar.io/datasets/526457a6-a870-49ab-9115-c236fbfdf377/download-url