Hello, I am looking for a way to download ESG news for all S&P 500 companies using the Refinitiv Data Platform (RDP) API or the Eikon API. My goal is to retrieve articles, headlines, and any relevant information related to sustainability, governance, and ESG criteria for the companies in the index. Specific Questions:…
Hi Team, Please can someone check the below and provide resolution. *** EXTERNAL EMAIL *** Very good Denis – we’re definitely one step closer now. I’ve changed the password and… import lseg.data as ld APP_KEY = "ee1aca4f4d86445bb6d980c533b95686d86716b4" RDP_LOGIN = "cip@vitol.com" RDP_PASSWORD = "..." session =…
I've been working with the lseg.data API in Python and encountered an issue where I need to add my ID to the code. Despite collaborating with the Product Specialist, the problem persists. The API connection works for other fields like TR.TotAssets, but fails when retrieving data for TR.EventStartDate for specific…
My understanding is that we need to use “screen” function in python to find the company, remember the companies are not listed, they DO NOT have RIC. I believe we need to similar code as below, but the universe should be set to “Private equity” My question is that I need CODE to produce the same output as I use “DSCREEN”.…
Hi, anyone know how to extract live Tradeweb Bond data (e.g. ACGB) using Python? Cheers
Is there any API available to check if RICS are published Successfully either Eikon or Data scope on Refinitive Platform ; if Yes would like to understand more details on Setup , Access , Entitlement and Sample Query for the same , Also would be good if we get to know what all Attributes are updating for the requested RIC ?
Hello, I have a datasheet with a list of bond ISINs for which I have a start date, end date, the sector classification, currency and rating information. For each bons in the dataset I would like to retrieve the currency-sector-rating specific credit yield curve starting at its specific start and end date. I am facing the…
Need a python script to pull cargoes as imports into all PADDs and exports out of all PADDs. I need one script that will aggregate the total number of imports per region by load zone/region and another script with all fields returned
Looking for someone to help put together a script to pull shipping data for clean products (gasoline, gasoline component, naphtha, Gasoline / Gasoline Component) as imports/exports out of all US PADDS.
data retrieved with: df_standard, err = ek.get_data( instruments = ['AAPL.O'], fields = ['TR.F.IncomeStatement.fieldname','TR.F.IncomeStatement','TR.F.IncomeStatement.date','TR.F.IncomeStatement.FCC'], parameters = {'Scale': 6, 'SDate': 0, 'EDate': -30,'Period':'FQ0', 'FRQ':…
It looks like you're new here. Sign in or register to get started.