Asset
Wraps around a Pool or Project object to provide additional data on a carbon asset.
See the individual Pool and Project pages for details on their respective data fields and data types.
The Asset object
id string
Unique identifier for the object
type 'POOL' | 'PROJECT'
Type of carbon asset
price float
Price of 1 tCO2e for this asset, in USD
source string
Organization managing this carbon asset
data object
An object of data from the Project or Pool associated with this asset.
fallback string
optional
Identifier for a fallback object populated when this object is invalid, inactive or missing. Otherwise set to null
.
active boolean
Whether this asset has a sufficient supply of credits for offsetting.
Last updated