API AccessAccess dataset files directly from scripts, code, or AI agents.
Browse dataset files
Access dataset files directly from scripts, code, or AI agents.
Dataset Files
Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.
/fivethirtyeight/scrabble-games/
https://datahub.io/fivethirtyeight/scrabble-games/_r/-/README.md
https://datahub.io/fivethirtyeight/scrabble-games/_r/-/data/scrabble_games.csv
https://datahub.io/fivethirtyeight/scrabble-games/_r/-/datapackage.json
Key Files
Start with these files — they give you everything you need to understand and access the dataset.
datapackage.json— metadata & schema
https://datahub.io/fivethirtyeight/scrabble-games/_r/-/datapackage.json
README.md— documentation
https://datahub.io/fivethirtyeight/scrabble-games/_r/-/README.md
Typical Usage
- 1. Fetch datapackage.json to inspect schema and resources
- 2. Download data resources listed in datapackage.json
- 3. Read README.md for full context
Data Previews
scrabble_games
Loading data...
Schema
| name | type | format |
|---|---|---|
| version https://git-lfs.github.com/spec/v1 | string | default |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
scrabble_games | 134 B | about 2 hours ago | scrabble_games |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 1 | 134 B | csv | about 5 hours ago | FiveThirtyEight - Scrabble Games |
Scrabble Games
This folder contains data behind the story How 'Qi' And 'Za' Changed Scrabble.
| Header | Definition |
|---|---|
gameid | A numerical game ID |
tourneyid | A numerical tournament ID |
tie | A binary variable indicating if the game ended in a tie |
winnerid | A numerical ID for the winning player |
winnername | The name of the winning player |
winnerscore | The score of the winning player |
winneroldrating | The winner’s rating before the game |
winnernewrating | The winner’s rating after the game |
winnerpos | The winner’s position in the tournament |
loserid | A numerical ID for the losing player |
loserscore | The score of the losing player |
loseroldrating | The loser’s rating before the game |
losernewrating | The loser’s rating after the game |
loserpos | The loser’s position in the tournament |
round | The round of the tournament in which the game took place |
division | The division of the tournament in which the game took place |
date | The date of the game |
lexicon | A binary variable indicating if the game’s lexicon was the main North American lexicon (False) or the international lexicon (True) |
Source: cross-tables.com
This dataset was scraped from FiveThirtyEight - scrabble-games