Skip to content

Demonstrating the use of SQL queries to obtain appropriate data to be used for visualization of Covid infections, deaths and forecast.

Notifications You must be signed in to change notification settings

San-Maansson/CovidTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

CovidTracker

The primary focus is to practice and use SQL queries and the end goal of this project is to obtain appropriate data for visualization of Covid infections, deaths and forecast. For this exercise, SQL queries were created via MS SQL Server Management Studio.

  • The dataset was downloaded from [https://ourworldindata.org/covid-deaths] as a CSV file and subsequently edited via Excel

  • Only data from China, Thailand, Singapore, Malaysia, Denmark and the US were kept while records for all other countries were removed. Other minor cleaning and adjustments were made.

  • 2 Tables were saved, CovidDeaths and CovidVaccinations, as excel files.

  • Based on these 2 files, a new database with 2 tables were later created in SQL Server for further manipulation

  • The SQL queries that were used were later uploaded to this project folder.

  • Link to final product [https://public.tableau.com/app/profile/san.maansson]

About

Demonstrating the use of SQL queries to obtain appropriate data to be used for visualization of Covid infections, deaths and forecast.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published