A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
I want to download the corporate sustainability report for Eurostox50 for 2020-2024 via python API. Is it possible? Can you provide me the code?
Hello everyone, I am working on a scientific research project and need to retrieve historical Officers & Directors (OFFD) titles/positions/affiliations for ~600 companies for the years 2020–2024. I also contactet the Helpdesk and they said i should ask these questions in the Developer Forum. In Refinitiv Workspace (OFFD –…
Case 15682386 "We've recently added ~500 new cusips into our universe which we use to fetch market data. It now seems like the /discovery/symbology/v1/lookup call to map cusips to RIC's is now timing out at around 100-200 cusips. Is there a limit on how many cusips we can query for, and if so what is that limit?"
Where do I access my API token
From the Playground, I am able to see these 2 sample queries. I have a few questions: Is there are way to combine the 2 queries such I am able to use Legal Entity Identifiers/RIC/etc. to immediately get the filings? Or do we require a 2 step query? 2. How do I know/obtain the list of available identifierTypeName:…
Request/Query: { "query": "query AppleFilingsExistingSchemaOnly {\n FinancialFiling(\n filter: {\n FilingDocument: {\n Identifiers: {\n Cik: { EQ: \"0000320193\" }\n }\n }\n }\n limit: 5\n ) {\n ObjectId\n _metadata {\n identifier\n totalCount\n }\n FilingDocument {\n DocId\n FinancialFilingId\n Identifiers {\n Dcn\n }\n…
Hi! I’ve been working on a Python script to download some 10-K filings by using workspace, but this error message appeared: [DiscoverySearch] Sending body_parameters: {'json': {'View': 'equityQuote', 'Query': 'AAPL.OQ', 'Top': 3}} [DiscoverySearch] Library recorded body_parameters: {'json': {'View': 'equityQuote', 'Query':…
I have a question regarding the API being used by the lseg-data library. Is it the LSEG Data Platform APIs or the Refiinitv Data Platform APIs that is being used in the background? If it is the LSEG Data Platform APIs, could you provide me with the documentation for it? I see documentation for Refinitiv Data Platform APIs…
Hello, I need your support ! I've been collecting expired OPRA call option premiums from 2025 to 2010. But Prior to February 2010, U.S. listed options used the legacy OPRA 5‑character symbology. Would someone know how to request data knowing that I'm using the Excel add-in with RDP.HistoricalPricing and get_history…
Hello, It seems fund data points such as 'TR.FundCompany' or 'TR.FundType' or 'TR.Fund1YearPerf' are not pulling in through Python (I use Jupyter Notebook). Here is an example code: import lseg.data as ld ld.open_session() df = ld.get_data(universe = ['LP65011527'], fields = […
It looks like you're new here. Sign in or register to get started.