Skip to content

chlochloguo/COVID-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Analyzing COVID-19 Cases and Vaccinations

Objective Explore global COVID-19 trends by analyzing cases, deaths, and vaccination data using SQL to uncover patterns and insights across countries and continents. Focus on data cleaning, integration, and analytical SQL techniques to extract key metrics.

Specifications

  • Data Sources:

    • CovidDeaths (3).xlsx – cleaned dataset containing global COVID-19 cases and deaths.
    • CovidVaccinations.xlsx – cleaned dataset containing global vaccination data.
  • Tools and Technologies: SQL, Python, Jupyter Notebook, Pandas, Excel, Tableau.

  • Core Skills and Concepts: Data cleaning, data transformation, joins, aggregation, filtering, window functions, CTEs, temporary tables, and views.

  • Key Analyses:

    • Total cases vs. total deaths — measures the likelihood of death upon infection.
    • Total cases vs. population — determines the infection rate by country.
    • Countries with the highest infection rates relative to population.
    • Countries and continents with the highest death counts.
    • Global summary of cases, deaths, and vaccinations.
    • Total population vs. vaccinations — estimates vaccination coverage worldwide.
  • Deliverables:

    • SQL queries and results visualization in Jupyter Notebook.
    • Analytical insights highlighting COVID-19 trends and vaccination progress.
  • Technical Practice: Demonstrates proficiency in SQL scripting, data manipulation, and exploratory data analysis (EDA).

  • File: SQL_Project.ipynb — contains full workflow from data import to analysis and visualization.

  • Tableau link: https://public.tableau.com/views/CovidDashboard_17598062647270/Dashboard1?:language=zh-CN&:sid=&:redirect=auth&:display_count=n&:origin=viz_share_link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published