COVID-19 Data Exploration with SQL

This repository contains an end-to-end data exploration project on a COVID-19 dataset, focused on utilising SQL for data cleaning, manipulation, and analysis.

Analytical Insights Showcase

This sample visualisation represents the type of analytical insights derived from the SQL queries in this project.

Key Skills and Techniques

Tools Used

Project Status

This project is a completed portfolio piece. The SQL script is included in this repository.

How to Use

To replicate this project, you would:

  1. Download the raw data and perform initial cleaning in Excel.
  2. Import the data into a SQL database.
  3. Execute the provided SQL script to perform the analysis.