A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
Hi! I’ve been working on a Python script to download some 10-K filings by using workspace, but this error message appeared: [DiscoverySearch] Sending body_parameters: {'json': {'View': 'equityQuote', 'Query': 'AAPL.OQ', 'Top': 3}} [DiscoverySearch] Library recorded body_parameters: {'json': {'View': 'equityQuote', 'Query':…
I have a question regarding the API being used by the lseg-data library. Is it the LSEG Data Platform APIs or the Refiinitv Data Platform APIs that is being used in the background? If it is the LSEG Data Platform APIs, could you provide me with the documentation for it? I see documentation for Refinitiv Data Platform APIs…
Hello, I need your support ! I've been collecting expired OPRA call option premiums from 2025 to 2010. But Prior to February 2010, U.S. listed options used the legacy OPRA 5‑character symbology. Would someone know how to request data knowing that I'm using the Excel add-in with RDP.HistoricalPricing and get_history…
Hello, It seems fund data points such as 'TR.FundCompany' or 'TR.FundType' or 'TR.Fund1YearPerf' are not pulling in through Python (I use Jupyter Notebook). Here is an example code: import lseg.data as ld ld.open_session() df = ld.get_data(universe = ['LP65011527'], fields = […
Hi Team, I am looking for guidance on how to get started with the Refinitiv Data Platform (RDP) and need clarity on several topics related to account setup, access, learning resources, and integration options. I currently have an active LSEG Workspace account, and I would like clarification on the following: 1. Account…
Hello. I am trying to access api.ppe.lseg.com to generate an appkey for our python scripts that currently download marketdata only from PROD. But as part of the LMP migration the PPE env needs to connect to api.ppe.lseg.com and I am trying to use either adrian.bujor.ppe@lseg.com or adrian.bujor.rdp.ppe@lseg.com to generate…
Hey, i am trying to find historical filings of etfs or their parent companies, no luck in the advanced filing section, anyone aware of any options? The overviews only show the latest documents.
I'm looking for documentation on the criteria for various investment/holding style (ie: Core Growth, Aggressive Growth, GARP, Specialty, Income Value,…) for funds in the Ownership V2 data set. I've see the document before but can't find it on the site.
Hey, Can you tell how and where can I find how the deal is done (cash, stock or both)? I have tried: "percentage of stock", "percentage of cash" and "consideration offered category". Of these three "percentage of…" gives most odd data. Usually both are 100, assuming it means 100 % cash and 100% stocks Can anyone help me…
Hello, I'm using the following function to download oil production data and other variables. I’ve noticed that sometimes Q4 information is missing, or it differs significantly from the quarterly reports. Could you please explain how I can fix or reconcile these differences? import refinitiv.data as dl…
It looks like you're new here. Sign in or register to get started.