← toddschiller.com

Bluebikes broken-station detector

Load a month of Bluebikes (the Boston metro bikeshare) trip data and flag stations that probably had a broken dock. A station looks broken when no bikes were returned during an hour where the same station typically receives several. The flag is a Bayesian probability combining a prior on dock failures with a Poisson model of expected returns.

1. Load trip data

Everything stays in your browser. No upload.
Drop one or more YYYYMM-bluebikes-tripdata.zip files here, or
Trip ZIPs are published at bluebikes.com/system-data (hosted on the hubway-data S3 bucket). The S3 bucket blocks browser fetches, so files have to be downloaded manually and then dropped back in here.