Requirements
- python 2.7+
- pybikes module (get it from https://github.com/eskerda/PyBikes )
Note: Step 1 and 2 is only for people with access to a server.
- SSH into the server
- Start a screen with a nice value of 11 or higher:
$nice -n 11 screen
- Start the script:
python datacollector.py
- Tweak the cities array as you wish to collect data for other cities
- Tweak the
script_timer
variable to change how often data is collected.
If you have any suggestions or ideas, feel free to clone and send a pull request. Or email me :)