-
RD API Connection from LSEG AWS Env
What are the requirements to be able to connect via RD API to source FX market data from LSEG AWS environment.
-
Will Migration from Eikon to Workspace Affect Eikon Data API for Python Code/Formulas?
Raising this on behalf of client as they are planning to migrate from Eikon to Workspace and currently uses the Eikon data API for Python (). The functions they rely on include the following: get_data(), get_news_headlines(), and get_symbology(). They would like to confirm whether it is possible to migrate their existing…
-
Downloading Analyst Reports using Eikon Data API in Python
Hi everyone, I am trying to download analyst reports using the Eikon Data API in Python, but I am running into issues with both approaches I have tried. Hoping someone here can help! Issue 1: 500 Internal Server Error for Document Download The first method I tried was getting the document ID and then using the…
-
RDP API Session Error
File ~/.local/lib/python3.9/site-packages/refinitiv/data/_core/session/_session_provider.py:127, in _make_platform_session_provider_by_arguments(session_name, app_key, signon_control, deployed_platform_host, deployed_platform_username, dacs_position, dacs_application_id, grant, proxies, app_name) 124 default_session_config…
-
question regarding .net environment
This is on behalf of client. User used EIKON DATA API and they tried to migrate Workspace now. They want to confirm whether they can use it the same way after migration. They use below libraries in .NET environment. Can this be used equally in the workspace?
-
Org ID from equity search
Hi, I am performing a query using the following formula, but I would like to add also the field "Org Id" to the search. I was not able to do it properly, as when I add the term "TR.OrgidCode" to the fields, I only retrieve NAs. criteria = "SCREEN(U(IN(DEALS)/UNV:DEALSEQ/), IN(TR.NIIssueType,""FO"",""IPO""),…
-
conversational API
Hi I have seen a demo using a factset agent in a chatbot and was wondering whether you offer something similar to this https://developer.factset.com/api-catalog/conversational-api-powered-by-factset-mercury
-
Clarification on Market Index Used for TR.WACCBeta
Dear LSEG Support, I am using the TR.WACCBeta field from Refinitiv and need clarification on the market index used in its calculation. Which market index is used to compute TR.WACCBeta for different stocks? Does the index selection vary by country, exchange, or sector? Is there a way to retrieve the specific market index…
-
API stops pulling data for specific RIC
Hi, I have an Python API to pull CA data on a list of RICs every day. For this RIC, "BONDS", my API call works for a while and then stopped pulling data on Feb 14, 2025, and when I called helpdesk I was told this is not a specific identifier. I understand what they say, but "BONDS" as a specific identifier works…
-
API content vs Excel Add-in content
Hi all, is there a difference between the content sets I have available through the API vs the Excel add-on? For example, if I am extracting from the below datasets, should I expect similar results? FX rates; Interest rate curves; Macro indicators (inflation, GDP, policy rates, public debt-to GDP, budget balance, etc.);…