Skip to content

AkpanDaniel/global-vaccination-analysis

Repository files navigation

Global Vaccination Coverage Analysis (1980–2021)

Python analysis of global childhood vaccination coverage (1980–2021). Interactive Plotly maps and charts reveal historical progress, COVID disruptions, and persistent inequities in core and newer vaccines.

Python-based exploratory data analysis of childhood immunization rates worldwide using WHO/Our World in Data dataset.

Key Insights

  • Core vaccines (DTP3, MCV1, Pol3, BCG) rose from ~20% in 1980 to ~81–86% by 2019, with a dip to ~81% in 2021 due to COVID disruptions.
  • Global DTP3 recovered to 85% by 2024 (latest WHO/UNICEF estimates), but progress has plateaued.
  • Newer vaccines (PCV3, RotaC, Hib3) show clear adoption delays — many countries still below 50% in 2021.
  • Persistent inequities: High coverage in Europe/Americas/East Asia (>90%); low in parts of Africa and conflict zones (<70%).

Visualizations

1. Global DTP3 Coverage Evolution (1980–2021)

Interactive animated choropleth map showing, 40+ years of progress.

vaccine12

2. Global Vaccination Trends (Core Vaccines)

Average coverage over time.

vaccine3

3. Country-Level Vaccine Coverage Over Time

All vaccines for selected countries (examples).

Rwanda

vaccine11

Nigeria – Progress with gaps in newer vaccines

vaccine7

4. DTP3 Coverage by Country (2021)

Static choropleth highlighting geographic inequities. vaccine12

Tech Stack

  • Python
  • Pandas (data cleaning)
  • Plotly Express (interactive visualizations)
  • Jupyter Notebook

Dataset

Source: Our World in Data - Global Vaccination Coverage

Related Article

Full analysis published on Medium:
(https://medium.com/@danisinator123/the-hidden-story-in-global-vaccination-data-a-triumph-interrupted-and-why-2026-matters-f0445135a50e)

Setup & Run

git clone https://github.com/yourusername/global-vaccination-analysis.git
cd global-vaccination-analysis
jupyter notebook vaccinereal.ipynb

About

Python analysis of global childhood vaccination coverage (1980–2021). Interactive Plotly maps and charts reveal historical progress, COVID disruptions, and persistent inequities in core and newer vaccines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors