Skip to content

darvikkunal/CricketT20_Project_Python_PowerBI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Cricket T20 Analysis

Project Overview

This project involves analyzing data from the T20 World Cup 2022 to build insights on the best XI players team that can be assembled. The process includes web scraping, data transformation, and dashboard creation.

Tools Used

  • Web Scraping: For Data Collection Bright Data's web scraping capabilities from the ESPNcricinfo website
  • Python: For data transformation and cleaning
  • Power BI: For creating dashboards

Description

Using data from the T20 World Cup 2022, the project aims to identify the best XI players. Data was collected using Bright Data's web scraping capabilities from the ESPNcricinfo website. After data collection, the following steps were performed:

Data Transformation and Cleaning

The data transformation and cleaning process using Python and Pandas included:

  • Removing duplicates
  • Handling missing values
  • Normalizing data formats
  • Aggregating and summarizing relevant statistics

Dashboard Creation

Dashboards were created using Power BI to visualize the players' insights and performance metrics. These dashboards help in identifying the best XI players based on various criteria such as:

  • Batting average
  • Strike rate
  • Bowling economy
  • Middle Order
  • All Rounders
  • Bowling and Batting Performances

Logo

T20 World Cup 2022 Best XI Insights

The project provides a comprehensive analysis of player performance, allowing for assembling the best XI players team from the T20 World Cup 2022 data.


About

Used cricket T20 world cup (2022) data to build insights on a best 11 players team that I can assemble. I used bright data web scraping to collect data from espncricinfo website then I performed some data transformation and cleaning in python using pandas, followed by building dashboards in power bi.!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors