Client is asking below. Eikon Data API and WS API returns different data types. To be very specific, for the code mnaratioofenterprisevalueateffdatetoebit: Eikon API returns a float (correct) WD API returns a time stamp (incorrect)
My understanding is that we need to use “screen” function in python to find the company, remember the companies are not listed, they DO NOT have RIC. I believe we need to similar code as below, but the universe should be set to “Private equity” My question is that I need CODE to produce the same output as I use “DSCREEN”.…
I am currently using the Refinitiv API on python to extract energy commodities fundamental data but I am facing some difficulties. In particular I can't find the symbol or identifier required to extract the data using the get_data function or any other method provided by the documentation. I would like to know how to…
Looking for someone to help put together a script to pull shipping data for clean products (gasoline, gasoline component, naphtha, Gasoline / Gasoline Component) as imports/exports out of all US PADDS.
Using the API, I would like to return the RIC for a specific market given a SEDOL. For instance, if I look up BP6MXD8, it returns SHEL.L, but I am looking for SHELl.BS. rdp.get_data(['BP6MXD8','0989529','0144403','0540528','B10RZP7'], ["TR.ExchangeMarketIdCode",'TR.RICCode'])
Hi, I've inherited some Python code that downloads debt seniority data. I'm running a test on a single security: df_pull_isin, error = ek.get_data(instruments = 'US404280EN53', fields = [ 'TR.NISeniorSubordinatedDebtIndicator.date','TR.NISeniorSubordinatedDebtIndicator.value']) returns output of the form 4414 US404280EN53…
Hi, is there a way in Python to retrieve the list of RIC change for all listed companies on Hong Kong exchange (HKEX) between 2021-01-01 and today?
I've been working with the lseg.data API in Python and encountered an issue where I need to add my ID to the code. Despite collaborating with the Product Specialist, the problem persists. The API connection works for other fields like TR.TotAssets, but fails when retrieving data for TR.EventStartDate for specific…
Im having trouble to load any code now. the python on CODEBOOK is not initializing…
It looks like you're new here. Sign in or register to get started.