-
Notifications
You must be signed in to change notification settings - Fork 1
Aggregation functions
mtbeek32 edited this page Jan 26, 2023
·
11 revisions
Aggregation functions are used to aggregate data items between different domain units
- nth_element - nth element of an ascending sorted attribute
- nth_element_weighted - rank value based on the ascended weighted attribute
- rth_element - the r * (n-1)th elements of the ascending sorted attribute
- pcount - count the number of entries of a relation in the related domain
- mapping_count - count the number of cells of a grid unit in another grid unit
- reg_count - count the non null values of an attribute towards a regional level
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.