Unfortunately we have a problem with our key store last replication and I am afraid we have lost machine Id password. I have seen that is possible to change the password via API but you need previous password and we have lost it. Is possible to reset that machine Id password to set a new one? maybe using some…
Hi all, I'm trying to find the query to get all futures contract info from the underlying isin / ticker. More specifically, i would like to input the isin/ticker of a security and get all the futures contract on that security. The final goal of this would be to get the RIC code of these contracts. Does anyone have an idea…
I would like to collect certain firms outstanding bonds and get the average historical yield using python api. For example Swedish publicly traded firms in real estate sector, get their bonds that are in principal currency SEK and margin over index as type. I would like to get all active and non-active bonds' average bid…
Why is my LSEG workspace not getting connected. It is just showing connecting.... since past few hours
I/O error on POST request for https://api.refinitiv.com/auth/oauth2/v1/token: api.refinitiv.com; nested exception is java.net.UnknownHostException: api.refinitiv.com.
Refinitiv Data Platform (Workspace) - Python - Windows How do we add a date as a row header from the code below? This produces historical data and the client asks if we could add dates for each data point. import refinitiv.data as rd rd.open_session() df = rd.get_data( universe = ['NVDA.O'], fields =…
I have a Refinitiv Workspace account. How Can I check if I can use these credentials to access the Refnitiv Data Platform account as I need to use some API endpoints from RDP? I want to retrieve data of current and historical officers and directors.
Hi Team, I tried the API playground to get the token and receive below error. Can you confirm if the usage is correct? curl --location https://api.refinitiv.com/auth/oauth2/v1/token --header "authorization;" --header "content-type: application/x-www-form-urlencoded" --header "accept: application/json" --data…
Hi all, I'm looking to leverage the refinitiv.data API (the .content.news package) to fetch latest news for a specific company. I would like to usethe company's PermID to filter the data, any idea how that query would look like ? Also i can't find a good documentation for the refintiv.data.content.news package, any…
output volcube1.txt I’m using the api “https://api.refinitiv.com/data/quantitative-analytics-curves-and-surfaces/v1/surfaces” The data downloaded from the api for vol cube seems different from Eikon app. eg. the USD vol is constant. EUR IBOR and ESTR vol cubes are the same. Is there something wrong with the output? Output…
It looks like you're new here. Sign in or register to get started.