I am collecting multiple data using fetch and then use them in multiple calculations.
var data_dict = [// objects with ids] ; var fetch_data = function() {