It would be useful to have an aggregation option, so instead of returning rows of counts for individual area codes, you could get summed totals across all of them. (This is equivalent to the MAKE functionality for geographies on the Nomis API).
Two use cases for this:
Summing the data for the geographies within the current view on the map.
Summing data for "draw your geography".
Note: There will be a couple of anomolous variables, density and average age (median or mean), that would need to be calculated on the back-end rather than just summed as counts.
It would be useful to have an aggregation option, so instead of returning rows of counts for individual area codes, you could get summed totals across all of them. (This is equivalent to the MAKE functionality for geographies on the Nomis API).
Two use cases for this:
Note: There will be a couple of anomolous variables, density and average age (median or mean), that would need to be calculated on the back-end rather than just summed as counts.