Skip to content

This project involves an exploratory analysis of COVID-19 deaths and vaccination data from March 2020 to June 2021. The dataset was sourced from Our World in Data and analyzed using MS-SQL Server. Key SQL techniques used include Joins, CTEs, Temp Tables, Window Functions, Aggregate Functions, Creating Views, and Data Type Conversions.

Notifications You must be signed in to change notification settings

Nikhilash45/SQL_Covid19-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Data Analysis Project

In my SQL project, I conducted an exploratory analysis of Covid-19 deaths and vaccination data from March 2020 to June 2021 using MS-SQL Server. The raw dataset, sourced from Our World in Data, was imported into a SQL Database on my local machine. The analysis involved using various SQL skills, including Joins, CTEs, Temp Tables, Window Functions, Aggregate Functions, Creating Views, and Converting Data Types.

Skills Utilized:

  1. Joins
  2. Common Table Expressions (CTEs)
  3. Temporary Tables
  4. Window Functions
  5. Aggregate Functions
  6. Creating Views
  7. Converting Data Types

Data Source:

COVID-19 Deaths Dataset ( https://ourworldindata.org/covid-deaths )

Tools:

MS-SQL Server

About

This project involves an exploratory analysis of COVID-19 deaths and vaccination data from March 2020 to June 2021. The dataset was sourced from Our World in Data and analyzed using MS-SQL Server. Key SQL techniques used include Joins, CTEs, Temp Tables, Window Functions, Aggregate Functions, Creating Views, and Data Type Conversions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published