/nba-movement-data

Ever since the nba stopped public access of their movement data, I though it would be good to have a copy of @neilmj data repo incase he deletes his data repo.

Primary LanguagePythonMIT LicenseMIT

nba-movement-data

Ever since the nba stopped public access of their movement data, I though it would be good to have a copy of @neilmj data repo incase he deletes his data repo.

Credit: @neilmj

Setup

  • To unzip the 7z file run this command
cd data
sudo ./setup.sh
  • To convert the json files into easy to read csv's execute this script from root folder
python json_to_csv.py