Client wants to retrieve the EUR OIS Swap Zero Curve historically using Codebook. We have this in API Playground. how to use this in codebook? API Playground I also found this in Github but I cant get it to work:…
Hi Dev Portal team good morning. May I request for your assistance. Client wants to convert company name list into PermID list in API. Some are private, some are public on the lists. Sample companies: TOMY COMPANY SOCIETY FOR IMAGING SCIENCE AND TECHNOLOGY (IS&T;) TOKINA CORPORATION TAMRON SEA & SEA SUN PACK CO.,LTD. Thank…
I'm excited to announce that real-time streaming functionality is now available in the RefinitivR package for R. This enables R users to access live market data through WebSocket connections, similar to what's available in Python and other languages. WHAT'S NEW The package now includes a comprehensive streaming API that…
The original call (search.Views.GOV:CORP_INSTRUMENTS ….) calls the Ticker. How can I change it to download the RIC? When I writeresponse = search.Definition(view = search.Views.GOV_CORP_INSTRUMENTS, filter = f"(DbType eq 'CORP' and RCSAssetCategory eq 'A:J' and ((ParentOAPermID eq '{org_id}') and IssueDate le 2024-12-31…
How can I obtain all the constituents of this curve?
i was trying to collect data via codebook. However i found that the performance declines significantly when i request more than 1 ric at a time. It seems that the excel add in is much quicker. is this a generic issues or are their ways to speed up the process through more efficient coding? unfortunately i can not attach…
I have difficulty to load the data regarding several items with time information at the same time. Even if I specify the same period from 2023/1/1 2025/12/1 for all items, the numbers in the same row can correspond to a different date. How can we get the data of multiple items for a certain period using python?
When we download financial data using python, how can we specify the frequency of time such as day, month or year? How can we specify the currency such as Japanese Yen and US dollars
I need to connect to workspace via RStudio. Il installed Refinitivr package and i run this command with my API Key found in APPKEY : RD <- RDConnect(application_id = "<app key>", PythonModule = "JSON") I get this message : Erreur dans RefinitivJsonConnect() : Please supply Eikonapplication_id. Screenshots:
I have 2 requirements: 1) Get last quarter data for a few metrics one of them is mentioned like Total Revenue 2) Get scaled version of the metrics like 'TR.F.DPSComGrossIssueByPrdEndDate(Scale=2), does adding Scale = x works everytime? I am hoping scale=2 divides by 10^2 or something. for solving 1) I have tried to use the…
It looks like you're new here. Sign in or register to get started.