Annual Total Voluntary Carbon Market (VCM)Volume, Value, and Price (Nature-based Solutions vs. Engineered Projects) and (Reductions vs. Removals)
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"annual-total-vcm-volume-value-and-price-nature-based-solutions-vs-engineered-pro",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/annual-total-vcm-volume-value-and-price-nature-based-solutions-vs-engineered-pro"
}
] - "definitions":{
- "annual-total-vcm-volume-value-and-price-nature-based-solutions-vs-engineered-pro":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/annual-total-vcm-volume-value-and-price-nature-based-solutions-vs-engineered-pro_records"
}
}
} - "records":
} - "properties":
- "annual-total-vcm-volume-value-and-price-nature-based-solutions-vs-engineered-pro_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "type":,{
- "type":"string",
- "title":"TYPE",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"YEAR",
- "description":""
} - "volume_mtco2e":,{
- "type":"number",
- "title":"VOLUME (MtCO2e)",
- "description":""
} - "value_usd":,{
- "type":"string",
- "title":"VALUE (USD)",
- "description":""
} - "price_usd":{
- "type":"number",
- "title":"PRICE (USD)",
- "description":""
}
} - "type":
}
} - "fields":
} - "properties":
} - "annual-total-vcm-volume-value-and-price-nature-based-solutions-vs-engineered-pro":