项目作者: ninjaref

项目描述 :
The PostgreSQL database backing Ninja Reference.
高级语言: Python
项目地址: git://github.com/ninjaref/data.git
创建时间: 2017-06-09T20:49:46Z
项目社区:https://github.com/ninjaref/data

开源协议:MIT License

下载


ninjaref / data Build Status

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.

Collection

Validation

Transformation