Covid-Portfolio-Project : This project focuses on exploring and analyzing COVID-19 data to uncover insights about the global impact of the pandemic. The analysis is based on two key datasets, CovidDeaths.xlsx and CovidVaccinations.xlsx, which were cleaned using Excel and subsequently imported into a Microsoft SQL Server database for detailed exploration.
Files : CovidDeaths.xlsx - the dataset containing information on Covid-19 deaths worldwide data
CovidVaccinations.xlsx - the dataset containing information on Covid-19 vaccinations worldwide data
Data Exploration.sql - the SQL code used to explore the data in the database