Skip to content

wyattowalsh/nbadb

Repository files navigation


Overview

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.