I am using the `lseg.data` Python API to retrieve quarterly financial data. However, I am encountering an issue where multiple records are returned for the same date, which I believe should correspond to a single value per```test_fields = ["TR.EarningsRetentionRatePct", "TR.EarningsRetentionRatePct.date"]
I expected that rics representing option contracts on futures or indices would be unique. However I found an example "TY131Y5Z" of a contract ric that represents an option on both 3TYZ1 and 3TYH2. My question is: is there a cutoff date after which I can expect contract rics to be unique?
Does DSS REST API Search allow search to omit particular ISINs? Let's say that we are searching for Mortgages bonds, but would like to some partcular ISINs not to be included in the search results.
Client is unable to access DSS API with their DSS ID. However, the same credentials are working fine for GUI. Client has shared the below API payload. Can you please assist? Power Query: let // Etapa 1: Datas para os últimos 31 dias Today = Date.ToText(DateTime.Date(DateTime.LocalNow()), "yyyy-MM-dd"), StartDate =…
Could you kindly help check and provide the API code for Datascope Standard Extraction on the Range query with Query Start Date All Historical Events and Query End Date with option of All Future Events. I Have tried to search all options but was able to find only Delta capability with 30 days, Last update or Range Query…
ERROR: Failure during list expansion: Failure in the DSS Service Layer.
For Extractions/ExtractWithNotes, when does the field value get converted to scientific notation by REFINITIV? How many digits should it exceed for conversion?
The request body for the request is as in the code block below. Here, we are receiving the response with unwanted Identifier value such as 'D-NGMMH25' with prefix 'D'? How can we get only the valid Identifier assigned to our user. { "SearchRequest": { "KeywordQuery": "NGMM", "ExpirationDate": { "@odata.type":…
Trying to connect to the server using the test application "restapiexampleapplication" in C#. After entering the ID and password the following errors appear: HttpRequestException: An error occurred while sending the request. WebException: The underlying connection was closed: An unexpected error occurred on a receive.…
A discrepancy exists between Excel and the API: Excel successfully pulls the latest crude oil data immediately after the 22:30 (Beijing Time) Wednesday release, but the API endpoints return outdated data. Is there a way to optimize the API's refresh cycle to ensure real-time data availability? Eg:…
It looks like you're new here. Sign in or register to get started.