...but not available using the Screener, does that mean can't download information regarding that variable? Hello, I am trying to download time-series data regarding company geographic revenues and assets. Using the Data Item Browser, I can see a "Geographic Total Assets" variable. However, when I use the Screener…
Hi, I'm trying to use eikon.get_data() in python for downloading historical data of curve points. RICs examples: "AAAUSDD10Y=", "BBBUSDD5Y=","MEXICOUSDG4Y". I have tried different field names but can't get historical data. Which ones should I use? Or even if there is a way to download the hole curve using python with the…
Hi, I want to fetch the merge and acquisition data for a RIC where the RIC is as target not acquiror. Like I want to find that the RIC WTB.L (Whitbread PLC) is acquired by any another company. Is there a way where we can specify the RIC as target and find its acquiror company or is there any field for it. Please help me…
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],…
https://developers.lseg.com/en/api-catalog/eikon/eikon-data-api/quick-start Are the steps same for workspace as in Eikon explained in this link?
What is the name of the field that provides the website of a company? I tried web, website, webpage ... in Add Filter, but I could not find it.
We are downloading the timeseries of an economic indicator (for instance USCPI=ECI). We would be interested in having the date of the release (ideally the datetime). Is it possible via API? (currently using Eikon's Python API)
Is there a way to pull the last-to-last quote data through Eikon api in Python. I am able to pull the last quote data of BBSY (ASX Benchmark BBSW Average page), but I also want to pull the quote before it. So I need the quote for today as well as yesterday. Is there a way to do it?
I'm trying to get SOFR SWAP Curve in real time. How would I do that? I have used Eikon in the past but your RDP library may have improved and I can use it?
About 15 minutes ago, the Symbology library just went down. I'm now unable to get the RIC, ticker, and company name info. "Object reference not set to an instance of an object" is the error I get when using the Symbology library
It looks like you're new here. Sign in or register to get started.