Skip to content

A python 3.4+ script for generating Delay Explorer aggregate statistics from the data in a darwin-db PostgreSQL database.

Notifications You must be signed in to change notification settings

fasteroute/delay-explorer-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delay-explorer-aggregator

This script can be run each day to turn the raw data from darwin-db into the aggregate data needed by delay-explorer-api to power delay-explorer-web.

It requires Python 3.4+

Contributing

This code is quite messy as it has evolved rather wildly (and rapidly). We're currently having a major reconsideration of how best to store the statistics (trying to balance flexibility with not needing a crazy amount of disk space) and once that process is complete, this script will get a pretty substantial rewrite to both be better structured, tested and more maintainable, as well as to implement this new statistics storage structure.

About

A python 3.4+ script for generating Delay Explorer aggregate statistics from the data in a darwin-db PostgreSQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages