Hi all, is it possible extracting earnings call transcripts directly via the LSEG Workspace by using an API?
Hi, Could you please check the client question in the attachment and comment.
I am trying to fetch historical ETF holding of EWG ric using below python code but not getting valid entries. kindly suggest required changes to be done to fetch historical holdings of EWG ETF df, err = ek.get_data( ['EWG'], fields=[ 'TR.ETPConstituentWeightPercent.constituentric', 'TR.ETPConstituentWeightPercent' ],…
Hi support team I want to download unadjusted stock price data. TESLA had a stock split on 2022-08-23. - Workspace is running while I download data via API If I use refinitiv.data API: import refinitiv.data as rd ... df3 = rd.get_history( universe=["TSLA.O"], fields=["tr.PriceClose", "tr.Volume", "tr.Turnover"],…
Sometimes this code throws an error and sometimes it runs fine Code: Error:
I'm interested in these tickers which I currently load via Excel JPYTN= JS(FXFWDJPYTN) Is there a standard code you can provide which saves the results to a csv, or prints to screen or something like that?
Hi, I would like to be able to issue a secondary API Key, but I find that this is not possible via the EIKON app. How can I issue a secondary API key? Thanks in advance!
I have just installed the LSEG Workspace app for MacOS, and I am trying to connect to the Eikon Data API through Python (3.14). I seem to have a connection error. Initially, the error message said "No proxy address identified". I then followed the trouble shooting instructions…
Hi Team, Good day! This is under case: 15584196 Query here is that the client seems to have experienced some issues pulling up the script below: try: session.open() ld.session.set_default(session) session.open_state Pull selected rics, in this case a GoC bond, the 10 year benchmark and the 5 year benchmark. To get a list…
For users who have configured their Workspace with Hosted Internet, if we switch to Customer-managed without changing their user ID, is it possible to make the necessary changes so that the API key used within the Workspace remains unchanged?
It looks like you're new here. Sign in or register to get started.