Script to periodically collect routing data for a set of OD pairs from the TomTom API
- Python 100%
| .gitignore | ||
| LICENSE | ||
| ods.csv | ||
| README.md | ||
| requirements.txt | ||
| run.py | ||
TomTomAPICollect
- Execute
run.pyto collect routing data (travel time, distance) for the set of origin-destination pairs defined inods.csv. - Use
cronto periodically execute therun.pyscript.