PowerBi Project involves integrating live cricket score APIs into Power BI which fetches the data from PowerQuery
-
Python code to call the live cricket score APIs and retrieve the data
-
Importing the retrieved data into Power BI using Power Query
-
Cleaning and transform the data as needed to prepare it for visualization.
-
Creating tables or data models within Power BI to organize the data effectively.
-
Creating DAX new measures to obtain Strike Rate, Status, Runs Per Ball, fours, sixers, wides, wickets, economy, and images, etc
-
Creating Tooltips for Batsman and Bowler data
-
Merged different tables to get Team, Batsman and Bowler Logo
Api Link: https://rapidapi.com/cricketapilive/api/cricbuzz-cricket/
Guided by: The-Developer-BI