Logo Lanfrica

ikraamhazzan1-cyber/somalia-measles-analysis

Domain:

healthcare

Record type:

project
Creator:
ikr
Host:
Regional analysis of measles vaccination coverage gaps and zero-dose children across Somalia 2019-2023 | Python | WHO Target Analysis # πŸ’‰ Somalia Measles Vaccination Coverage Analysis β€” 2019–2023 > **Regional analysis of measles vaccination coverage gaps, zero-dose children, and structural determinants of immunization failure across seven Somali regions β€” 2019 to 2023.** --- ## πŸ“‹ Overview This project investigates why measles vaccination coverage in Somalia remains critically below the WHO 95% herd immunity threshold β€” and which structural factors drive coverage failure. The analysis uses district-level immunization data to identify priority regions, quantify unvaccinated child burden, and model determinants of low coverage. --- ## πŸ”‘ Key Findings | Metric | Value | |--------|-------| | Unvaccinated Children (2023) | **125,025** | | Regions reaching WHO 95% target | **0 out of 7** | | Lowest MCV1 coverage | **Southwest State β€” 46%** | | Highest MCV1 coverage | **Somaliland β€” 83%** | | IDP–coverage correlation | **r = βˆ’0.939** (p<0.001) | | Conflict–coverage correlation | **r = βˆ’0.928** (p<0.001) | --- ## πŸ“Š Figures | Figure | Description | |--------|-------------| | `fig1_regional_coverage.png` | MCV1/MCV2 vs WHO target by region | | `fig2_coverage_trends.png` | 5-year trend lines by region | | `fig3_unvaccinated_heatmap.png` | Zero-dose children heatmap | | `fig4_determinants.png` | Structural drivers correlation plots | | `fig5_geographic_map.png` | GIS-style bubble map of Somalia | --- ## πŸ—‚οΈ Project Structure ``` measles_project/ β”œβ”€β”€ data/ β”‚ └── somalia_measles_data.csv β”œβ”€β”€ scripts/ β”‚ └── measles_analysis.py β”œβ”€β”€ outputs/ β”‚ β”œβ”€β”€ fig1_regional_coverage.png β”‚ β”œβ”€β”€ fig2_coverage_trends.png β”‚ β”œβ”€β”€ fig3_unvaccinated_heatmap.png β”‚ β”œβ”€β”€ fig4_determinants.png β”‚ └── fig5_geographic_map.png └── report/ └── Somalia_Measles_Report_2019_2023.html ``` --- ## πŸ› οΈ Methods - **Design:** Retrospective cross-sectional analysis - **Outcomes:** MCV1/MCV2 coverage (%), zero-dose children - **Determinants:** Distance to clinic, IDP %, conflict score - **Statistics:** Pearson correlation, d …

Languages

Licenses