The PostgreSQL database backing Ninja Reference.
This repository contains granular, hand-collected data on American Ninja Warrior runs. We track competitors across seasons, courses and obstacles—allowing for detailed analysis and comparisons. You can read more about the project here.
Data acquisition is a three step process: we collect hand-timed run data in CSV format, ensure the collected data passes our validation suite, and then transform it into a PostgreSQL database used to power the Ninja Reference front end.