DAY 12 - INDIA COVID-19 TRACKER IN POWER BI 

I have created COVID-19 INDIA tracker in POWER BI. Kindly have a look and provide your valuable feedback.  

I am also creating INDIA COVID-19 TRACKER in Public Tableau so that you can access it and also get the feel of fully interactive Dashboard.


You'll get data-set from multiple websites. Just get the flat files from any one of these public websites.

Step 1: Use python to do data cleansing and make sure to create a data-set                       named - INDIA-COVID-19 which is having these 5 columns (i.e.                                 State,Confirmed,Active,Recovered & Death) 

Step 2: Load this data-set in Power BI 

Step 3:  Create below mentioned 5 pages in Power BI

             a) Dashboard --> It's being used to navigate to other 4 pages . It's your                       landing page.



    
             b) INDIA COVID-19-Tracker --> It's your first page where you can find                         bubbles across India Map. Each bubble is representing a state and it                       also displays the data summary , if you hovers over it. There are 4                           number cards on the page which would show the summary at                                   INDIA/State level. If you select a state , then number on each                                   card,Map and Table would display value of corresponding state. So                           page is fully interactive in nature.

                Moreover I have added a Home Icon which can redirect you to                                  Dashboard Page.



             c) State-wise break up of COVID-19 Case --> It's the 2nd Page which                           displays state-wise break-up of COVID-19 case in Histogram Format.  

                  Also added Home Icon here.



             d) COVID-19-INDIA-HEATMAP --> It's the 3rd page which displays data                       in Heatmap format. Each Box represents a state and its size depends                     on number of COVID-19 cases. 
  
                 For example, a state with maximum cases of COVID-19 is represented                     by a bigger box.



              e) Q & A --> 
                  This is one of the most powerful tools in Power BI. Natural Language                      Q& A allows users to write questions and Power BI generates graphs                      automatically. So there is no need to generate these graphs manually. 



#RR #Day12 #Python #PowerBI #INDIACOVID-19TRacker #HappyLearning #WeLearnEveryday


Comments

Popular posts from this blog

Day 32 - Python Script to track Available COVID-19 Vaccine Slots for 18+ in India

DAY 1 - Steps to prepare your windows laptop for Python Programming

DAY 13 - Import data dynamically from Oracle DB using Python script in Power BI Desktop