Welcome to the LSEG Developer Community
Is it possible to get the earnings release for 2882.TW for Nov. 13, 2025 via API?
In Codebook, the newer LSEG data libraries produce an error for instrument LP68103366. This error does not appear in the older Refinitiv data libraries. For example, the commands import lseg.data as dl dl.open_session() df=dl.get_data('LP68103366', ['52WK_LOW','52WK_HIGH']) produce an error (see first attachment), while…
User is trying to retrieve data via Jupyter but gets an error message. The same data can successfully be pulled via Excel. Please check. thanks! see attached Excel file for reference and below errors via Jupyter.universe: AU3CB0235554 fields = ["TR.ISIN", "TR.FiIssueDate", "TR.FIMaturityDate", "TR.FiOriginalAmountIssued",…
Is there a way to get history/ time series starmine data through Refiniv Work Space Codebook? For TR.EQCountryListRank TR.ARMIntraSectorScore TR.CreditTextNewsComp Thanks a lot!
How to retrieve EndOfDay prices for the Dutch Energy Markets (Gas TTF, Gas day Ahead, Electricity Endex and Day Ahead, Oil, CO2, Coal) via API?
Hi team, requesting your assistance on Case 15852576. Thanks for the links. I tested the GraphQL endpoint at /data-store/v1/graphql and confirmed via schema introspection that ESGSource exists with fields like SourceTitle, SourceUrl, SourceDate, SourcePage, SourcePublisher. However, querying it for Alphabet Inc (PermID…
What I’m trying to do is pull financial data (default risk, ebitda, net income, stock value, etc.) for a huge list of companies and then visualize it in PBI, is there a Workspace API that will allow for this?
There are many similar cases. When the SDate and EDate are before 2020, it often occurs that only Close has a price while the others do not.
In Codebook, the screener does not work when the field TR.NAICSNationalIndustryCode is included. For example, the commands screener_output=Screener('U(IN(Equity(active,public,primary))), IN(TR.GICSSectorCode,"45"), IN(TR.NAICSNationalIndustryCode,"513210"), TOP(TR.H.EV(Curn=USD),7,nnumber),Curn=Native')…
I am trying to download historical fx volatility surface, forward and depo curve. However when requesting for maturity date it seems that this field is not available for a long history and even depends on the used ric. api: /data/historical-pricing/v1/views/interday-summaries/{universe} Thanks for the help Killian
It looks like you're new here. Sign in or register to get started.