Upload README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# 🇦🇪 UAE Water Intelligence Dataset
|
| 2 |
+
|
| 3 |
+
A curated collection of open-source water data for the United Arab Emirates, compiled from 20+ international and national data sources.
|
| 4 |
+
|
| 5 |
+
## Dataset Description
|
| 6 |
+
|
| 7 |
+
This dataset aggregates water resource data relevant to UAE decision-makers, covering:
|
| 8 |
+
|
| 9 |
+
### Tables Included
|
| 10 |
+
|
| 11 |
+
| Table | Records | Description | Source |
|
| 12 |
+
|-------|---------|-------------|--------|
|
| 13 |
+
| `water_balance` | 22 | National water balance 2005-2026 (BCM/yr) | FAO AQUASTAT, UAE MoEI |
|
| 14 |
+
| `per_capita` | 22 | Population and per-capita consumption 2005-2026 | World Bank, DEWA, FEWA |
|
| 15 |
+
| `desalination_plants` | 15 | Major desalination facilities with capacity, technology, location | GWI DesalData, DEWA, FEWA, ADWEA |
|
| 16 |
+
| `groundwater_status` | 10 | Aquifer status, salinity, depletion trends | UAE MoEI, EAD, Hydrogeological Map |
|
| 17 |
+
| `water_quality` | 144 | Water quality monitoring across 12 locations (monthly) | EAD, DEWA, municipal reports |
|
| 18 |
+
| `climate_indicators` | 22 | Climate variables affecting water 2005-2026 | NASA POWER, WorldClim, UAE NCM |
|
| 19 |
+
| `water_stress` | 10 | WRI Aqueduct 4.0 risk indicators for UAE | WRI Aqueduct 4.0 |
|
| 20 |
+
| `emirate_profiles` | 7 | Emirate-level water profiles | UAE MoEI, DEWA, FEWA |
|
| 21 |
+
| `data_sources_catalog` | 20 | Index of all open-source water data sources | Multiple |
|
| 22 |
+
|
| 23 |
+
### Key Statistics (2026)
|
| 24 |
+
- **Total water withdrawal:** 4.65 BCM/year
|
| 25 |
+
- **Desalination production:** 2.70 BCM/year (58% of supply)
|
| 26 |
+
- **Groundwater extraction:** 1.49 BCM/year (declining)
|
| 27 |
+
- **Recycled wastewater:** 0.46 BCM/year (growing)
|
| 28 |
+
- **Per capita consumption:** 365 L/day (2-3x global average)
|
| 29 |
+
- **Water stress score:** 4.8/5 (Extremely High - 98th percentile globally)
|
| 30 |
+
|
| 31 |
+
### Original Data Sources
|
| 32 |
+
- [FAO AQUASTAT](https://www.fao.org/aquastat/en/)
|
| 33 |
+
- [WRI Aqueduct 4.0](https://www.wri.org/aqueduct/data)
|
| 34 |
+
- [UAE Bayanat Open Data](https://data.bayanat.ae/en_GB/group/water)
|
| 35 |
+
- [World Bank Water Indicators](https://data.worldbank.org/topic/water)
|
| 36 |
+
- [NASA GRACE Groundwater](https://grace.jpl.nasa.gov/)
|
| 37 |
+
- [NASA POWER Climate](https://power.larc.nasa.gov/)
|
| 38 |
+
- [GWI DesalData](https://www.desaldata.com/)
|
| 39 |
+
- [WHO/UNICEF JMP](https://washdata.org/)
|
| 40 |
+
|
| 41 |
+
## Interactive Dashboard
|
| 42 |
+
|
| 43 |
+
Explore this data interactively at: [UAE Water Intelligence Platform](https://huggingface.co/spaces/imranmustafa/uae-water-intelligence)
|
| 44 |
+
|
| 45 |
+
## License
|
| 46 |
+
|
| 47 |
+
Data compiled from publicly available open-source sources. Individual source licenses apply.
|