The most recent content from our members.
Hi everyone, I'm confused why the historical free cash flow estimations don't match that of Workspace? Please have a look at the screenshots below: AAPL, Free cash flow estimations from Eikon API AAPL, historical free cash flow estimations from WS In the first photo, the free cash flow estimations (Mean) are highlighted in…
...ample RIC/Company) as the same values in the Estimates Page -> Guidance Summary in Workspace Codebook? I am using Codebook and code creator in pulling up the Guidance Low Value and guidance high value for WMT (My sample RIC). Can we pull up the EPS (Earnings Per Share) Guidance Low Value and Guidance High Value for WMT…
Hi, I am trying to extract the analyst estimates data as mentioned in the code below - df, err = ek.get_data( instruments = ric_lst, fields = ['TR.EPSMean.periodenddate', 'TR.EPSMean', 'TR.EPSMean.date','TR.RevenueMean', 'TR.NetProfitMean'], parameters={'SDate':'2010-01-01','EDate':'2023-12-13','Period':'FQ1'}) The issue I…
I am trying to retrieve the date when an analysts recommendation changed from the I/B/E/S data. I can see different items that detail the change but not when the change was made. What is the data item that we need to get this date? In Workspace you can see this as review date or recommendation date in the recommendation…
Hi. I am trying to pull the EPS estimates, associated Broker Name, Analyst Name, Analyst Code, and Estimate Date for a variety of tickers and variety of dates that span between 1989 and the present. I have provided sample code below for pulling for a single ticker from 1989. Some of the values are <NA> for the EPS…
Hello! I am working with the python API to get IBIS estimation of financial statements for some companies. In the codecreator, I can find information about the mean. However, I am interested in the distribution of forecast instead of one single indicator. For instance, I am interested in General Motors (GM) historical…
I am trying to get data of field TR.NetprofitEstValue(Period=FQ1) I think FQ1 means it will get the next quarter's estimation. But in the following data I got: some 'date' is early than 'fperiod' more than 1 quarter. Why will this occur when I get FQ1 data? Or there are more examples or explain about FQ0/FQ1/FQ2/... and…
I'm doing a research on Taiwan market and retrieved earning surprise data from DataStream. for example, I collected quarterly earing surprise announcement dates (EPSISURDTE) and quarterly EPS surprise score (EPSISURSUE), I find EPSISURDTE is different from quarterly earnings announcement dates on TWSE. What is the…
Hi everyone, Could you please let me know how to retrieve the interim estimates data using Eikon API. More specifically, I would like to reconstruct the table below. I was able to get yearly data using the following R code, but do now know what parameters should be changed to get the semi-annual data.…
I am instructed to post a following question here by Helpdesk. Hope someone can take care of it. I am looking for an efficient way of checking the latest revisions of (1) sell side analysts’ earnings estimates of individual company and (2) economists’ forecasts of macroeconomic variables (such as GDP QoQ). For (1),…
It looks like you're new here. Sign in or register to get started.