This repository contains a Shiny app that I created to visualize neonatal, infant, child, and under-five mortality in Kenya for the years 2014 and 2022. It also includes the dataset used to develop the app. As for the shapefiles, they can be accessed from various online platforms.
# πΊοΈ Mortality Analysis in Kenya (2014β2022)
This dashboard is an interactive data visualization tool built in **R Shiny** to compare neonatal, infant, child, and under-five mortality rates (per 1,000 live births) across Kenyan counties for the years 2014 and 2022.
## π Purpose
Kenyaβs Vision 2030 aims to reduce:
- **Neonatal mortality** to **13 per 1,000**
- **Infant mortality** to **20 per 1,000**
- **Under-five mortality** to **24 per 1,000** live births by the year 2030.
This dashboard was developed to visualize progress towards these goals using county-level data.
---
## π Live Dashboard
π **Access the Shiny Dashboard Here**:
dz01yb-ogechi-koel.shinyappβ¦
---
## π Project Structure
```bash
βββ app.R # Main Shiny dashboard application
βββ README.md # Project documentation
βββ data.xlsx # Mortality dataset for 2014 and 2022
βββ kenya_county_shapefile/
βββ ke_county.shp # Kenya counties shapefile (plus associated .dbf, .shx, .prj files)
βββ ke_county.dbf
βββ ke_county.shx
βββ ke_county.prj
```
---
## Developer
**Ogechi Daniel Koel**
*Data Scientist & Biostatistician at DataQuest Solutions*