Enables effective and resilient Eikon data extracts.
Project description
eikon_api_wrapper
Easier and more reliable usage of the Eikon data terminal when querying company or bond data. The API allows to create tables like in the Eikon Screener APP, but with arbitrary amount of rows and columns.
Usage
- Clone or download this repository.
- To use the Eikon API, create a file called
eikon_app_key.txt
with a valid eikon app key in the root directory of your local clone. More information for getting this Eikon App Key is available here. - Start the Thomson Reuters Eikon Terminal in Front End and login (for that, you have to sit at a computer that has access Eikon).
- Run
sample_extraction.py
to retrieve a sample data extract from Eikon. - The results will be stored locally in a subfolder called
data
.
You can imitate the sample functions for custom extractions. Check their definitions in the functions.py
script. To find the column names you need for your specific task, you can use the Eikon front end. Just browse for a sample company or bond and find a sample value you are interested in.
Then hover over the question mark to find its API Name, which you can then use in your custom function like in the sample functions.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for eikon_api_wrapper-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 418e79483d6c250d4125474fcf83b01e883abf32a3f77e81b95daf9e52ed0107 |
|
MD5 | 0b611e88dd175d52d5ea694ca82fcdd6 |
|
BLAKE2b-256 | c75947d2806319d6ba68a2fc19daffbd4dcb8dab242e83fe1e5bbaa6c10c3faa |