scientifichealthcare

Global Healthcare Access & Health Outcomes Index by Country — 2024

Category
Scientific
Records
70 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
Verification
unverified
PII
infant_mortality_per_1000_births, maternal_mortality_per_100k_births
Downloads
0

About this data

Multi-source healthcare index across 70 countries from WHO and World Bank data.

Schema

NameTypeDescription
countrystring
iso3_codestring
regionstring
life_expectancy_yearsstring
uhc_coverage_indexstring
physicians_per_10k_popstring
health_expenditure_per_capita_usdstring
hospital_beds_per_1000_popstring
infant_mortality_per_1000_birthsstring
maternal_mortality_per_100k_birthsstring
healthcare_access_scorestring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.4 / 5
0 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 Access & Hea" })
// Found: d290449c-e342-4393-b4e8-9f815a9e6607
get_download_url({ dataset_id: "d290449c-e342-4393-b4e8-9f815a9e6607" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/d290449c-e342-4393-b4e8-9f815a9e6607/download-url