Public Health Surveillance Dashboard — Somalia | React + Recharts
# 🇸🇴 Somalia Public Health Surveillance Dashboard
> An interactive public health surveillance dashboard monitoring disease outbreaks, vaccination coverage, and epidemic trends across 18 regions of Somalia.
---
## 🌐 Live Demo
🔗 **View Dashboard →**
---
## 📸 Overview
This dashboard simulates a real-time disease surveillance system for Somalia, built as part of an epidemiology portfolio project. It visualizes multi-disease burden, outbreak alerts, vaccination gaps, and regional health indicators — the kind of tool used by WHO, UNICEF, and the Somalia Ministry of Health.
---
## ✨ Features
| Feature | Description |
|---------|-------------|
| 🗺️ **Interactive Somalia Map** | Region-level disease burden with hover tooltips |
| 📊 **Epidemic Curves** | 12-week trend lines for Cholera, Measles, Malaria, AWD |
| 🔴 **Outbreak Alert System** | Red / Yellow / Green classification |
| 💉 **Vaccination Coverage** | EPI coverage vs WHO 95% target |
| 🔍 **Search & Filter** | Filter by disease, alert level, region |
| ⬇️ **CSV Export** | Download surveillance data |
| 🖨️ **Print Report** | Printable PDF-style report |
| 📱 **Responsive Design** | Mobile and desktop friendly |
---
## 🦠 Diseases Tracked
- **Cholera** — Waterborne outbreak surveillance
- **Measles** — Vaccine-preventable disease monitoring
- **Malaria** — Vector-borne disease tracking
- **AWD** — Acute Watery Diarrhea (WASH-related)
---
## 🛠️ Tech Stack
| Technology | Purpose |
|-----------|---------|
| **React** | UI framework |
| **Recharts** | Data visualization |
| **JavaScript ES6+** | Logic and interactivity |
| **GitHub Pages** | Free hosting |
---
## 📊 Data Sources
> ⚠️ Simulated sample data for portfolio demonstration.
> Based on publicly available reports from:
- WHO Somalia Health Situation Reports
- UNICEF Somalia Humanitarian Reports
- Somalia Federal Ministry of Health
*Production version would connect to live DHIS2 or WHO API.*
---
## 🚀 Run Locally
```bash
git clone
github.co …