Practical - 8

 

Practical 8

 

AIM: Perform Data Analytics using PowerBI using the given dataset. Generate a report that contains various visualizations.


Theory: A Power BI dashboard is a single page, often called a canvas, that uses visualizations to tell a story. Because it is limited to one page, a well-designed dashboard contains only the most important elements of that story.


Dataset Description:
Daily Power Generation in India (2017-2020)

columns:
Date
Region
Thermal Generation Actual (in MU)
Thermal Generation Estimated (in MU)
Nuclear Generation Actual (in MU)
Nuclear Generation Estimated (in MU)
Hydro Generation Actual (in MU)
Hydro Generation Estimated (in MU)

1.Import Dataset

import dataset file



2.generate different visualization by creating different visualization charts

    

Donut chart

Gauge

Hydro generation region wise


Hydro generation actual and estimated year wise


Hydro generation actual and estimated date wise





Report



Comments