Project information
- Project Name: Decoding COVID-19 Impact
- Tools: SQL Server
- Techniques Used: Window Functions,Table Joins, Common Table Expressions (CTEs), Data Aggregation
- Project URL: : GitHub Link
Project Details
• Created window functions to uncover global trends in infection and death rates.
• Calculated location-specific death percentages for severity assessment through aggregation and filtering.
• Identified countries with the highest infection rates relative to population.
• Analyzed population-vaccination rate relationships using Common Table Expressions (CTEs)