We have a excel spreadsheet that currently pulls back newly issued corporate bonds using DBI add-in within Excel. We now want to move this into Python, is anyone able to assist writing the code for us? Thanks
Hi @stephen.newell,
Would this video answer your demand by any chance?
https://developers.refinitiv.com/en/video-catalog/data-item-browser
Hi @stephen.newell ,
Do you mean using the Eikon Excel formula to retrieve the data? If so, could you please provide the Eikon Excel formula used so we could check if it's able to be replicated in the Python code?
Hi,
There is no formula, its from DBI excel add-in so the data currently is in a pivot table. We understand that we can get the data that feeds into the pivot that Eikon (DBI) has into Python.
Below is what some of the data looks like.
There is no excel formula as its DBI data which is in the pivot table format.
I was wondering if anyone can help with my question I posted:
We have a excel spreadsheet that currently pulls back newly issued corporate bonds using DBI add-in within Excel. We now want to move this into Python, is anyone able to assist writing the code for us?
I need to get my project moving forwards and I cannot find if we can pull DBI data using Python and if we can how do I do this?
@stephen.newell
Is it Deals Business Intelligence?