Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.41 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.41 KB

World Cup 2022 Data Analysis

In this project, I did an in-depth analysis and visualization on the FIFA18 dataset. The dataset is collected at this GitHub Repo. The goal is to predict the best possible international squad lineups for these 10 teams: France, Germany, Spain, England, Brazil, Argentina, Belgium, Portugal, Uruguay, and Croatia at the 2018 World Cup this summer in Russia.

The complete dataset can be accessed here.

world-cup

Dataset

  • Every player featuring in FIFA 18
  • 70+ attributes
  • Player and Flag Images
  • Playing Position Data
  • Attributes based on actual data of the latest EA's FIFA 18 game
  • Attributes include on all player style statistics like Dribbling, Aggression, GK Skills etc.
  • Player personal data like Nationality, Photo, Club, Age, Wage, Salary etc.

The dataset contains all the statistics and playing attributes of all the players in the Full version of FIFA 18.

Data Source

The data is taken from the Kaggle website.

Requirements

License

MIT. See the LICENSE file for the copyright notice.