hrt-bus-api
hrt-bus-api copied to clipboard
Real-time Performance Dashboard
HRT already has a Performance Dashboard, but it only gets updated once a month. Use the API to create a performance dashboard that updates in real time.
Right now, I only keep the last 30 minutes of bus data. I think we can keep a weeks worth of data on MongoLab for free. It would be nice to collect and store all the data, but it we would need to figure out a way to use our own storage as MongoLab (and most other DB service providers) charge a ton of money for disk space.
It would be nice if our dashboard could generate interactive graphs (e.g. average adherence).