Open data
Download the datasets
Every published sport ships the same four files: three CSVs and one Excel workbook containing all of them. The point is not to show you a result but to let you inspect the inputs, reproduce the calculation, and tell us where we are wrong.
NCAA Division I FBS
College Football
Dataset 2026.17 ยท 157 seasons ยท 12,403 precomputed ranges
CSV
Championship records (CSV)
One row per championship claim: champion, name at the time, home venue, GPS coordinates, coordinate method and precision, derived town, source, and whether the claim was counted.
Download (123 KB)CSV
Epicenter ranges (CSV)
Every contiguous season range with its calculated epicenter, derived town, spread metrics, status, and algorithm version โ enough to reproduce the slider.
Download (2.6 MB)CSV
Locality audit (CSV)
Ranges whose nearest-town label changed when the resolver moved to the USGS GNIS populated-places extract.
Download (1.6 MB)Spreadsheet
Complete workbook (Excel)
All three tables as worksheets in one .xlsx file, generated from the same bytes as the CSVs.
Download (2.1 MB)NCAA Division I
Men's College Basketball
Dataset 1.3 ยท 87 seasons ยท 3,828 precomputed ranges
CSV
Championship records (CSV)
One row per championship claim: champion, name at the time, home venue, GPS coordinates, coordinate method and precision, derived town, source, and whether the claim was counted.
Download (58 KB)CSV
Epicenter ranges (CSV)
Every contiguous season range with its calculated epicenter, derived town, spread metrics, status, and algorithm version โ enough to reproduce the slider.
Download (843 KB)CSV
Locality audit (CSV)
Ranges whose nearest-town label changed when the resolver moved to the USGS GNIS populated-places extract.
Download (540 KB)Spreadsheet
Complete workbook (Excel)
All three tables as worksheets in one .xlsx file, generated from the same bytes as the CSVs.
Download (715 KB)National Football League
NFL
Dataset 2.2 ยท 106 seasons ยท 5,671 precomputed ranges
CSV
Championship records (CSV)
One row per championship claim: champion, name at the time, home venue, GPS coordinates, coordinate method and precision, derived town, source, and whether the claim was counted.
Download (61 KB)CSV
Epicenter ranges (CSV)
Every contiguous season range with its calculated epicenter, derived town, spread metrics, status, and algorithm version โ enough to reproduce the slider.
Download (1.2 MB)CSV
Locality audit (CSV)
Ranges whose nearest-town label changed when the resolver moved to the USGS GNIS populated-places extract.
Download (736 KB)Spreadsheet
Complete workbook (Excel)
All three tables as worksheets in one .xlsx file, generated from the same bytes as the CSVs.
Download (1.0 MB)National Basketball Association
NBA
Dataset 2.0 ยท 79 seasons ยท 3,160 precomputed ranges
CSV
Championship records (CSV)
One row per championship claim: champion, name at the time, home venue, GPS coordinates, coordinate method and precision, derived town, source, and whether the claim was counted.
Download (40 KB)CSV
Epicenter ranges (CSV)
Every contiguous season range with its calculated epicenter, derived town, spread metrics, status, and algorithm version โ enough to reproduce the slider.
Download (691 KB)CSV
Locality audit (CSV)
Ranges whose nearest-town label changed when the resolver moved to the USGS GNIS populated-places extract.
Download (415 KB)Spreadsheet
Complete workbook (Excel)
All three tables as worksheets in one .xlsx file, generated from the same bytes as the CSVs.
Download (579 KB)National Hockey League
NHL
Dataset 1.8 ยท 108 seasons ยท 5,886 precomputed ranges
CSV
Championship records (CSV)
One row per championship claim: champion, name at the time, home venue, GPS coordinates, coordinate method and precision, derived town, source, and whether the claim was counted.
Download (56 KB)CSV
Epicenter ranges (CSV)
Every contiguous season range with its calculated epicenter, derived town, spread metrics, status, and algorithm version โ enough to reproduce the slider.
Download (1.3 MB)CSV
Locality audit (CSV)
Ranges whose nearest-town label changed when the resolver moved to the USGS GNIS populated-places extract.
Download (921 KB)Spreadsheet
Complete workbook (Excel)
All three tables as worksheets in one .xlsx file, generated from the same bytes as the CSVs.
Download (1.1 MB)Major League Baseball
MLB
Dataset 2.4 ยท 123 seasons ยท 7,626 precomputed ranges
CSV
Championship records (CSV)
One row per championship claim: champion, name at the time, home venue, GPS coordinates, coordinate method and precision, derived town, source, and whether the claim was counted.
Download (64 KB)CSV
Epicenter ranges (CSV)
Every contiguous season range with its calculated epicenter, derived town, spread metrics, status, and algorithm version โ enough to reproduce the slider.
Download (1.7 MB)CSV
Locality audit (CSV)
Ranges whose nearest-town label changed when the resolver moved to the USGS GNIS populated-places extract.
Download (1.0 MB)Spreadsheet
Complete workbook (Excel)
All three tables as worksheets in one .xlsx file, generated from the same bytes as the CSVs.
Download (1.3 MB)What is in the files
The championship file is the best starting point. Each row carries the champion under the name it held that season, the home venue that season, the coordinate with its method and stated precision, the derived nearest town, the source, and whether the claim was counted toward the epicenter. Claims that are recorded but deliberately not counted โ the AFL championships in the NFL file, no-champion seasons in the MLB file โ are visible rather than dropped.
The ranges file contains one row for every contiguous span of seasons, so any figure the slider shows can be checked without running our code. The locality audit shows which nearest-town labels changed when the place-name resolver was upgraded.
Reusing the data
Every file is versioned and content-hashed, and the manifest for each sport lists the SHA-256 of each artifact so you can confirm you have the release you think you have. Corrections are not silent edits: the canonical data changes, ranges are recalculated, QA reruns, and a new release is published.