Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualization (map) of delay-causing streets #2

Open
HeidiSeibold opened this issue Dec 9, 2016 · 1 comment
Open

Visualization (map) of delay-causing streets #2

HeidiSeibold opened this issue Dec 9, 2016 · 1 comment

Comments

@HeidiSeibold
Copy link

A map of the city of Zurich with delay-causing streets colored in red and delay-preventing streets in green.

This could for example be done this way:
Compute the difference in delay between bus stop k and k+1 for each stop, each bus line and each observation period. If on average the delay gets less, draw the street in green. Otherwise in red.

@vsteff
Copy link

vsteff commented Mar 4, 2017

Code for this project see https://github.com/OpenDataDayZurich2016/visualization_delays

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants