Dear community, I m using the headline news API (https://api.refinitiv.com/data/news/v1/headlines) and I m wondering about the coverage. I have noticed that there is hardly any news on some topics. Just an example of a news item from a company (I could also use another one), I used following request: Give me the news from…
While replace old TS1 solution with RDP: within the TS1 (monthly) data, the CA event info (like split) was returned. ================================================================ TSLA.OQ [Monthly] Events:- 2020 Aug 31 01:00 '83' Split: 0.2 2022 Aug 25 01:00 '83' Split: 0.333333…
Hi, everybody. I'm trying to use /discovery/auto-suggest/v1/suggest API through API Playground - Swagger tab. When Executing a request, this is the response I get: "access denied. Scopes required to access the resource: [trapi.autosuggest.read]. Missing scopes: [trapi.autosuggest.read]" How can I get/request the…
I'd like to know how to download all available data items/ data fields using Eikon and RDP API. I was able to download all meta data available by using code response = search.metadata.Definition( view = search.Views.SEARCH_ALL ).get_data() I'd like to know how to do the same for data field items.
Hi, How do I download quarterly cash flow statement data for a specific set of firms? Let's say for example cash flow from operations. I am using the EIKON API framework in python. Thank you
I want to recreate the historical constituents for the S&P 100 (taking into consideration joiners and leavers). For that matter, I am requesting the constituents from 2017 and the list of joiners and leavers using Python. To get the constituents starting in 2017. #Get SP Constituents in 2017 sp100_rics, err = ek.get_data(…
I have a set of years of tick history data provided in CFS that I have access to. Most of the files successfully download to my local directory, including some of the larger gzip that need chunking. However, there are several gzip that refuse to download, and I often receive an error like the following when I am trying to…
Hello! I'd like to know what i sthe classification criteria Refinitiv use to distinguish Private Company by Public Company. And I also would like to know if there is in Refinitiv a section in which are described all the classification criteria for all filters that you can apply in the AppLibrary Screeener. Thanks in advance
...isley Polish Stock Exchange GPW w Warszawie Main Market PTCs) Hi, I am wondering whether I can and how can I download Annual Complete Basic Financial Statements (Annual: Balance Sheet, P&L/Income Statement , Statement of CF, Changes in Equity, if in refinitive ESG especially G data is available, then I'd like it too,…
- We're currently using a secure version of the V1 authentication url- https:/ /api.refinitiv.com:443/auth/oauth2/v1/token. I only see a non-secure version of the V2 authentication url mentioned in the documentation; does a secure version exist as well? - In the V1 authentication request we're setting the 'scope' body…
It looks like you're new here. Sign in or register to get started.