Robin Lovelace

Results 774 comments of 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: ![image](https://user-images.githubusercontent.com/1825120/63618328-b36ca280-c5e3-11e9-88f8-61db8624a8ba.png)

Updated cleaned data, with missing ids in grey: ![image](https://user-images.githubusercontent.com/1825120/63856858-87ae3b80-c99a-11e9-8bcf-ccc63677328b.png)