bool
Calls .execute on all queries in self.list_of_queries
Calls .parse_returned_queries on the results
After all queries in list_of_queries have been run, this parses the results into a standardized response type.