scientificwaterenvironmentclimatesustainabilityESGfreshwaterglobalcountry-level

Global Water Stress & Freshwater Access Index by Country — 2024

Category
Scientific
Records
67 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
Verification
unverified
PII
None detected
Downloads
0

About this data

Comprehensive dataset tracking water stress levels, freshwater availability, and drinking water access across 67 countries spanning all continents and income levels. Combines data from four authoritative sources: WRI Aqueduct 4.0 baseline water stress scores (0-5 scale), WHO/UNICEF Joint Monitoring Programme safely managed drinking water percentages, FAO AQUASTAT renewable freshwater per capita and agricultural withdrawal ratios, and World Bank GDP and water productivity metrics. Covers all five water stress categories from Low to Extremely High. Ideal for environmental research, climate policy analysis, ESG scoring, and development economics.

Schema

NameTypeDescription
Countrystring
ISO_Alpha3string
Regionstring
Population_Millions_2024string
WRI_Aqueduct_Baseline_Water_Stress_Score_0to5string
Water_Stress_Categorystring
Pct_Safely_Managed_Drinking_Water_JMPstring
Renewable_Freshwater_Per_Capita_m3_yr_FAOstring
Ag_Water_Withdrawal_Pct_of_Total_FAOstring
GDP_Per_Capita_USD_2024string
Water_Productivity_USD_per_m3_2017string

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 Water Stress & Freshwat" })
// Found: bb266903-0826-4320-ad41-87b1892ade1e
get_download_url({ dataset_id: "bb266903-0826-4320-ad41-87b1892ade1e" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/bb266903-0826-4320-ad41-87b1892ade1e/download-url