Voluntary Carbon Market (VCM) Transaction Volumes, Values, and Prices by Project Category

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
CATEGORY
               

No description available for this field.

Name (identifier)
category
Type
text
Sample
                       
by Forestry and Land Use Project Type
               

No description available for this field.

Name (identifier)
sub_category
Type
text
Sample
                       
YEAR
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
VOLUME (MtCO2e)
               

No description available for this field.

Name (identifier)
volume_mtco2e
Type
decimal
Sample
                       
VALUE (Percent Change)
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
PRICE ($/tCO₂e)
               

No description available for this field.

Name (identifier)
price_tco2e
Type
decimal
Sample
                       
VOLUME (Percent Change)
               

No description available for this field.

Name (identifier)
volume
Type
decimal
Sample
                       
VALUE
               

No description available for this field.

Name (identifier)
value0
Type
decimal
Sample
                       
PRICE (Percent Change)
               

No description available for this field.

Name (identifier)
price
Type
decimal
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets