Voluntary Carbon Market (VCM) Transaction Volumes, Values, and Prices by Project Category
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"vcm-transaction-volumes-values-and-prices-by-project-category",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/vcm-transaction-volumes-values-and-prices-by-project-category"
}
] - "definitions":{
- "vcm-transaction-volumes-values-and-prices-by-project-category":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/vcm-transaction-volumes-values-and-prices-by-project-category_records"
}
}
} - "records":
} - "properties":
- "vcm-transaction-volumes-values-and-prices-by-project-category_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "category":,{
- "type":"string",
- "title":"CATEGORY",
- "description":""
} - "sub_category":,{
- "type":"string",
- "title":"by Forestry and Land Use Project Type",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"YEAR",
- "description":""
} - "volume_mtco2e":,{
- "type":"number",
- "title":"VOLUME (MtCO2e)",
- "description":""
} - "value":,{
- "type":"number",
- "title":"VALUE (Percent Change)",
- "description":""
} - "price_tco2e":,{
- "type":"number",
- "title":"PRICE ($/tCO₂e)",
- "description":""
} - "volume":,{
- "type":"number",
- "title":"VOLUME (Percent Change)",
- "description":""
} - "value0":,{
- "type":"number",
- "title":"VALUE",
- "description":""
} - "price":{
- "type":"number",
- "title":"PRICE (Percent Change)",
- "description":""
}
} - "category":
}
} - "fields":
} - "properties":
} - "vcm-transaction-volumes-values-and-prices-by-project-category":