About this site
NBA/lab takes data the NBA publishes but locks inside PDFs and press releases, and turns it into something explorable. This section focuses on the league's regular-season awards voting.
The projects
Awards Voting
Full regular-season awards voting results (MVP, DPOY, ROY, MIP, Sixth Man, Coach of the Year), parsed from the NBA's official PDF releases — tabulated by Ernst & Young — into season-by-season leaderboards.
Last Two Minute Report ↗
The league's own review of officiating in the final two minutes of close games, converted from hundreds of individual PDFs into a single graded dataset. The data pipeline lives in the source repository on GitHub.
How it's built
A SvelteKit app, mounted as a route on jdkato.io. The underlying awards data is parsed from the source PDFs/CSVs and baked into the page at build time, so every view is fast, cacheable static HTML.
Data & disclaimer
Data comes from public NBA releases (pr.nba.com) and the official awards tabulations. This is an independent, non-commercial project for analysis and education, and is not affiliated with or endorsed by the NBA.
Independent, non-commercial project for analysis and education — not affiliated with or endorsed by the NBA. Data from public NBA releases (pr.nba.com), tabulated by Ernst & Young. Source ↗