When migrating from Refinitiv Eikon to LSEG Workspace, how do I import Eikon Favorites to LSEG?
Hello - We are trying to understand how to programmatically access the machine readable news archive via SFTP, in either Python or R. This is part of the Delivery Platform. We are hoping there are others with experience of using this within the community. Would anyone be able to share a code example? Thanks
We are using Refinitiv Data Platform Api - Python Demo tool in windows environment However , after running the test script we are getting below error - --------------------------------------------------------------------------------------------- File ~\dev\dbconda-2022_05-py39-r36\lib\site-packages\requests\adapters.py:513…
Hi I am working on a project and would like to know if it's possible to extract the column headers, excluding the first cell, from rd.get_history result and put it inside a list. May I ask for guidance on how to do it? As a sample, I am using this code import refinitiv.data as rd rd.open_session() import pandas as pd df =…
Is it possible to get tick history data for currency via Python RD API Historical Summaries ?
I test run sample code (EMA JAVA) . But occur error "failed to submit authorization request, exception = Connect to api.refinitiv.com:443 [api.refinitiv.com/99.83.242.11, api.refinitiv.com/75.2.0.254] failed: Connection timed out: connect Host: null Port: null " please support me for solve this problem
Hi i am looking for a data provider for financial data. Is there a REST API endpoint available in any of the data products by LSEG which provides the quarterly/annual financial (e.g income) statements for each company. thank you
Can you please tell me What is actual master RIC to get all SPY and SPX options ? . I want to download SPY and SPX options complete data of 5 years.
Hi, if you search 6195739 (sedol code), you'll get Chubu Steel Plate Co Ltd on Workspace; However, if I use rd.get_data(universe=['6195739'], fields=['TR.PriceClose']) it returns RDError: Error code -1 | Unable to resolve all requested identifiers in ['6195739']. However, if I use the corresponding RIC code: 5461.T, and…
I am looking for a method to retrieve all underwriters of a specific bond using a python API. Within the Refinitiv Workspace, you can open a bond and retrieve a set of multiple underwriters, as exampel Following the article Debt Structure Analysis on an Organizational Level, I constructed the following Python code: import…
It looks like you're new here. Sign in or register to get started.