Covid-19 Data Exploration with SQL
Aim: To study the data using SQL and answers questions about the death rates, vaccination trends across the globe, etc.
Skills used: Joins, CTE's, Temp Tables, Windows Functions, Aggregate Functions, Creating Views, Converting Data Types.
Learnings:
- Clean semi-structured data present in Excel and load it in Azure data studio.
- Load and preview the data.
- Data pre-processing. Convert datatypes of columns.
- Exploratory data analysis