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.
Hello everyone, I have a quick question regarding ESG-related data items and the dates they refer to. Let’s say I request ESG data (e.g. CO₂ emissions) for a company on 15 April 2024, and I receive a value in return. I would like to understand whether the reported value actually refers to that calculation date (15 April…
Hi! I am trying to access M&A data via a Python App but I'm getting an error importing the Deals Screener. This is my attempt: import refinitiv.data as rd from refinitiv.data.discovery import search from refinitiv.data.content import deals import pandas as pd rd.open_session(app_key="APP KEU") screener = deals.Screener()…
Hi, could you please give my account: iliya.varbanov@lseg.com access to: LSEG CFS API Workspace | Postman API Network
In the QA Direct module Ownership V2, there is the table Own2InvHldgsTO: Ownership Investor Holdings Percent ("This table contains information on the volume of shares traded as a percentage of total shares held in an investor's portfolio"). How exactly is this calculated? Is is the sum of the absolute values of the change…
Hi folks, is there anyway that I can see the readcounts of a specific news anywhere in LSEG?
Hi, in the option watch I see very high implied volatilities that do not match the Exchange. For example, for a Class IV Milk March24 18.50 Put option, the OPWSettleImpliedVolatility is equal to 770.7962 while the exchange reports an implied volatility of 16.61. There can be small differences due to different…
how to get ohlc price data used in the charting when selected line type is candles? e.g. currently using refinitiv.data module in python
Hello, I am currently able to successfully download data using method (1) after logging into Refinitiv Workstation in the Window 11 OS: python import os import pandas as pd import refinitiv.data as rd isins = ['DE000BU3Z005', 'DE0001102531', 'DE0001141836', 'DE000BU2D004'] rd.open_session() df_bond_characteristics =…
Hi Team, Do you know if the RTO platform is integrated with PING/CIAM? We would like to understand if we could use RTO using tokens acquired via PING/CIAM. Thank you, Rares
It looks like you're new here. Sign in or register to get started.