Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 887 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 887 Bytes

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.