24,208 comparisons among 225 agents.
| Description | Football games from 7 EU leagues (2010-2020) |
|---|---|
| DOI | 10.32614/CRAN.package.EUfootball |
| Licence | GPL-3.0 |
| Source data | https://cran.r-project.org/web/packages/EUfootball/index.html |
| Comparisons | 24,208 |
|---|---|
| Agents | 225 |
agent_aagent_bdatehomefieldscore_ascore_bwinner
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("eufootball_2010-2020", source = "comp")
# Python
pip install irw
import irw
df = irw.fetch("eufootball_2010-2020", source="comp")
@misc{van_der_Wurp_2022, title={EUfootball: Football Match Data of European Leagues}, url={http://dx.doi.org/10.32614/CRAN.package.EUfootball}, DOI={10.32614/cran.package.eufootball}, journal={CRAN: Contributed Packages}, publisher={The R Foundation}, author={van der Wurp, Hendrik}, year={2022}, month=may }
| IRW version | v439 |
|---|---|
| Redivis dataset | irw_competitions v3.2 |
| Redivis dataset DOI | 10.57761/ca6t-vb73 |
| Manifest pin for this IRW version | v3.2 |
| Metadata source | irw_meta v27.0 |