Skip to content

OpenDataDayZurich2016/no.8_passengers_visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

no.8_passengers_visualization

This repository collects the code produced at ODD Zurich 2017 for visualizing the passenger spatial-temporal data on the station level.

It is connected to Issue #8: number of passengers traveling visualization OpenDataDayZurich2016/ideas#8.

A brief prototype of our work is shown here: https://invis.io/ZDAPT1M82.

There are passengers data (in and out) of stations at every stop and we try to analyze the spatial temporal pattern of stations on certain days (Monday-Thursday, Friday, weekend). We try to cluster stations based on their passenger volume change pattern through the day. Using Dynamic Time Warping (DTW) Distances as features allow the analysis of time series data, (Kate, 2016). The hierarchical cluster analysis of data on day type 6 is implemented in R programming. The clusters of example stations are visualization on the map in QGIS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages