Hi all, I am currently working on my master's thesis, which involves analyzing the source of funds in financial transactions. Does anyone know which is the best way/function to get to know how a M&A transaction was financed (debt/equity or both)? I'm using the Deals Screener Worksheet of Refinitiv Eikon. Thank you in…
I selected the EDP API and entered a name for my application under the App Key Generator page. It looks like the application was posted successfully but no application showed up as registered in the grid below when refreshing the page. I did try this using incognito browser as well. I have uploaded my HAR file.
Which service and api to get ,20-day average volume at a specific time, say for symbol RY.TO, MSFT.N
Is there any interface that I can get the latest global exchange information with exchange country and exchange type?
I have this code to get the sp_500 list of tickers: def get_sp500(): import requests import json url = "https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes" payload = json.dumps({ "ExtractionRequest": { "@odata.type":…
Hi, Please tell me how I can get Machine-Id? I was given instructions Getting Started with Refinitiv Data Platform in which I see that Machine Id should have been in Welcome email. But I did not receive Welcome email. How can I get Welcome email? Do I need to register somewhere or get access? I already have an account in…
I am having problem with the parameter "CH", which is not supporter in the fundamental_and_reference.Definition. And there is nothing about it in the docummentation here from refinitiv.data.content import fundamental_and_reference df_earnings_surprise= pd.DataFrame() definition= fundamental_and_reference.Definition(…
hi, hope all is well. I have a question about automated file downloads from my.refinitiv.com I tried to setup the job to download the below report https://my.refinitiv.com/content/dam/myrefinitiv/products/11727/en/Technical/629036.csv I am getting authorization error as below An error occurred: 401 Client Error:…
Hello! I am using Refinitiv Workspace. I need to download earnings calls transcripts for quite a number of companies for several years. Is this possible via the Python API? I tried to use 'get_data', but I found that there is no 'earnings calls transcripts' option in DIB (Data Item Browser). And I can't find any Refinitiv…
This discussion has been moved.
It looks like you're new here. Sign in or register to get started.