Morning, Where is the best place to test RICs , Some of the historic rics have different logic in how they are constructed, and I need to test which is the correct format. Thx
Hello, I would like to retrieve yearly average bid/ask spread for a list of stocks historically. How could I use Python to extract?
I have questions about the access token from RDP API: https://api.refinitiv.com/auth/oauth2/v1/token How many different tokens can I generate in a period of time (in an hour or in a day)? How many requests can be submitted using the same token at the same time? Is there an API endpoint to have the limitation info. above?…
Hi, When I tried to get filing data with Python these days. It will only return the organisation name and the count of metadata. The rest of the other fields are all null. I tried with both the filing method in the content layer package and the API method with token. The results are the same. I also tried to generate a…
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?
It looks like you're new here. Sign in or register to get started.