Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 392 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 392 Bytes

DataManagementScripts

Various scripts to get data from APIs, manipulate data and send it to other systems (in Forum Virium Helsinki / Vekotinverstas related projects).

If directory name ends with API, the script there requests data from an API.

Some of API scripts uses fvhdms module. Remember to install it into your virtualenv before running the scripts.

python setup.py install