-
How to get all fields from MUNICIPAL_INSTRUMENTS through refinitiv.data API
Hi all, I'm currently using the following code through refinitiv.data API to download data from Views.MUNICIPAL_INSTRUMENTS: rd.discovery.search(view=search.Views.MUNICIPAL_INSTRUMENTS, select = "IssuerName, MaturityDate, IssueDate, MuniState, CUSIP, ISIN, AssetType, RatingType, SPRating, MoodysRating", top = 20) However,…
-
403 error when trying to download filing
I am running the script displayed here: https://github.com/LSEG-API-Samples/Example.RDPAPI.Python.IntroductionToFilings/blob/main/IntroToFilings.ipynb It works fine until: # Define Helper Function retrieveURL def retrieveURL(token, retrievalParameters): ENDPOINT_DOC_RETRIEVAL =…
-
Historical Institutional ownership over time
Hello, I'm kinda new to refinitiv with no programming skills and just was wondering if someone could help me out to get the amount of institutional ownership (just the big three) over time of a company. Let's say I want information for the company Equinor listed in the Oslo stock exchange (EQNR.OL). Is there any way I…
-
Historical ownership data over time
Hi everyone, I'm kinda new in refinitiv and I wanted to get the historical ownership over time of some companies for a 20 year span. I have found that data is available in workspace but I was wondering how could I get it through the api to directly export it into a .CSV file df = ek.get_data('EQNR.OL',…
-
I have questions regarding APIs and the ADVFIL (advanced filing system).
The enhanced batch download functionality has not worked properly since rollout. I have thousands of documents I need to download and have been waiting patiently for months but I need the documents and can no longer wait. What API options are there to help accomplish my task? Task - I have a portfolio of over 3000 unique…
-
Help with a problem on downloading historical data.
Help me to solve the problem. I talked to the support team, they can't help as they don't understand my needs. I have 100% working code for downloading historical data. I use Refinitiv Real-Time SDK (RTSDK) I am interested in the domains: MarketPrice, Legacy2. Using the code downloaded historical data 03.07.2008-18.12.2023…
-
Eikon Data API file export function?
The product : Refinitive Workspace , Eikon Data APIs (Python API) I want to use the API to export the financial report or other files released from a company on the specific time. Can any API achieve this function?
-
time series data of 10 years for the upgrade and downgrade of sovereign credit ratings for Southe...
...ast Asian countries, like INDIA, PAKISTAN, BANGLADESH, NEPAL, BHUTAN, etc. How do I need to navigate on the Refinitiv interface? Hi, I am looking for time series data of 10 years for the upgrade and downgrade of sovereign credit ratings for Southeast Asian countries, like INDIA, PAKISTAN, BANGLADESH, NEPAL, BHUTAN, etc.…
-
Download Filings through RDP with RWS license?
Hi all, I am asking this question even though I think I already know the answer, but I just want to look for confirmation and similar experiences from your side. I am interested in downloading Global Filings documents that I already found in Workspace. I can download them manually there, e.g. BASFn.DE -> go to Filings tab…
-
Is it possible to download world-check full file via API?
In documentation description it says that there is no API available right know, but I heard from someone that it is possible. I can't find any documentation about it, can anyone confirm?