Coder Social home page Coder Social logo

konkarras / covid-data-exploration Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.39 MB

Exploration on Covid Data, provided by the website below, through 13 different SQL Queries.

Home Page: https://ourworldindata.org/covid-deaths

covid-19 data-exploration sql tableau data-analysis

covid-data-exploration's Introduction

Covid Data Exploration

Exploration project conducted on data provided through the following link: https://ourworldindata.org/covid-deaths

After downloading the original .csv file, containing all data from 1-1-2020 onwards, we split it into two .xlsx files;

the Covid Deaths and the Covid Vaccinations, which we later import into SSMS to create the two tables we will be working with.

The actual exploration takes place across 13 different SQL queries:

  1. Covid Deaths dataset's check,

  2. Covid Vaccinations dataset's check,

  3. Selecting possibly interesting columns,

  4. Total Deaths vs Total Cases,

  5. Total Cases vs Population,

  6. Highest Infection Rate per Country,

  7. Highest Death Count per Country,

  8. Highest Death Count per Continent,

  9. Global Numbers,

  10. Vaccinations vs Population,

  11. CTE (Common Table Expression) on previous query,

  12. Temp(orary) Table on previous query and

  13. View on previous query.

In a future update, some of those queries will give interesting visualizations on Tableau, resulting in valuable insights.


Update: Covid Dashboard

This update includes a new .sql file (TableauCovidQueries.sql) with 4 queries, quite similar to those in the initial .sql file (CovidDataExploration.sql), though a bit modified, so that they serve the purposes of the desired outcome.

These queries are later brought into Excel, to be cleaned and prepared for Tableau. More precisely, the cleaning process consists of transforming NULL values and Date columns, so that they can be recognized appropriately by Tableau.

Only then, those .xlsx files can be properly imported in Tableau, resulting in 4 different visualizations and, of course, the final dashboard.

In particular:

  1. a simple table, breaking down some significant Global Numbers,

  2. a bar chart, showing the Total Death Count per Continent,

  3. a global map, showing the Percentage of Infected Population per Country and

  4. a line graph, showing the Current as well as the Estimated Percentage of Infected Population per Country over time.

A glimpse of the produced dashboard can be found in the .png file, however I would highly recommend taking advantage of the Tableau's interactive capabilities through the .twbx file or directly through the link below:

https://public.tableau.com/app/profile/konstantinos.karras/viz/CovidDashboard_16814176536910/CovidStats

covid-data-exploration's People

Contributors

konkarras avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.