Is there a datatype definitions guide for the Eikon API which lists all of the available fields and the permissible parameters for Eikon API get_data requests? Searching for fields manually one by one in data item browser in Workspace is not very practical, nor is manual search in the Excel add-in. As an example of what I…
Hi, I was wondering if there was an Eikon API code for "TRBC - Refinitiv Business Classification"
I would like to retrieve the following Fedwatch tool.
Hi, I'm trying to pull some data with the following: screener_tsvx = "SCREEN(U(IN(Equity(active,public,primary))/*UNV:Public*/), IN(TR.ExchangeMarketIdCode,""TSXV"",""XTNX"",""XTSE"",""XTSX""), TR.AvgDailyValTraded20D>=GMEDIAN(ZAV(TR.AvgDailyValTraded20D),universe=""univ""), CURN=CAD)"…
...g" after installing Workspace This is on behalf of a client: Can you directly respond to Barry via email? Barry had Eikon installed and had no issues, but after installing Workspace (leaving Eikon installed. So currently have both installed), getting below error: The code that seems to be causing the issue: eikon_key =…
I keep getting this message every 1-2 hours. 400 Bad request, backend error and then failed to download after 10 tries, Quitting.
I am using this python code to get power and gas hist prices Basically I created 3 dictionaries with all the RICs for Power DE, Power Fr and TTF price for all the monthly and quarterly and cal products. I create a simple function that for each key of the dict, download the price series. Then I change the column names with…
Is there a comprehensive list of all the potential country/region codes (across the global universe) in TR.BGS.GeoTotalRevenue.SegmentCode or an easy way to pull that together with the corresponding name?
Hi Team. I understand ek.get_timeseries method on Eikon CodeBook/API always return timestamp in GMT/UTC(based on https://community.developers.refinitiv.com/questions/72784/eikon-data-api-time-series-timezone.html) but how come rd.get_history is returning GMT-1 Here is the sample formula: For ek df =…
Hello, I am currently working on a project which involves finding and matching firm financial data to an excel-sheet dataset (called resulttable100.xlsx) containing a list of firms, their number of patents and respective filing-application years. Not all these firms are public so I ran a query on Eikon API to find those…
It looks like you're new here. Sign in or register to get started.