This is a question from a trial user who is testing out the WS API. for the specific ticker (like 9988.HK), I can find the DR under the ‘Price & Chart’, but it's different from the results I got from the API. May I check the reason? here is the code and result…
Hi Team, can you please explain the Error that the client is facing. They are pulling data for a list of ISINs and they are getting that error. Previously, for their bulk number of ISINs, when they remove the data item ['TR.NIIssuePricePctPrint','TR.NIIssuerUltParentTRBCEcoSec','TR.NIOfferPricePrintUniform'], the error is…
Can you covert the below excel formula to Codebook query? =@RDP.Data("SYBA.DE","TR.FundHoldingName;TR.FundHoldingRIC;TR.FundLatestFilingDate;TR.FundNumberOfShares;TR.FundNumberOfSharesChanged;TR.FundPercentageOfFundAssets","EndNum=2000 CH=Fd RH=IN")
Hi all, I am trying to find the market cap's companies that I have RICs connected to their mining operations. I currently have refinitiv workspace lite installed into my excel. Thank you in advance for any assistance to this query!
Hi, I would think this would be an easy question, but I can't seem to get a total return for S&P 500 (or other example indices, for that matter), but the formula works fine for stocks. Can someone please advise? My call is below: ek.get_data(['.SP500'],['TR.TotalReturn'],{'SDate':'2017-01-01', 'EDate':'2018-01-01'})
What Fields ( FIDs) must be used to identify that a settle has been posted for a security, and at what time?
I want to get the future earning reports date for a given stock. And also the past earning reports date. How should I get it using python?
Hi, I saw in various earlier conversations that extracting earnings call transcripts directly via the LSEG Data Library (for Workspace) by using an API is not possible. See here for example: Now I am trying to understand alternative ways to get these transcripts (without having to manually bulk-download them). I saw that…
Dear Support Team, Our goal is to retrieve a clean, consolidated time series of quarterly financial reports using multiple fields (e.g., "TR.TotalRevenue.date", "TR.TotalRevenue", "TR.CostOfRevenue", "TR.GrossProfit", "TR.TotalOperatingExpense", etc.). Ideally, we expect four records per year, each representing one…
I recognise that all support is basically focused on Python, but I don’t want to run another Python-based system next to the R-based system we already have. However, going through the Python documentation, it seems to me that, under-the-hood, the Eikon Data API is just JSON over WebSocket on localhost:9000. Therefore, it…
It looks like you're new here. Sign in or register to get started.