2,560 comparisons among 34 agents.
| Description | NFL games from 2010-2019 |
|---|---|
| Licence | CC0 1.0 |
| Source data | https://www.kaggle.com/datasets/davidsasser/nfl-game-stats-20102019 |
| Comparisons | 2,560 |
|---|---|
| Agents | 34 |
agent_aagent_bdatescore_ascore_bwinner
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("nfl_2010-2019", source = "comp")
# Python
pip install irw
import irw
df = irw.fetch("nfl_2010-2019", source="comp")
@misc{nfl_game_stats_2010_2019,
title = {NFL Game Stats 2010-2019},
url = {https://www.kaggle.com/datasets/davidsasser/nfl-game-stats-20102019},
note = {Accessed: 2023-10-01},
author = {David Sasser},
year = {2019}
}
| 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 |