This repository contains the associated code base for the creation and updating of the Kaggle NBA Database. The nba-api is utilized as the API client for stats.nba.com and numerous endpoints are extracted to produce the database tables. .SQLite
is the database format of choice for this project. The database is updated daily and monthly via cron scheduled Kaggle Notebooks.
-
-
Notifications
You must be signed in to change notification settings - Fork 10
Data Extraction (from https://stats.nba.com) and Processing Scripts to Produce the NBA Database on Kaggle (https://kaggle.com/wyattowalsh/basketball)
License
wyattowalsh/nbadb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Data Extraction (from https://stats.nba.com) and Processing Scripts to Produce the NBA Database on Kaggle (https://kaggle.com/wyattowalsh/basketball)