While trying to fetch data from Refintiv API this week, I am currently facing below error. Cna you please check why this below error occured, This was working fine last week, but started facing issue from this week. Please check RDError: Error code 403 | <html> <head> <title>Forbidden</title> <style type="text/css"> body {…
As our economic data's logic is blur, I cannot find out via which Ric i could get USUM1P=ECI 's latest published data. the Ric CF_Last not work. And eikon.get_data('USUM1P=ECI', ['ECI_ACT_DT', 'ECON_ACT', 'TR.IndicatorLastObservationDate']) not work either
I am using Python to retrieve some data. But the API will be disconnected from time to time.
New user of Code Book inside Eikon API. I want to start with LEI and find corpororate information like parent LEI and industry code. Input: ZYBR0GI2DCOB4RV8NO37 Output industry group: debt fund
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?
It looks like you're new here. Sign in or register to get started.