Skip to content

A suite of programs written in Python 3 to extract data from Index Exchange's report and CAL REST APIs and place the resultant data in a MySQL database

License

Notifications You must be signed in to change notification settings

rob-bannocks/IndexExchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A suite of programs written in Python 3 to extract data from Index Exchange's report and CAL REST APIs and place the resultant data in a MySQL database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages