Can I use APIs to access the subsidiaries anual reports i.e. through python? How to access to API reports, that is developers need to confirm.. we do not know Already consulted Product specialist and they reffered you
I am building a bond coupon cashflow planner on top of https://us.v-cdn.net/6038239/uploads/NNEV6D3Y53TA/coupons-2025-08-18.xlsx https://us.v-cdn.net/6038239/uploads/WZMRS14O87W6/coupons-2025-08-25.xlsx , using the lseg-data Python SDK (IPA financial_contracts). I have encountered a reproducible issue: • For some ISINs,…
Is it possible to get access to the data from subsidiaries to listed companies through APIs e.g. I am doing research on a Swedish compan y called Hexatronics AB. Can I download their subsidiaries sales and EBIT for the last 5 years?
User has key but still failed to run open session with 503 error. How to fix the issue please? User's network is Internet.
I recently learned investments have a property called factor. This is used for distinguishing between pounds and pence for investments denominated in GBP for example. Please can you tell me how I can call the factor for a RIC on a date using the API - what is the name of the variable I have to call (for example to get…
I would like to access the (Workspace) Data API in order to connect to the (external) Tradesignal app.
Query: Is it possible to please send a Python notebook of this process? Can you please help us with the Python Code for the below. Initial Query: is there an API for top 10 shareholders of a stock? in excel. Resolution Provided to the Client. i) To get the top 10 list of a company's shareholders per shareholding percentage…
I am a user of LSEG/Refinitiv Workspace. Within the Screener application, when I run a search using the criteria “Universe: Public Companies, Country of Exchange: Turkey,” I can access data for 590 companies in your database.Through the Add Column option in the Screener application, I am able to seamlessly export the…
response = cross.Definition( instrument_tag="Fx-Forward", fx_cross_type=cross.FxCrossType.FX_FORWARD, fx_cross_code=ccy_pair, legs=[ cross.LegDefinition(end_date="2026-10-01") ], pricing_parameters=cross.PricingParameters( valuation_date=today.strftime('%Y-%m-%d')), extended_params={ "marketData": { "fxSwapPoints": [ {…
Query:- I am raising the case on behalf of external client I am trying to use lseg.data in Python API however it gives me an error when calling the get_data function. Output exceeds the size limit. Open the full output data in a text editor ModuleNotFoundError Traceback (most recent call last) Cell In[14], line 1 ----> 1…
It looks like you're new here. Sign in or register to get started.