Territorilialized Climate Resilience Index for AdaptAction programme - West and Central Africa
---
title: Climate Resilience Index
emoji: π‘οΈ
colorFrom: red
colorTo: green
sdk: docker
pinned: true
---
# π‘οΈ Climate-Resilience-Index
> **Territorialized Climate Resilience Monitoring System**
> Developed for the AdaptAction programme (Expertise France) β West & Central Africa
---
## π Overview
The **Climate Resilience Index (CRI)** is an open-source framework for computing multi-dimensional, territorialized resilience scores at sub-national level across Sub-Saharan Africa. It synthesizes climate exposure data (NASA POWER, ERA5), socio-economic vulnerability indicators, and ecosystem metrics into a single composite index β updated quarterly via automated pipeline.
**Designed for:** Expertise France, GIZ, Enabel, UNDP, and other international development actors integrating climate resilience into programme M&E cycles.
**Coverage:** Niger, Mali, Burkina Faso, Senegal, Mauritania, Chad, CAR, Cameroon, and 4+ additional countries (AdaptAction scope: 12β18 countries).
---
## π Dashboard Preview
```
πΊοΈ Territorial Map π¨ Active Alerts
ββββββββββββββββββββββββ βββββββββββββββββββββββ
β βββ Niger β β π΄ Agadez NER-001 β
β βββ Mali βββ β β CRI: 18.2 β -6.1 β
β ββ BFA β β π Gao MLI-007 β
β π΄=critical β β CRI: 28.4 β -5.2 β
β π‘=watch β β π‘ Maradi NER-003 β
β π’=resilient β β CRI: 37.8 stable β
ββββββββββββββββββββββββ βββββββββββββββββββββββ
π CRI Trajectories π·οΈ Pillar Radar
Niger ββββββββ Exposure β
Mali ββββββ Sensitivity β
BFA ββββββ Adaptive Cap β
β thresholds Livelihood β
```
βΆ **Live Demo** β run `python dashboard/app.py`
---
## ποΈ Architecture
```
Climate-Resilience-Index/
β
βββ climate_resilience/ # Core Python package
β βββ indices.py # CRI computation engine (5-pillar model)
β βββ data_loader.py # NASA POWER / ERA5 / CHIRPS ingestion
β βββ spatial.py # G β¦