The most recent content from our members.
Hi Team We are receiving issue while fetching data from LSEG Worspace API while the similar code is working fine in Eikon. Please check provide the solution as soon as possible CODE:- import refinitiv.data as rd from refinitiv.data.discovery import Screener from refinitiv.data.content import search from datetime import…
i need help for Eikon api python, to generate a code for m&a deals screening: worldwide deals, announcement date between 01.01.2010-31.07.2024, status completed, The deal value >$1 million, Both acquirer as target are Listed on a stock exchange, The acquirer holds <50% of the target’s publicly traded shares before the…
I would like to download the filings for a particular SDC File Number but I have to manually download one by one. Is there a faster way to do this such as batch download functionality?
I have been having trouble exporting the data to excel. As you can see in the image, the export excel button is not highlighted, meaning I am unable to download the data. I have found the following on: https://www.eur.nl/en/library/news/eikon-deal-screener-limitations "Eikon Deal Screener has some limitations since the 1st…
Hi team, I would like to request your assistance on this one. Can the attached list of securities with deal character code is <DATACNTR> be added in BRS/Aladdin? Our client is looking to have the value <DATACNTR> added to the bond type in Aladdin. DATACNTR.pdf
Hi, I am currently using excel add-in to getter data on M&A deals. I am using the deal screener but I am not able to pull the ISIN code for the acquirer and the target. I am currently preparing for another (very scarce) timeslot in the Refinitiv database provided by my university and I would like to know which steps I…
Greetings, I am currently advancing my project focused on companies undergoing delisting. Utilizing the DSCREEN application, I have successfully compiled a comprehensive list of companies that have been delisted, along with detailed information regarding the transactions that led to their delisting. My next objective is to…
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…
... the roles correctly when advisors have multiple roles? I'm trying to obtain a list of advisors and their roles in M&A deals. I have code to pull the deals, but the advisors and the roles come in a concatenated field. Some advisors have multiple roles. If the first advisor has two roles and the second advisor has one…
Hi, currently I'm using this formula df, err = ek.get_data("WTB.L",fields=["TR.OrganizationID"]) OrgPermId = df["Organization PermID"].values[0] screener_exp = 'SCREEN(U(IN(DEALS)), IN(TR.MnATargetPermId,"'+str(OrgPermId)+'"))' deals, err = ek.get_data( instruments=[screener_exp],…
It looks like you're new here. Sign in or register to get started.