garaud / jitenshea

Bicycle-sharing data analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data : the list of cluster ids should be sorted

garaud opened this issue · comments

Between the page http://data.oslandia.io/bikes/bordeaux/cluster and http://data.oslandia.io/bikes/lyon/cluster the cluster ids have the same color but do not mean the same thing.

We should set the cluster ids 0, 1, 2, 3 according to a specific rule. For instance we can sort the ids according to the available bike rates averaged between 4 and 7h.

We also have to modify the cluster.js to take into account this new label.