A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
Hello, Hope everyone is doing well! I asked LSEG helpdesk about something and was redirected here. I have a list of RICs and Permanent IDs. Say I would like to get a 5 year history of multiple fields for these companies, including the history of the ultimate parent of those companies. Is there a way via Python's…
Hello, I am using the lseg data library for async data dumping for 60,000 RICs and I have encountered a problem that sometimes the response for some RICs does not return data. I checked the availability of dumped indicators for specific RICs using workspace. These indicators are present, but when I request them to the API,…
Hi, I'm trying to figure out what the best scope would be to grab historical Bid and Ask prices when using the RDP/API account? Below is what I have but I'm running into issues. Could you just confirm if this is correct or not? --data-urlencode 'grant_type=password' --data-urlencode 'username= 'XXXXX' --data-urlencode…
I'm using the LSEG Data API in Python but am not able to find anywhere the actual documentation for the use of Chain objects. The most I've gotten from the help chat was to grab constituents using .constituents, but what are the other object attributes and how can yo u add parameters to Chain calls to get constituents or…
I would like to extract ESG score of all public and private firms for the past 20 years. However, the data I extract from the screener is wide format, which is inconvenient to use. How can I download it in a long format? At the same time, the fiscal year end item does not have time series option as the ESG score item.…
Hello, I am a student at the University of Toronto. I am trying to access Aftermarket Research reports via the Refinitiv Data Platform API. Currently, my account can generate tokens, but the access token does not include the required scopes (trapi.data.research.read and trapi.alerts.research.crud). As a result, I receive…
Hi, When trying to get historical data for SPX, get_history and get_data returns data using tickers of the current constituents and not of the constituents at the requested time. For instance, ld.get_history(universe=[f"0#.SPX"], fields=["TR.PriceClose"], parameters={"SDATE":"2011-02-01"}) returns the price closes of the…
a)How can I retrieve historical consensus forecasts of the same forecast horizon, e.g. all FY1 forecasts for Apple Inc. from 2010 till 2025? b)How can I extent this data-retrieval request to multiple companies and forecast horizons at once? c)How can I retrieve IBES forecast at the analyst level instead of the consensus…
Hi. We're trying to connect to LSEG'S API via OAuth2 using a desktop application we use for workflow automation, etc. (Alteryx). We're currently passing through our account credentials (the same used to log in to these forums) using the following via a POST command, which from what I gather, we're required to use to obtain…
Hi Devportal team, good morning. Requesting for your assistance. trying to get all the contracts based on underlying ric. but the result is missing contracts which have expired. need to get all the contracts [{"View": "EquityQuotes","Top": 10,"Filter": "( SearchAllCategoryv2 eq 'Options' and ((UnderlyingQuoteRIC eq…
It looks like you're new here. Sign in or register to get started.