Hello, Can you please help me find an API in RDP which works similar to this datascope API https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw. We want an RDP API call to get all historical value dates for a currency ? Say INR=.
Hello, I was just wondering if it's possible to retrieve data on previous officers and directors through the API in Refinitiv Workspace. My understanding is that it was previously not possible through the Eikon API, but is there any change as we shift to Workspace? Thanks in advance.
Hi Developer Advocate, We are using RDP APIs with two user-ids for different services as follows: * User 1: data-store/v1/graphql and discovery/symbology/v1/lookup, Approx time token first generated = 23:31, result = PASS * User 2: alerts/v1/news-stories-subscriptions and data/news/v1/metadata, Approx time token first…
Get a couple of questions and will be great if you can enlighten me. FYI I am operating it in Python environment. * What is the difference between refinitiv.data, refinitiv.dataplatform and eikon * I can use the service quite freely when I have my Refinitiv Workplace logged on, however, how can I use them WITHOUT LOGGING…
Hello, Is there an RD Library API that would return an interpolated yield for a given issuer code(issuer curve chain) and tenor ? As an example, see below the issuer curve of WFC and I would like to pass in the issuer benchmark chain <0#WFCUSDABMK=> and tenor 3 1/2 years and should expect to get back ~5.365%. I realize I…
I may have overlooked some documentation but ... here is what I do and try to do * I manage my portfolios, monitors and watch lists in WORKSPACE (app, on Windows and Mac OS) * I'd like to access a complete list of all those items in python, that is something like: ek.get_data('PORTFOLIO([ ALL ],[PORTFOLIO.CURRENCY,…
Hi Refinitiv Support Team, I am trying to download data from companies whose shares have been DELISTED from trading at an exchange in the past. In the following you find under: * code that tries to download stock prices for YAHOO that was delisted in 2017. This code gives an error message and returns no data. * Code that…
Hello, I have successfully constructed a custom forward curve using my own parameters and instruments through RDP API. forward_zcCurve_endpoint = rdp.Endpoint(session, "https://api.refinitiv.com/data/quantitative-analytics-curves-and-surfaces/v1/curves/forward-curves") user_defined_zc_response =…
Hi Team, Good morning. I would just like to confirm if we have a limit on the API download with Workspace? Would this be the same download limit as Eikon if a client would do a migration? Another question would be if there are future/developments being done for our API. Since my client would do the migration, they need to…
As part of a python process. I need to find all available rics associated with a list of a mix of cusips and isins. Ideally, I'm looking for an API from the playground or a particular endpoint. I, unfortunately, have not been able to find one. Thanks, David
It looks like you're new here. Sign in or register to get started.