Football professionals increasingly need to search for players’ statistics and to compare them in order to choose the player that suits them best. Moreover, football fans want to look at their favorite players’ statistics. The aim of this work is to give them an interactive dashboard made of different visualizations containing statistics and data that can help them to achieve their goals. It is used only data coming from the football season 2021/22 and from the top 5 European leagues.
Project developed for the Visual Analytics course from the master's degree in "Engineering in Computer Science" at Sapienza.
Authors: Mauro Ficorella, Valentina Sisti, Martina Turbessi
- Windows/MacOS operating system;
- Python 3.9.x;
- Node.js 18.3.0;
- You can recreate our environment through the provided environment.yml file.
- Install all the required node modules
npm -i
- Execute the project
npm run start
For more information about the project, please refer to the presentation and report