import refinitiv.dataplatform.eikon as e e.set_app_key(xxxxxxxxxxxxxxxxxxxxxxxxxx) df = e.get_timeseries("LCOZ4") The above code was able to connect properly till last week but started to get a ReadTimeout error since then. This is happening with many users in our firm
...for apis.streaming.pricing.endpoints.main endpoint. Hi, I am using the refinitiv.data package in python when running Eikon on my desktop. All functions seem to be working correctly (e.g rd.get_history() works fine) but when I use rd.get_data() i am getting this error: Cannot load the list of associated URLs from…
Hello, I'm trying to download both current and historical research headlines for specific companies, and focusing only on sponsored research. In the Eikon app, I'm aware that I can find this by going to ADVRES, clicking on the dropdown for Contributors >> Independent Research Providers >> and there using a designated tick…
Is there an API capable of retrieving analyst research pdfs in a manner similar to the ADVRES app in the Eikon terminal?
...u please help me understand the scope of the API--what is accessible? I am just wondering if it is possible to use the API to access analyst research reports? Could you please help me understand the scope of the API--what is accessible?
Hi,I want to get a list of domestic investment trusts in Python using Eikon Data api. Q1.Could you teach me how to write python code when I get all columns? like ek.getdata([JPFUND],[XXXXXX]) Q2.Could you teach me how to write python code when I get selected columns? like ek.getdata([JPFUND],[Lipper RIC,AssetName,ISIN…
Eikon API hangs intermittently without any reason. When i abort the python script File ~/anaconda3/envs/Re2024rdp/lib/python3.9/site-packages/eikon/data_grid.py:190 in get_data result = eikon.json_requests.send_json_request(_endpoint, payload, debug=debug) File…
Could you kindly offer further guidance on how to effectively download the updated dataset (i.e. the part you recently purchased from third parties)? Additionally, I understand that Python can be utilized for this purpose. If possible, could you provide any advice, resources, or documentation on how to proceed with Python…
Hello, test_stock_peers_and_relative_valuation2.txt I am reaching out to request your expertise and advice regarding an issue we are encountering with downloading factor data via the Eikon API. In our daily fund operations, we need to download 20 specific factors for approximately 6000 US stocks. This process is essential…
Hello, Very short and simple problem: I am trying to find the "Management Approach" field in the Eikon API, but so far without success: The ISIN for the window in the picture is LU1009760643. Best, BQXQ
It looks like you're new here. Sign in or register to get started.