This is a suite of programs written in Python3 to download data from Index Exchange's report and CAL APIs and place the resultant data in a MySQL database. The resultant data can then be inspected with visualisation tools such as Grafana.
- whiolly written in python
- small number of python dependences
- for the CAL API flexiable system to determine which tables hold the different API data sources' data
- leverages Index Exchanges report GUI to create reports which the suite runs and places the resultant data in the MySQL database
- flexiable framework allowing local modifications to operation by editing the settings.py and cal-settings.py files.
Please see the Docs directory.
The author for more details