A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
can someone please help me with this error in juypternotebook,
Is use the function RDP.Data in Workspace When return quarterly time series, for some INstruments, I get several observations for the same quarter. For example 10 March 2025 and 31 March 2025 - correct would be only 31 March 2025. I entered period FQ0 and frequency Fq. So I dont understand what the problem is.
Hi, We are currently working on company filings API to download reports of the companies based on OrganizationId. I would like to know if its possible to pass multiple OrganizationId as part of single graphql query. If yes, kindly share an example of the query. Thanks, Ajitha
Hi all, I would like to API request to retrieve a list of bonds, with the outstanding amounts converted to EUR based on the exchange rate as of the issue date. Currently, the GOVSRCH function in Workspace performs conversions using the exchange rate as of the previous close. Can you help me? Best Giacomo
What's the procedure for accessing fields from the Data Item Browser app through the Python RDP API? I'm used to the get_fields method from Eikon and I'm having trouble finding the correct endpoint for the RDP platform. I'm wondering if there's an endpoint to query from using RIC and field name as parameters. Thanks! EDIT:…
Hi, how would I do a function like =RtGet("SYD1", [@RIC], "COUPN_RATE") in python using the lseg.data library? Thanks
Hi, I am attempting to connect to the https://api.refinitiv.com/alerts/v1/news-stories-subscriptions via a Python script on my local machine. When doing a POST request to this, I keep hitting the following error: {"error":{"id":"3aa593ff-7498-4dbc-8aca-b3882f556d0a","code":"30016","status":"422","message":"Number of user…
While running https://api.refinitiv.com/user-data/lists/v1/lists APi with request as below : (Which I created taking sample from FMRRequest.txt) { "namespace": "default", "name": "FMR", "description": null, "items": [ { "value": "88035DDT9" }, { "value": "196480GK7" } ], "metaData": [ { "data": { "List Source": "TM3",…
We are developing a Java application to programmatically download Initiation reports for specific companies using the Refinitiv Research API via REST requests. However, we are encountering a permission error indicating insufficient scope when attempting to access certain endpoints. Problem Details: Objective: Download…
It looks like you're new here. Sign in or register to get started.