The most recent content from our members.
Hi all, I'm currently using the following code through refinitiv.data API to download data from Views.MUNICIPAL_INSTRUMENTS: rd.discovery.search(view=search.Views.MUNICIPAL_INSTRUMENTS, select = "IssuerName, MaturityDate, IssueDate, MuniState, CUSIP, ISIN, AssetType, RatingType, SPRating, MoodysRating", top = 20) However,…
Hi, I am using refinitiv.data.content.search.Definition() which has two argument select and filter. My question is how can I know which columns name are available for specific views and how can I select all columns. "*" doesn't work. For example, in screenshot, your example code select columns…
Hi everybody! I am currently utilizing the Search API for my project, which involves gathering data on delisted companies. I have successfully collected the required data, but I am now facing a challenge in filtering this dataset to include only companies based in the United States. Despite trying various values, I have…
I wish to filter for U.S. companies with accessible CO2 emissions data. I have implemented this in the screener by establishing filters for, for instance, 5 and 10 years (filtering for GHG Scope 1 emissions > 0). Is there a method to filter for companies that possess emission data spanning the last 10 years (including…
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
I want to pull time series data for Datastream mnemonics that match a certain criteria. Datastream interface/desktop has categories for time series that allow you to filter your search to the relevant results. For example you can search for all time series that match: Type=Commodities, Country=USA, Activity=Dead,Settlement…
Is there a filter list we can refer to when using discovery search function for what filters we can have for a particular query? thank you
Hi Developer Community! I have filtered my minute time series data frame by specific hours and minutes. The first Loop filters for 11:30 the second for 9:30. Lastly, I concatenated them next to each other. Is there a way to do the same procedure without using an extra (second) loop? I would like to add more time and hour…
Hi, As mentioned in the title, how can I filter cases using API. The use case I am trying to achieve is to get all cases with Resolution Status = Positive. Going through the v2.46 documentation I believe I am able to use the following API. POST /cases/summaries However, the query seems to support the following fields only.…
Hello again, Using the advanced search tool, I filtered US Quality equity indices. However, I often find different suffixes for the same indices. For example, the three instruments below are from the same HSBC Quality US index. RIC: Name .HSIEQUGP : HSBC Quality ESG US Price Return Index (USD) .HSIEQUGN : HSBC Quality ESG…
It looks like you're new here. Sign in or register to get started.