Data Project · Python · Visualisation

ASEAN Vaccine Coverage Trends

This project analyses vaccination coverage data for 14 vaccines across 10 ASEAN countries, spanning 2000 to 2023 (124 records, 28 variables). The downloaded data was pivoted from long to wide format using pandas melt, and line graphs were visualized using Seaborn to reveal coverage trends by vaccine type and country.