Skip to content

Naveen-004/T20-WC-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICC Men's T20 World Cup Data Analysis

This project is all about data analysis on the ICC Men's T20 World Cup. The goal of the project is to gain insights and understanding about the different teams and players that have participated in the tournament.

Data Collection

The data for this project was scraped from espncricinfo using the Beautiful Soup library. The data includes details about the matches played, the teams and players involved, as well as various performance statistics.

Data Cleaning

The scraped data was then cleaned and processed using the Pandas and NumPy libraries. This involved tasks such as handling missing values, removing unnecessary columns, data creation (batting_position, match_id, etc..,) and formatting the data in a suitable format for analysis. The cleaned data was then imported into PowerBI using Power Query, and a data model was created to facilitate the analysis and visualization of the data.

I uploaded the processed data to Kaggle.
link - Naveen's Kaggle dataset

Data Visualization

Using the data model and visualizations in PowerBI, the project created various charts and graphs to help understand the performance of the teams and players over the years. These visualizations included bar charts, line graphs, and scatter plots.

Conclusion

This project demonstrates the process of collecting, cleaning, and visualizing data for the ICC Men's T20 World Cup using a variety of tools and techniques. Power Query and data modeling were used to import and prepare the data in PowerBI, and various visualizations were created to gain insights and understanding about the teams and players involved in the tournament. The insights and understanding gained from the data analysis can be used to inform future strategies and decisions related to the tournament.