healthcarehealthcareglobal-healthWHOdisease-burdenmortalityimmunizationhealth-expenditureUHCpanel-data1980-2024

Global Healthcare Infrastructure & Disease Burden (1980-2024)

Category
Healthcare
Records
10,170 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
1

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

NameTypeDescription
iso_codestring
countrystring
regionstring
yearstring
life_expectancy_yearsstring
infant_mortality_per_1000string
under5_mortality_per_1000string
maternal_mortality_per_100kstring
physicians_per_1000string
nurses_per_1000string
hospital_beds_per_1000string
health_expenditure_pct_gdpstring
health_expenditure_per_capita_usdstring
out_of_pocket_expenditure_pctstring
dpt_immunization_pctstring
measles_immunization_pctstring
hiv_prevalence_pctstring
tb_incidence_per_100kstring
ncd_mortality_pct_30_70string
uhc_service_coverage_indexstring
birth_rate_per_1000string
death_rate_per_1000string
clean_water_access_pctstring
sanitation_access_pctstring
obesity_prevalence_pctstring
diabetes_prevalence_pctstring
tobacco_use_pctstring
alcohol_consumption_liters_pcstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 5 / 5
1 downloads
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 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
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/526457a6-a870-49ab-9115-c236fbfdf377/download-url