A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
Hi, I am currently working on implementing a custom Economic Calendar application and I need direct guidance on which specific APIs and endpoints to use within the LSEG ecosystem. My application has two primary requirements: Historical & Upcoming Events List: I need to retrieve a schedule of economic events, including…
Is there an API that would allow me to programmatically download company filings from Workspace and access the full text of the filing documents for processing in Python? My use case is to run keyword-based searches (regex / NLP) across filings for multiple companies and flag documents that match predefined criteria.…
I am getting the following error when executing any query in SDC Platinum, even with minimal filters and minimal output fields: { "errorMessage": "SCREEN(relativedate(TR.MnAAnnDate, LRFD_10), CURN=USD) processing failed.", "exception": [ { "RequestContext": { "CallerIdentity": { "userName": "C2**F$" } }, "ErrorStack": [ {…
Hi, We are currently working on company filings API to download reports of the companies based on OrganizationId. I would like to know if its possible to pass multiple OrganizationId as part of single graphql query. If yes, kindly share an example of the query. Thanks, Ajitha
I have an issue with lseg library on python (API), The session is opened correctly but I get an importError ( Image attached). Have you met this issue before? Current lseg version : lseg_analytics-2.1.0b1 lseg_data-2.1.1.
Greetings, I was able to retrieve a valid access token using: export ACCESS_TOKEN=$(curl -s -X POST "https://api.refinitiv.com/auth/oauth2/v1/token" -H "Content-Type: application/x-www-form-urlencoded" -d…
we use the historical pricing API end point to download historical data, e.g. for the future DEBMN6 the URL is https://api.refinitiv.com/data/historical-pricing/v1/views/events/DEBMN6?eventTypes=trade&end=2026-04-15T12:50:56.093884Z&count=10 however, this doe not work with a freight RIC e.g. DFRT-ME-SIN is there a reason…
How to pull overview of model and daily data via API?
Hi, I am using LSEG in Python with an App Key, following the documentation in this article: https://developers.lseg.com/en/api-catalog/eikon/eikon-data-api/quick-start Everything is working well so far. However, what I actually need is to retrieve the .txt files of conference call transcripts for some firms. For example, I…
It looks like you're new here. Sign in or register to get started.