jdeko.me
jdeko.me/bball
jdeko.me source code
jdetok on github
linkedin

about jdeko.me/bball

created & maintained by Justin DeKock
/-|-\

preface

i'm a big basketball fan - the game is entertaining, easy to understand, & produces a ton of data. i'm also a grad student working toward a M.S. in information systems, eager for opportunities to gain experience designing, developing, & maintaining systems. jdeko.me/bball is the result of those two realities - a collection of systems designed & built to store and access basketball statistics.

data origin

all data is sourced from nba.com. the majority of the seen on jdeko.me/bball is fetched and inserted via a python project i wrote using the nba_api python package.

database

a mariadb database stores the fetched data after it is cleaned/transformed