untp:AggregationType

Indicates how to aggregate multiple values to report a single performance metric.

Values:

URILabelCommentValue
untp:AggregationType#latest latestOnly the most recent value is meaningful (e.g. a biodiversity assessment score where only the current state matters)latest
untp:AggregationType#sum sumValues add up (e.g. total GHG emissions across all facilities = sum of each facility's emissions)sum
untp:AggregationType#weighted-average weighted-averageValues must be averaged weighted by volume/output (e.g. emissions intensity per kg across suppliers)weighted-average

Referenced by

URI Comment
untp:aggregationMethod Indicates how to aggregate multiple ...