use "pip install refinitiv-data" installed package, the py file only have 1 line "import refinitiv.data as rd" . got folllowing error: "ModuleNotFoundError: No module named 'refinitiv.data'; 'refinitiv' is not a package"
am currently using your API key through Python code for my application and have a few questions regarding its usage. * How can I access news through Python? For example (shown below), in your guide, you use the code “MSFT.0”. How can I find the corresponding codes for all my suppliers (manually searching is difficult since…
I'm working with the EK API to get ESG data with market and fundamentals data for a company (e.g., AAPL.O). My goal is to pull fields related to price, market cap, ESG scores, and Scope 1 emissions (and other extra-financial data). I have problem aligning the dates. Here is the code I'm using: fields = [ 'TR.PriceClose',…
how to achieve USUM1P=ECI series data, with prelim publish data and prelim publish date. our economic data's logic is blur, user want to test market reaction when economic data publishes. But either cannot get the Latest data (for example, the latest data is of 13th September with no data), or cannot get the last publish…
how to get multi-language company name by eikon api
i use my own IDE Pycharm not codebook, any change on Python API?
I am looking to connect to DataScope API via UiPath using their HTTP Request activity. UiPath is a 3rd party RPA software that automates processes with out of the box "low code" activities. The HTTP Request activity allows me to set API end point and attach/configure parameters in a user friendly Wizard box. So I can't see…
Error:ek.set_app_key('') 2024-08-27 12:35:48,279 P[39232] [MainThread 43996] Error on handshake url http://127.0.0.1:9060/api/handshake : ReadTimeout('') 2024-08-27 12:35:48,280 P[39232] [MainThread 43996] Error on handshake url http://127.0.0.1:9060/api/handshake : ReadTimeout('') 2024-08-27 12:35:48,282 P[39232]…
I couldn't get exporting portfolio list through API with received following guide on this. Can you please help me with that or instruct me? ,, The only option now to get daily returns for a portfolio since inception would be using the PAM API in a multi-step process. First, run a request for each portfolio using the API…
I need your help to download news from Chinese IA companies from 2023/05/11 to 2024/07/31. I have a .csv with Storyid and the text of the title of the 25,000 articles but need the complete articles (not only the title), maybe in json format or other . I created an API and tried to access using Jupyter notebook but was not…
It looks like you're new here. Sign in or register to get started.