Wednesday, September 30, 2015

NHL Team Salary Visualization

In an earlier post I presented charts to display Blackhawks’ salaries. This was pretty popular so I took it a step further and made an interactive site. This tool can display any team for both the 2014-15 and 2015-16 seasons. The data was scraped from NHLnumbers.com. The field used is Cap Hit. A green box represents the cap space for teams below the cap. The site is hosted by github.

http://frutoper.github.io/Hockey-Viz/

Let me know if you have any questions or comments.