Skip to content

blin17/nba_game_visualizer

Repository files navigation

NBA Game Visualizer

Replay full NBA games using SportsVU player tracking and stats.nba.com box score data. Code in python and d3.js

This visualizer preprocesses SportsVU players data using python and then streams it into d3 using github. There are events and frames that are loaded into a viewer and that results in this:

Demo

DONE

  • Basic Analysis on Tracking Data
  • Parse the JSON format
  • Build Viewer to watch NBA games
  • Refactor Code
  • Post onto /r/nba

Ideas to improve on:

  1. Use an Artificial Neural Network to predict player movement data

About

d3 visualizer for SportsVU data with Box Scores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published