FIFA23 OFFICIAL DATASET
@kaggle.bryanb_fifa_player_stats_database
@kaggle.bryanb_fifa_player_stats_database
The dataset contains +17k unique players and more than 60 columns, general information and all KPIs the famous videogame offers. As the esport scene keeps rising espacially on FIFA, I thought it can be useful for the community (kagglers and/or gamers)
The data was retrieved thanks to a crawler that I implemented to retrieve:
We wouldn't be here without the help of others. I would like to thanks @karangadiya who I got inspiration from, check his repo here !
FIFA19 dataset: https://www.kaggle.com/karangadiya/fifa19
FIFA18 dataset: https://www.kaggle.com/thec03u5/fifa-18-demo-player-dataset
I used beautifulsoup to scrap https://sofifa.com/. First, I scrap the main page to get all general information and then, I scraped each player's webpage that is associated. I defined a batch size so I can parallelize the retrieving of the data. Then I merge all dataframes and cleaned the merged one. I have only 4 CPU and defined 5 batches:
If you have any question or suggestion, feel free to comment !
I added concatenation of all dataframes. !!! Disclaimer !!! Id column is no longer primary key. the primary key would be Id + source together
@kaggle
@nflverse
@nflverse
@esifunds
Anyone who has the link will be able to view this.