-
Bulk Download of BSE 500 Audit Reports via API
Dear All, I am writing to seek your assistance in downloading Audit Reports for BSE 500 companies covering the last five years using the Eikon / Workspace API. I have attempted multiple times to set up and use the Python API (via the Refinitiv Data Library and Eikon Data API) on my local system, but I have not been…
-
Question on Using File DCNs to Retrieve Metadata Programmatically
May I ask how to use file DCNs to programmatically retrieve the corresponding metadata for those files — specifically fields such as document date, RIC, and report type? Is there any sample code or recommended approach for accessing this information? Thank you in advance for your guidance.
-
LSEG Workspace and Filings Download
Hi, I have an LSEG Workspace account, and for research purposes, I’m trying to download company filings using Python, either through a library or via the API. I’ve tried two methods so far: Using the RDP API through the /data-store/v1/graphql endpoint. Even when running the examples provided in the API Playground, I…
-
How to download documents from Research Filings?
Hello team, raising this query on behalf of client Llohann Dallagnol Speranca I have gotten a handful of URLs though the "TR.CSRReporting.esgsourceurl" field. However, most of the recent ones are files in http://filings.research.refinitiv.com. I would like to be able to download those reports as well. How can I do that?…
-
Retrieving annual reports using LSEG API
For a research project, I would like to download the annual reports for a large set of European firms over the period 2010-2023 (following a similar approach as in this article: Global Evolution of Environmental and Social Disclosure in Annual Reports - Lin - 2024 - Journal of Accounting Research - Wiley Online Library).…
-
which API could extract the PN17 / GN3 pdf file using python?
using different ISIN code as input, to download if the company have this PN17 pdf file. which api shall i use to get the pdf file. and also before what credentials i need to provide and if so where do i get the credentials from?
-
Download 10-K filings and time of receipt with Filings API
Hi, I had a question on using the Filings API (described here: https://developers.lseg.com/en/article-catalog/article/introduction-to-filings---python) : Is it possible to download both the document and its metadata at the same time? I need to download the 10-K filings for multiple companies and also need the exact time…
-
download filings using ADVFIL on workspace
I am trying to download filings using ADVFIL on workspace. I am searching all annual filings that contain a specific phrase (f.ex. "circular economy") during a given period (f.ex. "1 MArch to 31 MArch 2020"). The problem is that when I try to download all filings the download crashes after a while. I tried to download…
-
Python script to download filings
Hi I would like to download all filings in the category "annual" that contain a given term. I can search for that on LSEG/Refinitiv workspace and I can also download files there but the dowenloads typically crash and cannot be resumed (very annoying). The helpdesk has not been able to help. One idea is to use a Python…
-
Access EDGAR Filings in python
Hi, I've been trying to retrieve filings from a list of different RICs and Dates (specific range for each RIC) but im having difficulties using the code examples available. Would really appreciate help to code a request to access the MD&A Section of 10-Q/10-K of many companies for which i have the RICs and dates. I've been…
-
GraphQL API queries - Company Filings
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
-
Retriving FILING (e.g. 10-K files) with the API: Could we have a problem of permissions?
We’re interested in downloading the Annual Reports filings (e.g. 10-K files) with an API solution in order to not to do it manually, the code we followed doesn’t return any data. We’ve seen that somebody has already had the same issue following the same code and it seems to be a licensing matter. We don’t know if that’s…
-
Filings And FeedName
Hello, Using the FeedName: 'Edgar' we can fetch filings in the United States. But how to fetch similar documents for international companies ('other markets' than US and Canada) mentioned below? Is there another FeedName to use ? Filings Service on Refinitiv Data Platform provides the largest global collection of Global…