We initally had trouble getting the server to load the json output from term_stats because of the Apache timeout issue; our code takes more than 60 seconds to generate output. we can either precalculate network stats for given term subnetworks and serve it when the button is clicked, or come up with another way to make getting network stats faster.