Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.01 KB

File metadata and controls

17 lines (14 loc) · 1.01 KB

# CalculationResult

Properties

Name Type Description Notes
kgCO2e float The calculated Amount of CO2 in Kilogram. [optional]
type string The type of the calculation [optional]
activity string The activity of the calculation [optional]
specification string The specification of the calculation [optional]
detail string The detail of the calculation [optional]
value float The value of the calculation [optional]
unit string The unit of the calculation [optional]
emissionFactorId string The unique identifier of the emission factor the calculation is based on [optional]
emissionFactorLastUpdated string ISO 8601 formatted timestamp of the latest update for the given emission factor [optional]

[Back to Model list] [Back to API list] [Back to README]