Skip to content

AdityaGhai/IPL_Data_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance Analysis of Players in IPL 2023

Created a Power BI Dashboard which helps to review and compare performances of all the players in tournament. The dashboard also enables us to select best eleven of the tournament based on their performance based on some selection criteria

Steps:

  • Data Collection:

    Scrapped all the data regarding IPL match from www.espncricinfo.com using Beautifull Soup library of Python.

  • Data Transformation:

    Performed initial data cleaning after scrapping such as player name correction, match id linking etc. using Pandas. Then, transformed the final data for dashboard using Power Query of Power BI.

  • Data Modelling:

    Connected all the datasets with based on some defined primary keys sucha s team and match ids. Also, created many measures, calculated columns and parameters for data analysis and dashboarding using DAX.

  • Dashboarding:

    Craeted final dashboard using Power BI visuals.

    
    
    
Demo.mp4

Screenshot 2023-07-25 213300

Screenshot (12)

Tools used:

  • Python -> Beautiful Soup, Pandas
  • Power BI -> Power Query, DAX

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published