Downloaded the static CSV from Our World in Data and split it into two files:
- Covid Deaths
- Covid Vaccinations
Both files were imported into a SQL database for exploration. Specific queries were then loaded into Power BI, with Power Query handling any additional transformations.
The report has two tabs: Continent grouping (showing infection and mortality rates by continent over time) and Country grouping (with a toggle to switch between Mortality Rate and Infection Rate by country).