Hi, Could you tell me which APIs I would use to get Reuetrs News and Analysts reports. And how I would get historical data for these. Best Gordon
What is the difference between the following three Python APIs for Refinitiv? https://pypi.org/project/eikon/ https://pypi.org/project/refinitiv-data/ https://pypi.org/project/refinitiv-dataplatform/ Which one should I use? Are they all equivalent? Which one is the most updated?
Good morning all, I hope this message finds you well. I am writing to seek assistance with the LSEG Workspace Excel plugin. Specifically, I need help with retrieving the last pricing date of the year and its value for a security using the Workspace Excel plugin. Despite my efforts, I am unable to achieve the desired…
I'm searching for the search function operators (ex.: 'eq') mentioned in this article https://developers.lseg.com/en/article-catalog/article/building-search-into-your-application-workflow. The article links to a documentation that I don't have access to, despite having the search function. Thanks in advance for your help.
Hi, Client is using the endpoint below, https://api.refinitiv.com/data/ownership/v1/views/consolidated/shareholders-report?universe={rics}&offset=1&limit=100 but when running it with the attached code, they encounter an "too many long running requests were detected" error as attached. They say the same error occurs even…
Why don't country-related variable values (such as TR.HeadquartersCountry or TR.ExchangeCountry) appear in every row of the DataFrame returned using rd.get_data? Country data only appears for the first observation for each company. What can I do to ensure that this information is available in every row?
Hello. Could I get a historical series of Market Capitalization of market indices (example: IBOVESPA ".BVSP"; NASDAQ 100 INDEX ".NDX") in the codebook?
I've been following this tutorial to access the MRN news using python. The ssh authentication and connection using the Machine ID is successful, but the output of sftp.listdir() is leading to a file not found error. What could be the reason for this error? Thanks in advance
Hi, I am looking to experiment with the API endpoints located in the API Playground, specifically the ones related to messenger/chat. I see that there are examples for how to utilize the messenger/beta1 endpoints. I have obtained an API Key from App Key Generator, but am not sure how to use this key to login/authenticate…
It looks like you're new here. Sign in or register to get started.