I got RICs like this while downloading RICs for SPY options SPYJT091317100.U, SPYJH171317100.U, SPYJT091316850.U how to decode them. where can I find rules to decode such RICs ?
Hello, I can't seem to find some data. I would like to find what quotations and transportation costs for export are used for oil products on the Batumi-Rotterdam ports route. I need Refinitiv publications on the transportation of oil products (Preferably for fuel oil and VGO) Thank you!
Hi. I'm trying to get research report by research api, but I don't know how I can get ctbname and ctbid of broker. example endpoint:https://api.refinitiv.com/data/research/v1/bulk-request Please confirm.
I am currently trying to retrieve two types of data: Static Data and Historical Data. Below is a sample code that I've been working with, but I am having trouble identifying the correct fields to use. I would appreciate your help in correctly adjusting the Select or Fields sections. * For Static Data, I need the following…
Hi everyone, I have an issue regarding concurrency with functions using get_data(). My workflow is as such where I have multiple requests of get_data() and get_history() in different asyncrhonous functions that I am executing concurrently using Python's `asyncio` library. Now, the issue is, when these functions are…
Hello, is there a way to return all lipper RICs with fund objective based on their Lipper category and return. For example I would like to get all Lipper RICs that are under "Money Market USD" Lipper category that had price return from 0 to 5% from 31/12/2022 to 31/12/2023 and 2 to 10% return from 31/12/2023 and 31/7/2024.…
Hi everyone, I have a question regarding data retrieval by periods. Over here, is the equivalent of what I am trying to do, just that it is using get_data() instead of get_data_async(). This is an example that I can't make asynchronous: quarterly_revenue = rd.get_history( universe=[f"{ticker}"], fields=["TR.Revenue"],…
Hi everyone, I have a question regarding ReadTimeout errors that occur when pulling data with the Refinitiv Data Platform in Python. Sometimes, I face a read timeout, and then the next time I run my code, the data comes relatively quickly. I would like to know why exactly this happens in the first place, is it because of…
All, I am trying to use an endpoint to get snapshot of the 'YIELD' fid of few RICs(e.g. SPY, DIA). I believe the appropriate endpoint is https://api.refinitiv.com/data/pricing/snapshots/v1/ but not sure and could not find full example. Can you please share an example using Python? Thanks Moti
Given concept code, where can i find the item value of the concept code? please give an demo of a concept code.
It looks like you're new here. Sign in or register to get started.