I cannot download sectors of equity list using the API (but I can do it with the xls request) using either index list or list of stocks... may you indicate how this can be done ?
item_list=ds.get_data(tickers=mylist+"|L",fields =['NAME'], kind=0) => fields are NA
Thanks
FP