Voluntary Carbon Market (VCM) size by value and volume of traded carbon credits
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"voluntary-carbon-market-size-by-value-and-volume-of-traded-carbon-credits",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/voluntary-carbon-market-size-by-value-and-volume-of-traded-carbon-credits"
}
] - "definitions":{
- "voluntary-carbon-market-size-by-value-and-volume-of-traded-carbon-credits":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/voluntary-carbon-market-size-by-value-and-volume-of-traded-carbon-credits_records"
}
}
} - "records":
} - "properties":
- "voluntary-carbon-market-size-by-value-and-volume-of-traded-carbon-credits_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "tramsaction_year":,{
- "type":"string",
- "title":"Transaction Year",
- "description":""
} - "annual_value_m":,{
- "type":"integer",
- "title":"Annual value ($M)",
- "description":""
} - "annual_volume_mtc2e_m":,{
- "type":"integer",
- "title":"Annual volume (MtC2e) ($M)",
- "description":""
} - "cumulative_value_m":,{
- "type":"integer",
- "title":"Cumulative value ($M)",
- "description":""
} - "cumulative_volume_mtc2e_m":{
- "type":"integer",
- "title":"Cumulative volume (MtC2e) ($M)",
- "description":""
}
} - "tramsaction_year":
}
} - "fields":
} - "properties":
} - "voluntary-carbon-market-size-by-value-and-volume-of-traded-carbon-credits":