We used an excel file provided by the FMC team with APIs and works very well for this initial research stage. The excel file pulls 20 days turnover data per ISIN across all the on/off book exchanges. On our side we would like to move towards a more structured way to consume these volume data in the coming months: our…
I’m building an ETF holdings pipeline. Provider files list constituents primarily by SEDOL. I need to resolve these SEDOLs to pricing RICs (and also capture ISIN/CUSIP). I’m using the Python Eikon/Workspace API. What works / what doesn’t In Workspace (desktop), if I search by SEDOL I can see the security and its RIC. In…
Hi, I would like to automatically retrieve if possible via Eikon API in python the list of all the datapoints involved in the calculation of E - S and G pillars (e.g TR.PolicyWaterEfficiency, etc). I need the whole list of datapoints used in the calculation for all kind of sectors
Is there a current Eikon API outage? I'm consistently receiving Error Code 500 and cannot retrieve any data, regardless of how many attempts I make. Has this issue been reported or acknowledged? With thanks,
I update my data everyday after market closes and I am using python function like this: df, err = ek.get_data( instruments = instruments, fields = fields, parameters = {'Frq':'D','SDate':last_date_in_file, 'EDate':today_str} ) I ran the code just now, and the latest date in the dataframe I got is 11-19
Hello Data API team, I'm raising this issue on behalf of my client Workspace users. The issues are discribed below: When I using Workspace data API, I frequently get the Errors refinitiv.data._errors.RDError: Error code -1| 'headers'. Please kindly find the screenshot attached with the error message. I can confirm all the…
I would like to investigate the relocation of corporate headquarters of publicly listed US companies. Therfore i need the old and new headquarter addresses and ideally also the relocation date/announcement of relocation date. How do I find that data? I have access to Refinitiv and Refinitiv Eikon.
https://us.v-cdn.net/6038239/uploads/06A3COUREV5G/e8-b7-af-e9-80-8f-e6-ac-a7-e6-b4-b2-e5-a4-a9-e7-84-b6-e6-b0-94.rar
The fields TR.EV.currency and TR.F.EV.currency have stopped working again (this has happened in the past as well).For example, the Python commanddf=dl.get_data(['GOOGL.OQ','AAPL.OQ','LVMH.PA','RKT.L','MELI.OQ'],…
It looks like you're new here. Sign in or register to get started.