OpenDataDayZurich2016 / ideas

Collection of ideas for the ODD
4 stars 0 forks source link

Visualisation of vehicle delays #11

Open DominikGroegler opened 7 years ago

DominikGroegler commented 7 years ago

How can delays of vehicles and the number of passengers being affected by the delays in the course of a day be visualized?

pbpearman commented 7 years ago

Are there clusters of long delays?? Are particular stops affected One could identify delays that are outliers on the distribution of all delays, say the top 2.5%, and map these to the affected stops. Separate the data by trams and buses. Identify where in the city long delays tend to occur. One could also standardize by the expected travel time between stops, in case the expected travel time between between stops affects the distribution of delay times.

vsteff commented 7 years ago

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

trothakanogi commented 7 years ago

Line 33 delay gains.pdf The graph is the main result of the today's effort, namely a visualization of delay gains along the line 33. Data shown is averaged over an (arbitrary) week. The delay gains are indicated by the width of the line segment by direction. At the stations the delay gain (for both directions) is indicated by the circle size and color intensity.