public List<Record> getAllCategory() {
   return storeAnalysis.getAllCategory();
 }