Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 618 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 618 Bytes

Pybikes data collection script

Requirements

Usage

Note: Step 1 and 2 is only for people with access to a server.

  1. SSH into the server
  2. Start a screen with a nice value of 11 or higher: $nice -n 11 screen
  3. Start the script: python datacollector.py

Misc notes

  • 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 :)