Live data from Hacker News

Show HN: I visualized the entire history of Citi Bike in the browser

bikemap.nyc

31–34 of 34 posts

Re: Show HN: I visualized the entire history of Citi Bike in the browser

#31
post #15

Relevant callout from https://bikemap.nyc/about : * Limitations * The data only contains the start and end station for each trip, but does not contain the full path. Route geometries are computed for each (start station, end station) pair using the shortest path from OSRM. This means that the computed routes are directionally correct but inexact. Trips that start and end at the same station are filtered out since the…

This limitation comes with more interesting implications: e.g., I noticed that some bike trips are noticeably slower than average. For those I’d assume that the rider either took a detour or made a stop in between. The animation, however, makes it appear as if it was a very slow ride. Maybe worth considering to filter out all rides that are essentially walking speed or slower.

It also would be interesting to learn how many rides had been excluded altogether, just to put things into perspective.

Re: Show HN: I visualized the entire history of Citi Bike in the browser

#32
post #31
post #15

Relevant callout from https://bikemap.nyc/about : * Limitations * The data only contains the start and end station for each trip, but does not contain the full path. Route geometries are computed for each (start station, end station) pair using the shortest path from OSRM. This means that the computed routes are directionally correct but inexact. Trips that start and end at the same station are filtered out since the…

This limitation comes with more interesting implications: e.g., I noticed that some bike trips are noticeably slower than average. For those I’d assume that the rider either took a detour or made a stop in between. The animation, however, makes it appear as if it was a very slow ride. Maybe worth considering to filter out all rides that are essentially walking speed or slower. It also would be interesting to learn ho…

Yeah there is a filter between 1.2 and 20 mph

Re: Show HN: I visualized the entire history of Citi Bike in the browser

#33
post #15

Relevant callout from https://bikemap.nyc/about : * Limitations * The data only contains the start and end station for each trip, but does not contain the full path. Route geometries are computed for each (start station, end station) pair using the shortest path from OSRM. This means that the computed routes are directionally correct but inexact. Trips that start and end at the same station are filtered out since the…

[deleted]

Re: Show HN: I visualized the entire history of Citi Bike in the browser

#34
This is now top of my list as one of my favorite data visualizations I've ever seen. I remember spending some time with data for Capital Bikeshare data in DC, which was also public at one point, though looks like it only goes through 2016: https://capitalbikeshare.com/system-data. Would love to see the Lime/Bird version of this. Thanks for sharing.
Post reply on HN