-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE REQ] Stadium <-> location mapping #57
Comments
Thanks for creating Alec. As you correctly point out, it should probably be location rather than city, as some, like Gillette are in Foxborough, which is a town. You've got country and timezone as well, that's great (would be great to include these). |
Have also been thinking about field orientation (ie relative to north), which would enable better weather analytics -- ie being able to tell when a team is going into the wind or facing a cross breeze |
I have started something like that a while ago but got distracted. https://x.com/mrcaseb/status/1759620009062445519 |
Here is the dataset I was working on. It is based on the wikipedia list of NFL stadiums Glimpse:
|
From discord discussion.
A mapping from stadiums to their city, or more generally their location, would enable stuff like map-based graphics and "distance traveled by away_team" metrics for analysis.
Here is a start for the mapping: stadiums.csv
The text was updated successfully, but these errors were encountered: