Hi, Can we call the story of a news in Workspace API where the news source is not from Reuters? For example, a user has a subscription to a News source for example FT. In Workspace News application, the FT news headline will be available and to view the full story, you need to click on a link, and it will redirect you to a…
Hi, I would like to ask if the Earning Transcript is available for an API call or if there will be a plan to add it to the library if it's not? Regards, Dan Gabriel
Hi, I would like to retrieve additional information about deals via the api, but I can only appear to get deal value. Is there a way to retrieve other target financials also? Sample code: screener <- 'SCREEN(U(IN(DEALS)),IN(TR.MnATRBCActivity,"5020101011"))' fields <- c( "TR.MnASDCDealNumber", "TR.MnAAnnDate",…
Hello, I am looking for historical data on US Equity mutual funds. I am conducting research on the following topic: The aim of the research is to explain how the compensation structure of portfolio managers affects their risk-taking in mutual funds and how this behavior is reflected in the performance of the funds. I tried…
My code starts like this: import eikon as ek ek.set_app_key("my_key") I never got any errors. However, lately it hasn't been working anymore and I'm getting the following error: 2026-02-05 10:15:43,992 P[32556] [MainThread 44800] Error: no proxy address identified. Check if Eikon Desktop or Eikon API Proxy is running.…
If I try to fetch data for January, I can see some periods are missing on the 25th and 26th, but when I tried this on last week, I found that more than two days were missing, but this is just an example. Now, if I make the call for February, I am missing periods on the following days: 3, 5, 6, 7, 8, And for the rest of the…
I am downloading emissions-data with the Workspace Codebook app (see code below). I was wondering how to obtain a variable that indicates the year to which the emission data refers to. To my knowledge, ".date" gives me the reporting date, but I haven't found a variable on the year/fiscal year for which the data was…
Hi, Is it possible to download data from the Workspace without using Codebook? I.e. with an API key. Or accessing your local drive in Codebook to read/write?
How do I get an access token from the api key? What is the get request that I need to call?
Is there an existing method of accessing the Data Item Browser within the Eikon API for Python? If not, is it possible to get this integrated? This would drastically save time and energy versus flipping back and forth, sorting, and manually entering codes. Thanks.
It looks like you're new here. Sign in or register to get started.