/nba2k-player-ratings

Collect latest player ratings data from 2K Ratings

Primary LanguageJupyter Notebook

NBA2KPlayers

Collect latest player ratings data from 2K Ratings.

Usage

  1. Install Node.JS, then install dependencies packages

    npm install
    
  2. Run program

    npm start
    
  3. Observe console for status and retrieve ./data/roster.json when the program completes.