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…
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 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…
This discussion has been moved.
Hello! I am using Refinitiv workspace. I am searching for commodity future prices (for each commodity) that are constructed to capture generic daily prices across different contracts (maturities), as Bloomberg offers. If Refinitiv indeed offers such generic daily commodity prices, what would be the variable names of it..?…
Dear all I got a list of historic options RICs (e.g. ABBE130E0.EX^E20). Is there a way to get the RIC/ISIN of the options' underlying using Python refinitiv.dataplatform? Many thanks for the help. Best, G
Hi, I am getting different prices for 12/31/2024 from HistoricalPricing and FundamentalAndReference methods for below securities…
We are utilizing RDP search api from our Java backend services to get Options contract list. We are making simple WebClient calls to get this information. Are there any JAVA RDP search libraries which we could use for this purpose(like making the RDP connection, deserializing the search response to mapper objects etc?) ?
Morning, Where is the best place to test RICs , Some of the historic rics have different logic in how they are constructed, and I need to test which is the correct format. Thx
Hello, I would like to retrieve yearly average bid/ask spread for a list of stocks historically. How could I use Python to extract?
It looks like you're new here. Sign in or register to get started.