Robin Lovelace
Robin Lovelace
This shows a first attempt at linking them with OSM data. The results are unreliable because the docking stations do not have correct names. ```r library(tidyverse) library(osmdata) library(stplanr) library(sf) data_raw...
Thanks to @luis-tona for getting me onto this, he's on it! Any updates Luis? This may lead the bikeshare data to be made available online for everyone (which could be...
Tricky. I know Luis is struggling to make sense of the data also which must be frustrating as it seems to all be there, just not in a joined-up way....
Great progress - is that all of them though? Heads-up @luis-tona - may be of use for your project.
We've made great progress cleaning the datasets - 100 million+ journeys (rows of data) logged.
We've made great progress cleaning the datasets - 100 million+ journeys (rows of data) logged.
Should also work with `gsub()`.
Also, seems 2014 data is duplicated: 
May be able to submit a patch.
Updated cleaned data, with missing ids in grey: 