An interactive Tableau dashboard visualizing global COVID-19 trends and insights. This project leverages SQL for data analysis and Tableau for data visualization to explore the pandemic's impact, including infection rates, death rates, vaccination progress, and population-based metrics across countries and continents.
- Overview
- Data Sources
- Features
- Technologies Used
- Setup Instructions
- SQL Queries
- Dashboard Highlights
- Contributing
- License
The COVID-19 pandemic has had a profound impact worldwide. This project analyzes the pandemic's data to provide actionable insights and trends through an intuitive Tableau dashboard. By integrating SQL queries with Tableau visualizations, the dashboard serves as a resource for researchers, analysts, and policymakers.
- Understand global COVID-19 trends, including cases, deaths, and vaccinations.
- Compare regional and national metrics such as infection and death rates.
- Visualize vaccination progress and its correlation with population data.
The data for this project is sourced from publicly available datasets, such as:
- Our World in Data - COVID-19 Dataset
- Other verified sources of COVID-19 statistics.
- Global Trends: Analyze total and new cases, deaths, and vaccination data over time.
- Death Rate Analysis: Calculate the likelihood of death for COVID-19 cases by region.
- Vaccination Progress: Track vaccination rates relative to population size.
- Regional Comparisons: Identify the countries and continents with the highest infection and death rates.
- Interactive Visualizations: Filter by country, continent, and date range for deeper insights.
- SQL: PostgreSQL for Data cleaning, aggregation, and analysis.
- Tableau: Dashboard creation and interactive data visualization.
- GitHub: Version control and project collaboration.
- Clone the Repository:
git clone https://github.com/krunal48/Covid19-Global-Insights-Tableau-Dashboard.git