mark padgham

Results 362 comments of mark padgham

Oh that's great to know @philstraforelli, thanks! Plan is only to incorporate data that are absolutely going to be available on an ongoing basis, so that doesn't qualify at present,...

~~See this [great curated github list of bikeshare data](https://github.com/BetaNYC/Bike-Share-Data-Best-Practices) thanks to [Daniel Patterson's tweet](https://twitter.com/g_data_cyclist) - mine that for new sources!~~ nah, forget that, it hasn't been updated for > 4...

Great to hear, thanks @pstraforelli. I'll check it out and ping you via a separate issue once I confirm that the data are generally compatible

okay, [the CppCoreGuidelines](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Res-subscripts) are much better, while still concurring here.

mostly done with [this commit](https://github.com/mpadge/bikedata/commit/cc31994e928f689779d23d6eaf1e09f048ba4f9d) but issue kept open for potential subsequent implementation of demographic indexes.

Great, I'll check out the data source asap. A huge part of˙bikedata` is just data cleaning and stuff like station name matching, so no biggy there. I'll just have to...

Data sources can be extracted as "https://www.ecobici.cdmx.gob.mx/sites/default/files/data/usages/YYYY-MM.csv", starting at 2010-02.

The trip files have only station numbers. These are all given on [the official station map](https://www.ecobici.cdmx.gob.mx/en/stations-map), but the raw data are all buried in a drupal scheme, so can't be...

code to get the data files: ``` data_dir