Hello Eikon,
I was wondering if it is possible to use the get_data() function to retrieve a list of all bank LEI codes. Thank you. I have tried this code (below) but but it does not work ....
banks,err = ek.get_data('TR.LegalEntityIdentifier',{'TR.LegalEntityIdentifier':'All','TR.CompanyIndustry':'Banking'})