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
- Host: GitHub
- URL: https://github.com/arsalanazadkhah/covid_analyzing
- Owner: ArsalanAzadkhah
- Created: 2024-03-07T17:10:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T13:16:37.000Z (almost 2 years ago)
- Last Synced: 2024-07-28T14:36:55.547Z (almost 2 years ago)
- Topics: sql
- Homepage:
- Size: 23.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.