Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 449 Bytes

File metadata and controls

6 lines (4 loc) · 449 Bytes

Data Exploration

A SQL Project demonstrating the use of various queries to extract data from a huge dataset.

The dataset is taken from https://ourworldindata.org/covid-deaths , it is regarding the people affected by covid, vaccination listed by country. Various queries such as likelihood of dying, percentage infected, highest infection rate countries, highest death rate, vaccination rate are performed to extract and compute data using SQL.