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
Hello, When I try to run this line import refinitiv.data.eikon as ek ek.set_app_key('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx') I get the following error: ValueError: Proxy keys should use proper URL forms rather than plain scheme strings. Instead of "ftp", use "ftp://" The line works fine when I run it inside Eikon's CODEBOOK…
When I get data with loop, there is an error, "error code 400 | Backend error 400 Bad Request" It was working properly some times, but iterating, at last encounter this error.
It looks like you're new here. Sign in or register to get started.