Counter-Strike 2 match demos scraped from HLTV.org
plus a compact per-map analysis JSON. Each row of the metadata Parquet is
one .dem file (one played CS2 map); a best-of-3 match contributes 2
or 3 rows depending on whether it went 2-0 or 2-1.
Parquet holds everything you typically filter on: map_name,
patch_version, rounds_played, per-player kast / adr / rating,
every kill tick with weapon + headshot, every round's winner + end reason.
.dem binaries live… See the full description on the dataset page:
https://huggingface.co/datasets/blanchon/cs2_dataset_demo.