Skip to content

Aggregation functions

mtbeek32 edited this page Jan 26, 2023 · 11 revisions

Aggregation functions are used to aggregate data items between different domain units

  • 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
  • min_index - index number of the minimum value of the non values
  • max_index - index number of the maximum value of the non values

Clone this wiki locally