khanhnamle1994 / world-cup-2018

An exploratory data analysis and data visualization project for World Cup 2018

Home Page:https://www.kaggle.com/thec03u5/fifa-18-demo-player-dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

World Cup 2018 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 notebook can be accessed here.

I also wrote an accompanied blog post: FIFA World Cup 2018: A Data-Drive Approach to Ideal Team Line Up.

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 scraped from the website [https://sofifa.com][1] by extracting the Player personal data and Player Ids and then the playing and style statistics.

Requirements

License

MIT. See the LICENSE file for the copyright notice.

About

An exploratory data analysis and data visualization project for World Cup 2018

https://www.kaggle.com/thec03u5/fifa-18-demo-player-dataset

License:MIT License


Languages

Language:Jupyter Notebook 100.0%