Skip to content

This project provides an in-depth analysis of FIFA World Cup data using Python. It covers key aspects of the matches history, performance trends, and standout insights. Whether you're a football enthusiast or a data analytics fan, this project highlights the intersection of sports and data science.

Notifications You must be signed in to change notification settings

prernabanthiya/fifa-world-cup-analysis-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

fifa-world-cup-analysis-using-python

Project Overview

This project provides an in-depth analysis of FIFA World Cup data using Python. It covers key aspects of the matches history, performance trends, and standout insights. Whether you're a football enthusiast or a data analytics fan, this project highlights the intersection of sports and data science.

Dataset Overview

https://www.kaggle.com/datasets/piterfm/fifa-football-world-cup

The dataset contains information about all matches and results that took place in Football/Soccer FIFA World Cups.

fifa_ranking.csv - teams ranking before Qatar 2022 World Cup.
matches.csv - table contains all match results from 1930 to 2022.
world_cup.csv - table includes basic information about each World Cu

Features

  • Data Cleaning and Preprocessing: Handling raw datasets for analysis-ready insights.
  • Exploratory Data Analysis (EDA): Visualizations and statistical summaries.
  • Historical Trends: Analysis of tournament results, team performances, and player statistics.
  • Insights and Patterns: Observations about winners, goal patterns, and other noteworthy trends

Technologies Used

  • Python: For data analysis and visualization.
  • Jupyter Notebook: Interactive environment for code and analysis. Libraries:
  • pandas for data manipulation.
  • matplotlib and seaborn for visualizations.

Key Insights Explored in the Analysis

This project addresses four central questions about the FIFA World Cup, uncovering valuable insights:

  1. Which teams have historically performed the best in the World Cup?
  2. How has the average number of goals per game changed over the years?
  3. What are the win ratios of notable teams when playing on their home ground?
  4. what are Number of goals scored by the top 5 players?

About

This project provides an in-depth analysis of FIFA World Cup data using Python. It covers key aspects of the matches history, performance trends, and standout insights. Whether you're a football enthusiast or a data analytics fan, this project highlights the intersection of sports and data science.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published