Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 788 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 788 Bytes

Index Exchange Download Suite

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.

Features

  • 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.

Documentation

Please see the Docs directory.

Contact

The author for more details