untp:AggregationType
Indicates how to aggregate multiple values to report a single performance metric.
Values:
| URI | Label | Comment | Value |
|---|---|---|---|
| untp:AggregationType#latest | latest | Only the most recent value is meaningful (e.g. a biodiversity assessment score where only the current state matters) | latest |
| untp:AggregationType#sum | sum | Values add up (e.g. total GHG emissions across all facilities = sum of each facility's emissions) | sum |
| untp:AggregationType#weighted-average | weighted-average | Values 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 ... |