socialwatersanitationhygieneWASHSDG6world-bankWHOUNICEFfreshwaterpublic-healthdevelopmentinfrastructure

Global Water, Sanitation & Hygiene (WASH) Indicators by Country (1960–2023)

Category
Social
Records
13,888 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Comprehensive dataset covering water access, sanitation, hygiene, and freshwater resource indicators for 217 countries and territories from 1960 to 2023. ## Sources - **World Bank Open Data API** (WHO/UNICEF Joint Monitoring Programme for Water Supply, Sanitation and Hygiene) - **FAO AQUASTAT** via World Bank (freshwater withdrawal and resource data) - **UN-Water / UNESCO** via World Bank (renewable freshwater resources) - **WHO Global Health Observatory** via World Bank (WASH-related mortality, child mortality) ## Key Features - **13,888 rows** covering 217 countries × 64 years (1960–2023) - **40 columns** spanning drinking water access, sanitation, hygiene, freshwater resources, health outcomes, and demographics - Urban/rural breakdowns for water, sanitation, and hygiene indicators - Freshwater withdrawal by sector (agriculture, industry, domestic) - Child mortality and WASH-attributable mortality rates - Population, urbanization, and GDP context variables - World Bank region and income level classifications ## Indicator Groups 1. **Drinking Water Access** (6 indicators): Safely managed and basic service levels, urban/rural splits 2. **Sanitation Access** (6 indicators): Safely managed and basic service levels, urban/rural splits 3. **Open Defecation** (3 indicators): National, urban, and rural rates 4. **Hygiene** (2 indicators): Basic handwashing facility access, national and rural 5. **Freshwater Resources** (7 indicators): Renewable resources, withdrawal rates by sector 6. **Health Outcomes** (4 indicators): WASH mortality, under-5 mortality, infant mortality, diarrhea treatment 7. **Context** (4 indicators): Population, urbanization, rural share, GDP per capita ## Use Cases - Analyzing global progress toward SDG 6 (Clean Water and Sanitation) - Identifying countries with persistent water/sanitation gaps - Studying the relationship between WASH access and child mortality - Comparing urban vs. rural infrastructure development - Water stress and resource allocation analysis - Climate adaptation and water security research

Schema

NameTypeDescription
country_namestring
country_codestring
regionstring
income_levelstring
capital_citystring
latitudestring
longitudestring
yearstring
safely_managed_drinking_water_pctstring
basic_drinking_water_pctstring
rural_safely_managed_water_pctstring
urban_safely_managed_water_pctstring
rural_basic_water_pctstring
urban_basic_water_pctstring
safely_managed_sanitation_pctstring
basic_sanitation_pctstring
rural_safely_managed_sanitation_pctstring
urban_safely_managed_sanitation_pctstring
rural_basic_sanitation_pctstring
urban_basic_sanitation_pctstring
open_defecation_pctstring
rural_open_defecation_pctstring
urban_open_defecation_pctstring
basic_handwashing_facilities_pctstring
rural_handwashing_facilities_pctstring
renewable_freshwater_per_capita_cubic_mstring
renewable_freshwater_total_billion_cubic_mstring
freshwater_withdrawal_pct_of_resourcesstring
freshwater_withdrawal_agriculture_pctstring
freshwater_withdrawal_industry_pctstring
freshwater_withdrawal_domestic_pctstring
total_water_withdrawal_billion_cubic_mstring
wash_mortality_rate_per_100kstring
under5_mortality_rate_per_1000string
infant_mortality_rate_per_1000string
diarrhea_treatment_ors_pctstring
population_totalstring
urban_population_pctstring
rural_population_pctstring
gdp_per_capita_usdstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 2.5 / 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 Water, Sanitation & Hyg" })
// Found: 279b85ba-cc86-44af-af24-57d11e75bf57
get_download_url({ dataset_id: "279b85ba-cc86-44af-af24-57d11e75bf57" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/279b85ba-cc86-44af-af24-57d11e75bf57/download-url