Hello, I have a datasheet with a list of bond ISINs for which I have a start date, end date, the sector classification, currency and rating information. For each bons in the dataset I would like to retrieve the currency-sector-rating specific credit yield curve starting at its specific start and end date. I am facing the issue that the tenor coverage can differ depending on the underlying yield curve and therefore I cannot simply append the yield curves into an entire dataset but check or retrieve by tenor. I would like to use the python API. Can anyone give me the code / query to retrieve this kind of data given I have already all infomration stored in an excel file.