# Kenya Poverty & Conflict Dashboard
## π Project Overview
This project analyzes the relationship between **poverty** and **conflict** across all 47 counties in Kenya using Python and Power BI.
## π― Key Findings
- **Critical counties**: Mandera, Turkana, Marsabit (high poverty + high conflict)
- **Urban conflict**: Nairobi (low poverty but high conflict)
- **Correlation**: 0.505 positive correlation between poverty and conflict
## π οΈ Tools Used
- **Python**: Data cleaning, merging, geospatial processing
- **Power BI**: Interactive dashboards, maps, visualizations
## π Files
- `/data/raw` - Original datasets from HDX and UCDP
- `/data/processed` - Cleaned data ready for analysis
- `/python` - Python scripts for data processing
- `/powerbi` - Power BI dashboard file
- `/outputs` - Final GeoJSON and screenshots
## πΈ Dashboard Preview
[ ]
## π How to Run
1. Run Python scripts in order:
- `01_clean_poverty.py`
- `02_clean_conflict.py`
- `03_merge_data.py`
- `04_create_geojson.py`
2. Open `powerbi/Kenya_Poverty_Conflict_Dashboard.pbix` in Power BI
## π Data Sources
- **Poverty data**: HDX Humanitarian Data Exchange
- **Conflict data**: UCDP (Uppsala Conflict Data Program)
- **Shapefile**: Kenya counties
## π€ Author
[peter munyalo]
## π
Date
February 2026