CoolFace
Datasetpublic

gilberty005/interactive-sports-nhl

interactive-sports: NHL research database One SQLite file, 2.46 GB, covering 2010-10-07 to 2026-06-14: 16 tables and ~23M rows of NHL box scores, play-by-play, shifts, and 126,967 dated news notes. It is the database the agents in interactive_sports query. Agents never read it directly. The harness builds cutoff-scoped views over it, filtered to game_date <= as_of_date, with every player and team replaced by an opaque P#### / T#### token minted fresh per run. Use… See the full description on the dataset page: https://huggingface.co/datasets/gilberty005/interactive-sports-nhl.

sourceHugging Faceotherupdated 1d agoView on Hugging Face
0likes43downloads
5 commits on main
f7d72941d ago

Trim the dataset card

gilberty005
41db74621d ago

dataset card

gilberty005
4a4c3b321d ago

upload nhl_manifest.json

gilberty005
e99db2421d ago

upload nhl.sqlite

gilberty005
2caa76f21d ago

initial commit

gilberty005