189,964 comparisons among 52,969 agents.
| Description | Chess outcomes |
|---|---|
| Licence | CC0 1.0 |
| Source data | https://database.lichess.org/ |
| Comparisons | 189,964 |
|---|---|
| Agents | 52,969 |
agent_aagent_bdatehomefieldmatch_idscore_ascore_bwinner
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("lichess", source = "comp")
# Python
pip install irw
import irw
df = irw.fetch("lichess", source="comp")
@misc{lichess_database,
title = {Lichess Database},
howpublished = {\url{https://database.lichess.org/}},
note = {Accessed: 2023-10-01}
}
| 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 |