Analyze global COVID-19 data using SQL to uncover trends in cases, deaths, and vaccinations, and visualize insights using Tableau.
- SQL (Data Analysis & Aggregation)
- Tableau (Data Visualization)
- Excel / CSV Data
- Data exploration and cleaning using SQL
- Calculation of infection rate, death percentage, and vaccination trends
- Use of CTEs, Window Functions, Temp Tables, and Views
- Dashboard creation in Tableau
- Total cases vs total deaths
- Infection rate per population
- Highest death count by country & continent
- Global COVID metrics
- Rolling vaccination analysis using window functions
This project demonstrates how SQL analysis can be used to transform raw health data into insights that support trend analysis and decision-making.
