An open API service indexing awesome lists of open source software.

https://github.com/arsalanazadkhah/covid_analyzing

Analyzing Covid Dataset Using SQL
https://github.com/arsalanazadkhah/covid_analyzing

sql

Last synced: 4 months ago
JSON representation

Analyzing Covid Dataset Using SQL

Awesome Lists containing this project

README

          

# Covid_Analyzing

You can find Dataset in the link below:
https://ourworldindata.org/explorers/coronavirus-data-explorer

In this project, I analyzed 1.2 million records related to Covid-19 over 4 years.
The dataset was so big, then I split it into 2 datasets, Death and Vaccination.
Data cleaning and Data handling has been done by SQL.
You can find my SQL codes which have been shared in this repository.