The purpose of this project is to create a crosswalk (mapping) between MLB and Retrosheet venue IDs.
The file VenueCrosswalk.csv is a derived dataset created by combining and reconciling publicly available venue information from:
-
The MLB Stats API
-
Retrosheet
for the 1980-2025 period.
This file is provided for convenience and reproducibility. It does not represent an official dataset from MLB or Retrosheet, and it should not be considered authoritative.
Users should refer to the original data sources for the most up-to-date or definitive information.
This license does is only intended for the code and derived data. Users are responsible for ensuring compliance with MLB and Retrosheet terms when using the data.
- 01RScripts contains the R script to construct the crosswalk.
- 02Data contains the crosswalk for the 1980 through to 2025 MLB seasons.