for(var i = 0; i < rows.length; ++i) {
        quartiles.push(rows[i].maxdensity);
      }