This project aims to analyze and explore COVID-19 data using SQL queries to understand the global impact of the pandemic. The SQL scripts provided in this repository allow for in-depth analysis of COVID-19 cases, testing, and vaccination trends across different countries and regions.
The project utilizes data from reputable sources such as [Our World in Data]. The datasets include information on daily COVID-19 cases, total infected cases, total deaths, vaccination progress.
- sql_queries/: Contains SQL scripts for various queries and analysis.
- data/: Includes sample datasets used in the SQL queries.
- results/: Store the output files generated from running the SQL queries.