do you have the python code requiring the permid of all companies for which Refinitiv can provide ESG scores or data ?
Is there a code to pull a single average volume over the past 5 days rather the timeseries in API for the code- As per checking, there is none and request you to check and advise if the below can be added- As the client needs one single volume to be retrieved instead of timeseries 5 days volume. rd.get_history(…
Hi Team, could you please confirm which NumPy version is officially supported for the current Eikon Python API? After a recent update, I’ve encountered a datetime64 unit error in my project. Raised this on client's behalf. Looking forward to your response. Client Name: Marian Iodran Account Name: Ola Display Thank you for…
I am trying to download M&A data using the Eikon Data API in R. It is not clear to me how to do this from the symbology videos. (Specifically I am trying to download all leveraged buyouts from 1970-2025, but any advice in the right direction is appreciated)
Dear Team, I am using Python API and an issue arises when I connect to Eikon import refinitiv.data as rd rd.get_config()["http.request-timeout"] = 60 An error occurred while requesting URL('http://local host:9060/api/handshake'). RemoteProtocolError('Server disconnected without sending a response.') I have referred to this…
"Regarding downloading data in bulk, I would like to download the segment revenue and segment code data for global public firms from 2007 until now. In the template, I can only download such data for one firm in a file and need to refresh and repeat this for many times if I would like to have the data for many firms. So, I…
Simple request prints 2 warnings in console. Could you fix this? Or any workaround exists?
use refinitiv.data to retrieve soybean total supply (MT) and soybean domestic feed/crush (MT) data. python
Is it possible to get a list of all ever-listed companies (including companies that are no longer listed) for a country/region (US, Europe) and a time horizon (e.g. 2000-2024) using the Python API? Currently, we use the Python API and ld.get_data() to extract several types of data and get the identifiers externally or via…
It looks like you're new here. Sign in or register to get started.