A collection of datasets from sports.
WARNING: This package is currently under early development. Datasets and its contents may change in the future.
bundesliga
: Results of all games of the first and second German
Bundesliga.
(Source)fifa21
: Statistics for all players in FIFA21.
(Source)letour
: End results for all riders competing in the Tour de
France. (Source)nflcombine
: Data from NFL combine and pro days since 1987.
(Source)olympics
: All athletes competing in the modern Olympic Games.
(Source)Small datasets for teaching and learning:
goalkeepers
: Development of Spanish football goalkeepers according
to their FIFA ratings.gymnastics
: All gymnasts participating in the Rio 2016 Olympic
Games.rioathletics
: Competitors in three athletic disciplines of the Rio
2016 Olympic Games.swimstars
: Data on some of the best swimmers in history.You can install the development version from GitHub with:
# install.packages("remotes")
remotes::install_github("smnnlt/sportsdata")
The datasets in this package are available in public domain under a CC-0 license. The code of this package is additionally licensed under a MIT license.
If you encounter any bug or want to suggest a new data set, please submit an issue or write me a message. If you are familiar with writing R code, feel free to submit a pull request.
Please note that the sportsdata package is released with a Contributor Code of Conduct. By contributing to this package, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.