Skip to content

This involves data mining, data aggregation and short analysis. These are all SQL based. SQL is a query language that allows to deal with big database and make quantitative analysis.

Notifications You must be signed in to change notification settings

saima8/COVID19_Data_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Data-Analysis

This involves data mining, data aggregation and short analysis. These are all SQL based. SQL is a query language that allows to deal with big database and make quantitative analysis.

COVID-19 Deaths

Link to dataset - https://ourworldindata.org/covid-deaths

In this project, I have used SQL to do some Data Exploration on COVID-19 deaths dataset. I joined two tables named 'CovidDeaths' and 'CovidVaccinations'. Total cases vs total deaths, what percentage of population got covid in Bangladesh, likelihood of dying, countries with highest infection rate compared to population, used CTE, Temp Table and many other queries.

A short video of running the code.

Covid.sql.mp4

About

This involves data mining, data aggregation and short analysis. These are all SQL based. SQL is a query language that allows to deal with big database and make quantitative analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published