rolltime / rolltime-collect

Collector for CitiBike station data. It collects availability of bikes and stations on a highly redundant schedule.
MIT License
0 stars 0 forks source link

Change the FetchLatestStationData() function to collect data from a specified program #63

Open luiscape opened 9 years ago

luiscape commented 9 years ago

Right now CitiBike is hard-coded inside that function. The JSON endpoint URL could be relative to the station program that you are interesting in collecting data from.