amirlb / civilhack-2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

civilhack-2019 - TheRouteAngels

This is us:

About Us

Our Goal

We chose to tackle 2 challenges from the open-bus challenges in the hackathon.

Our Goal

Our route plan angel

We built a website that let's the user enter origin and destination, and see optional public transport routes, together with an overlay of predicted bottlenecks on the route.

Live demo

Definition of Bottleneck

We defined a bottleneck as a geo-temporal slice of 100 m. and 10 min., where at least 2 buses spent at least 3 minutes in this slice.

We then define the "busy index" to be the average number of minutes the buses spent in this geo-temporal slice.

The Busy Index

Visualizing bottlenecks

It is also possible to visualize a bottleneck heat-map of expected traffic.

The Busy Index

Documentation

And since this is is for the greater good, you can browse the documentation here

Documentation Landing Page

About


Languages

Language:Jupyter Notebook 89.5%Language:Python 7.5%Language:JavaScript 2.1%Language:HTML 0.6%Language:CSS 0.4%