The most recent content from our members.
Hi, I am new to Eikon Data Api, and I am using it on R studio in a Windows 11 environment. I am trying to search company reports in the Advanced Research Search (New) app library, and my searching criteria is: 1) Country = US, 2) Report type = Company, 3) Date = All. This gives me 25,618 total reports, and there is an…
Is there a way to get dividend yield data for all US stocks and ETFs in bulk using a Python API?
I would like to download the filings for a particular SDC File Number but I have to manually download one by one. Is there a faster way to do this such as batch download functionality?
I would like to analyze portfolios of institutional investors based in a given location (e.g. country) using the built-in formula in excel or by downloading the data from the web. For a list of investors (could exceed 1000 Perm Ids) -> for each investor find all/major equity holdings by firm ID (RIC, ISIN, and or any other…
Hello, How to download the a list with the name and description of all ESG variables that LSEG offers? For instance: DIR Score and its description what it means, etc.
...to excel I wanted to download from Refinitiv Eikon all securities (including equities, bonds, etc.) that have exposure to a given country, using Python. But I have no experience using Python to download anything from Eikon at all. Wondering if anyone can help me on this. I also wanted to download all securities that…
I am trying to access ESG data in bulk. The purpose is to gather ESG scores point-in-time and compare the different cohorts of the ESG scores databases (backfilled vs non-backfilled). To do so, I am following this tutorial.…
I can't download txt files batch from 01/01/2002 to 01/01/2023, even after downloading Batch/Print App. Message will appear as "To Print/Save documents from the search grid, Batch Print/Save App must be installed. Installation is a onetime requirement for the use of this functionality from the search results grid.…
...ook, Python or similar? Hello, I am a complete beginner at coding in Refinitiv - I previously used the Eikon screener for smaller projects where we would download shareholder reports and fund ownership summaries by hand. I have recently moved onto a much larger project where it would be impossible to download this…
Hello, given the following code: # Initializations df_daily = pd.DataFrame() # Set Start and End Dates with the following format "yyyy-mm-dd" StartDate = "1969-12-31" #Set start date EndDate = "2023-04-11" #Set end date Tickers =…
It looks like you're new here. Sign in or register to get started.