Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 326 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 326 Bytes

Hockey

Contains Python and R scripts to scrape NHL data and plot game events. The primary components are the play-by-play python script (pbp.py) that scrapes data from NHL.com, and the eventPlot.R file which creates event plots for games.

See the wiki here for more details.