Skip to content
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

Team/franchise Info #25

Open
shaanchander opened this issue May 7, 2024 · 2 comments
Open

Team/franchise Info #25

shaanchander opened this issue May 7, 2024 · 2 comments

Comments

@shaanchander
Copy link

Thanks for the extensive docs, much appreciated!

One thing I haven't been able to find is detailed team info (old url: https://statsapi.web.nhl.com/api/v1/teams/{teamID}). An endpoint that returns things like division/conference, venue name, site url, first year of play, etc. Has anyone found an endpoint that has those?

@shawzy2
Copy link

shawzy2 commented Jun 27, 2024

I have not been able to find any such endpoint. I suppose the simplest path forward is to maintain a list locally from now on. This seems okay to me as the info is fairly static.

Dropping the csv I've used should anyone need to borrow: teamInfo2022_23.csv

@RSady
Copy link

RSady commented Jul 15, 2024

Here's an updated version for the 24-25 season for those interested with Utah added and Arizona dropped. Also updated a few arena names as well as added a franchiseId column to correspond with the NHL API.

teamInfo2024_25.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants