COVID 19 Dashboard in tableau

This recipe helps you make a COVID 19 Dashboard in tableau

Recipe Objective - COVID-19 Data Set Dashboard in Tableau

Part 1:

Part 2:

Part 3:

Part 4:

Part 5:

COVID-19 Dashboard Formatting Part 1:

COVID-19 Dashboard Formatting Part 2:

We will use the "tiled" format to create the dashboard in tableau on the "Covid-19" data set.

Chart and Graphs:

1. Map Chart - Size of Total Cases country-wise.

2. Bar Chart - For Confirmed Cases.

3. Bar Chart - For Confirmed Deaths.

4. Confirmed Cases Ban.

5. Confirmed Deaths Ban.

Sentiment Analysis Project on eCommerce Product Reviews with Source Code

Steps to create the dashboard:

Step 1:

Select the "Automatic" size.

Step 2:

Now drag the "horizontal" object on the dashboard. Do the same step again.

Step 3:

After that drag, the horizontal object on the right side of the bottom horizontal and drop it. And Do the same step again.

Step 4:

Resize the upper horizontal according to the heading length of the dashboard. Then drop the map chart on the one horizontal of the bottom and then drop one by one confirmed cases and death bar charts on the 2nd and 3rd, respectively.

Step 5:

After that, remove the extra cards and set the title for each chart.

Step 6:

Now Make the dashboard dynamic by select the option "use as filters" on each chart. Then click on the map chart, click on the drop-down, and select "show page control." After that, click on the "page card" select the "floating" option.

Step 7:

Then Select the "floating" layout and drag and drop the "confirmed cases and deaths" ban on the free space. Make it dynamic too.

Step 8:

Click on the "layout" option, set "padding" as zero, and change the background color accordingly. Do some formatting.

Step 9:

After doing some formatting and adding the filter, our "Covid-19 Dashboard" will be ready.

What Users are saying..

profile image

Ameeruddin Mohammed

ETL (Abintio) developer at IBM
linkedin profile url

I come from a background in Marketing and Analytics and when I developed an interest in Machine Learning algorithms, I did multiple in-class courses from reputed institutions though I got good... Read More

Relevant Projects

Learn to Build an End-to-End Machine Learning Pipeline - Part 1
In this Machine Learning Project, you will learn how to build an end-to-end machine learning pipeline for predicting truck delays, addressing a major challenge in the logistics industry.

MLOps AWS Project on Topic Modeling using Gunicorn Flask
In this project we will see the end-to-end machine learning development process to design, build and manage reproducible, testable, and evolvable machine learning models by using AWS

Multilabel Classification Project for Predicting Shipment Modes
Multilabel Classification Project to build a machine learning model that predicts the appropriate mode of transport for each shipment, using a transport dataset with 2000 unique products. The project explores and compares four different approaches to multilabel classification, including naive independent models, classifier chains, natively multilabel models, and multilabel to multiclass approaches.

Recommender System Machine Learning Project for Beginners-2
Recommender System Machine Learning Project for Beginners Part 2- Learn how to build a recommender system for market basket analysis using association rule mining.

Build Customer Propensity to Purchase Model in Python
In this machine learning project, you will learn to build a machine learning model to estimate customer propensity to purchase.

Machine Learning project for Retail Price Optimization
In this machine learning pricing project, we implement a retail price optimization algorithm using regression trees. This is one of the first steps to building a dynamic pricing model.

PyCaret Project to Build and Deploy an ML App using Streamlit
In this PyCaret Project, you will build a customer segmentation model with PyCaret and deploy the machine learning application using Streamlit.

BigMart Sales Prediction ML Project in Python
The goal of the BigMart Sales Prediction ML project is to build and evaluate different predictive models and determine the sales of each product at a store.

MLOps Project to Deploy Resume Parser Model on Paperspace
In this MLOps project, you will learn how to deploy a Resume Parser Streamlit Application on Paperspace Private Cloud.

Build a Similar Images Finder with Python, Keras, and Tensorflow
Build your own image similarity application using Python to search and find images of products that are similar to any given product. You will implement the K-Nearest Neighbor algorithm to find products with maximum similarity.