# πΉπ© Chad Development Intelligence Dashboard
> **The first open-source interactive dashboard built exclusively on official Chad
> government statistical data β making 30 years of development indicators
> accessible and actionable for NGOs, policymakers, and researchers.**
## π Live Demo
π **View the Dashboard**
No installation needed. Works in any browser on any device.
---
## π What's Inside
The dashboard integrates **12 official datasets** from INSEED Chad and the Chad Data
Portal into 4 interactive sections:
### π« Health & Nutrition
- Under-5 mortality trend (1996β2014)
- Food insecurity prevalence β 39% of population undernourished
- Vaccination coverage (BCG, Measles, Polio)
- Maternal mortality rate β 1,140 per 100,000 births (2018)
- Stunting and wasting prevalence in children
### π Economy & GDP
- GDP trend 2005β2022 (current prices, FCFA)
- GDP breakdown by sector (Primary / Secondary / Tertiary)
- Poverty rate trend β 42% below poverty line (2018)
- Gini coefficient β income inequality index
### πΎ Food Security
- Food insecurity by region (22 regions monitored)
- National food insecurity trend 2016β2024
- Over 6 million Chadians face acute food insecurity (2024)
### π₯ Demography
- Life expectancy trend (1993β2019) β from 47 to 54 years
- Fertility rate β 6.1 children per woman (2019)
- Population growth rate β 3% annually
---
## ποΈ Integrated Dataset
`chad_inseed_master_dataset.csv` β All 12 official datasets merged into one
clean master file.
| Field | Description |
|-------|-------------|
| `indicator` | Name of the statistical indicator |
| `region` | Chad region or TCHAD (national) |
| `unit` | Unit of measurement |
| `year` | Year of observation |
| `value` | Numerical value |
| `source` | Original INSEED dataset source |
**Stats:**
- 2,349 records
- 98 unique indicators
- 23 regions
- Coverage: 1993β2024
- 12 official source datasets
---
## π Project Structure
```
chad-development-dashboard/
β
βββ index.html β¦