This project contains the utilities I used to gather data for the sportsgraph-alpha project. The sportsgraph-utils repository is not as well maintained as some of my others - I created it after the fact during a refactor of sportsgraph-alpha, and as such, may not even work out of the box. Apologies.
The node_modules/nhl-api was a straight git clone of https://github.com/sintaxi/nhl-api. When I have a chance to clean up this repo (likely when I generate a data set for a league other than the NHL) I will use a proper sub modules include. In fact as I do an initial commit I cannot add anything under node_modules/nhl-api because git knows it is a sub module. This merits some investigation so I know what is going on, but not today. If you are mad enough to clone this project know that node_modules/nhl-api needs to be a (maybe modified) version of nhl-api. Good luck.
MIT license. Help yourself and email me anything I will respond.