SQL Project for CSC343 Database
This repository contains a collection of scripts and resources used to analyze the economic impact of the COVID-19 pandemic on countries worldwide. The analysis focuses on the relationship between the pandemic and unemployment rates, as well as other factors that may have influenced countries' economies during this period.
Phase 1 contains the investigating questions and discription to our data set. Phase 2 sets up the database by combining the datasets. Phase 3 takes analysis of the database from last phase using SQL queries.
The mark for this project is Phase 1: 95, Phase 2: 93, Phase 3: 97