alan-turing-institute / TuringDataStories

TuringDataStories: An open community creating “Data Stories”: A mix of open data, code, narrative 💬, visuals 📊📈 and knowledge 🧠 to help understand the world around us.
Other
40 stars 12 forks source link

[Turing Data Story] Boris Bike analysis #172

Closed mhauru closed 1 year ago

mhauru commented 2 years ago

Story description

TfL publishes usage data for Boris Bikes: https://cycling.data.tfl.gov.uk/ It’s actually really detailed, to the point where I wonder if it might have similar privacy issues as NYC’s infamous taxi data: It shows each individual journey, in the format of “bike number X left bike station Y at time Z and arrived at station V at time W”.

I've done in the past an analysis where I tried to forecast how many bikes would be leaving/arriving at a given station, based on historical trends and weather data: http://nbviewer.org/github/mhauru/boris-bike-forecast/blob/master/analysis.ipynb We could base the story on that or take some entirely different angle, there's plenty you could do with the data given how detailed it is (most popular routes, popularity of routes as a function of time, effect of events or infrastructure changes on Boris Bike usage, all sorts of map visualisations, etc etc.). Proposals welcome.

Ethical guideline

Ideally a Turing Data Story has these properties and follows the 5 safes framework.

Current status

Updates