A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
My client has a below question, can you please advise? they are customer managed account and the user has acess to our desktop platform. I’m trying to access lseg data through the Platform (so that I don’t need to be logged into workspace) and having some issues. I was reading this page Quick Start | Devportal and says I…
Is there LSEG Data Platform / Refinitiv cloud API entitlement for server-side applications, independent of Workspace desktop session? and more specifically: Can my backend running outside Workspace authenticate and call LSEG data APIs without relying on the local desktop proxy on port 9000?
I have saved quite a few screens on GOVSRCH. The question is how this can be automated so that I get the same output as saved search. I looked into the below code mentioned earlier. However, I have 2 questions: How will it identify which saved search I am calling? Getting this error "No default session created yet. Please…
Can you please help me with python code for downloading Annual reports, 10k etc for a particular company via Refinitiv API.
Let me explain the situation more clearly. I created an HTML page for myself where I’d like to run backtests on the model portfolio we built, by adding and removing financial instruments. To complete the work, I would need to connect the page to the Refinitiv API, so that if I add an instrument for the backtest, it…
Hello, I'm trying to retrieve historical Lipper fund holdings data via RDP API (which has been activated under my account) using Python. My python codes are as follows: import refinitiv.data as rd import pandas as pd rd.open_session() fund_ric = "LP60014953" fields = [ "TR.FundHoldingRIC", "TR.FundHoldingName",…
Hi team, Could you please help with this urgent query below. How to source these datasets via Refinitiv python package please? 1. daily data points of this interest rate swap (USDSROIS=); 2. futures start date and end date of CME 3-month SOFR futures contract (RIC for example: SRAF26). Many thanks,
We are building an internal workflow tool for our consulting team to improve how we monitor and analyse developments in a defined set of companies within the Energy & Natural Resources sector. Using our existing Refinitiv licence, we intend to programmatically retrieve news and company updates relating to a small watchlist…
I am trying to request performance data for USYH.MI but only receive null values. In Refinitiv Workspace the corresponding values look fine but there seems to be an issue with the data via the API. What is the issue here? API Request: api.refinitiv.com/user-framework/mobile/fund-service/v1/fund/fund-performance/USYH.MI
I am currently using LSEG Workspace to collect data for my research, and I have a few questions regarding access permissions and ethical data usage Initially, when I searched for the "SDC" database directly, I received a prompt stating that I do not have permission for the SDC add-on (please see attached Screenshot 1).…
It looks like you're new here. Sign in or register to get started.