FlowKit icon indicating copy to clipboard operation
FlowKit copied to clipboard

Expose non-spatial aggregates

Open jc-harrison opened this issue 5 years ago • 3 comments

All aggregates of metric queries that can be calculated using a joined spatial aggregate query should also be available as non-spatial aggregates (i.e. aggregate values over all subscribers in the metric query, without any spatial grouping).

jc-harrison avatar Feb 28 '20 14:02 jc-harrison

See also #1076

greenape avatar Mar 04 '20 12:03 greenape

I guess this is actually kind of available already, in that one can use admin0 as the aggregation.

greenape avatar Apr 27 '20 15:04 greenape

Yes, I suppose that's true.

jc-harrison avatar Apr 27 '20 16:04 jc-harrison