I found out recently that the NHL api was public. It was my weekend mission to try and make sense of it and build code to scrape it and put it in decent format. Not sure if anyone's interested but if so, here's the play by play for all games by all teams from the begining of the season up until right now. Its in csv format.
Its all in there, shots, missed shots, hits, faceoffs, giveaways, takeways, blocked shots... Individual players with time stamps and even (x,y) coordinates for every single events... You could litteraly build a game tracker with this stuff...
this dataset has 200 625 rows.
If the thing is to big to open on your prefered software, I can subset it for you, just let me know in this thread.
If there's any interest I'll update it every week....
https://www.dropbox.com/s/jzshwhy6nhe955m/current_nhl_log.csv?dl=0
Its all in there, shots, missed shots, hits, faceoffs, giveaways, takeways, blocked shots... Individual players with time stamps and even (x,y) coordinates for every single events... You could litteraly build a game tracker with this stuff...
this dataset has 200 625 rows.
If the thing is to big to open on your prefered software, I can subset it for you, just let me know in this thread.
If there's any interest I'll update it every week....
https://www.dropbox.com/s/jzshwhy6nhe955m/current_nhl_log.csv?dl=0