Get insights from the Euro 2020 data.
Project description
Euro 2020 API ⚽️
About the API | How to use | Reference | Documentation | Github
About the API
Working with data from Euro 2020. Get insightful charts and informations from player and team performance during the competition using statsbomb and fbref data.
How to use
Libraries needed
pip install pandas
pip install time
pip install matplolib.pyplot
pip install seaborn
pip install numpy
pip install sklearn
pip install math
pip install mplsoccer
pip install soccerpllots
Installing the API
pip install Euro2020_API
Importing the API
from Euro2020_API import Stats
Methods
Method: | What the method does: |
---|---|
SimilarOffense(player_name) |
Returns a dataset with similar players(Forwards and Midfileders) related to the one you choose by a KMeans model. |
SimlarDefense(player_name) |
Returns a dataset with similar players(Defenders and Midfileders) related to the one you choose by a KMeans model. |
RadarChartOff(player1, player2) |
Returns a Radar chart comparing two offensive players performance and a scatterplot that shows their grade and salary. |
RadarChartDef(player1, player2) |
Returns a Radar chart comparing two defensive players performance and a scatterplot that shows their grade and salary. |
RadarChartGK(player1, player2) |
Returns a Radar chart comparing two Goalkeepers performance and a scatterplot that shows their grade and salary. |
Scorers() |
Returns a dataframe with the players who had high number of goals. |
Passers() |
Returns a dataframe with the players who had high number of assists and passing percentage. |
get_player(player_name) |
Returns a dataframe with every Fbref info abouth them during the Euro. |
Parameters:
Github Repository
Repository with the documentation and examples of how to use the package.
- https://github.com/AnabeatrizMacedo241/Euro2020_API
Reference
- https://fbref.com
- https://github.com/statsbomb
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Euro2020_API-0.0.5.tar.gz
(5.3 kB
view details)
File details
Details for the file Euro2020_API-0.0.5.tar.gz
.
File metadata
- Download URL: Euro2020_API-0.0.5.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca3d9a52276aef04a8f12b412b84a282284506be7ec7c34c422de1cd4203b882 |
|
MD5 | 57362b1a4349f200665ffeaf0f2a2303 |
|
BLAKE2b-256 | ee07393b354c593646caf433f26fdaf9dd053a1d25b96d4201e668b265ae84fc |