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
                       
Sub category
               

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 (Million $)
               

No description available for this field.

Name (identifier)
value_million
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 (Percent Change)
               

No description available for this field.

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

No description available for this field.

Name (identifier)
price
Type
decimal
Sample
                       
Number of new projects
               

No description available for this field.

Name (identifier)
number_of_new_projects
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":"Sub category",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"YEAR",
              • "description":""
              }
              ,
            • "volume_mtco2e":
              {
              • "type":"number",
              • "title":"VOLUME (MtCO2e)",
              • "description":""
              }
              ,
            • "value_million":
              {
              • "type":"number",
              • "title":"VALUE (Million $)",
              • "description":""
              }
              ,
            • "price_tco2e":
              {
              • "type":"number",
              • "title":"PRICE ($/tCO₂e)",
              • "description":""
              }
              ,
            • "volume":
              {
              • "type":"number",
              • "title":"VOLUME (Percent Change)",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"VALUE (Percent Change)",
              • "description":""
              }
              ,
            • "price":
              {
              • "type":"number",
              • "title":"PRICE (Percent Change)",
              • "description":""
              }
              ,
            • "number_of_new_projects":
              {
              • "type":"number",
              • "title":"Number of new projects",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets