Comprehensive Voluntary Carbon Market (VCM) Transactions Data

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Category Type
               

No description available for this field.

Name (identifier)
category_type
Type
text
Sample
                       
CATEGORY
               

No description available for this field.

Name (identifier)
category
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Attribute
               

No description available for this field.

Name (identifier)
attribute
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Unit
               

No description available for this field.

Name (identifier)
unit
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"voluntary-carbon-market-transaction-value-volume-price-by-different-categories@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/voluntary-carbon-market-transaction-value-volume-price-by-different-categories@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "voluntary-carbon-market-transaction-value-volume-price-by-different-categories@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/voluntary-carbon-market-transaction-value-volume-price-by-different-categories@kapsarc_records"
            }
          }
        }
      }
      ,
    • "voluntary-carbon-market-transaction-value-volume-price-by-different-categories@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "category_type":
              {
              • "type":"string",
              • "title":"Category Type",
              • "description":""
              }
              ,
            • "category":
              {
              • "type":"string",
              • "title":"CATEGORY",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "attribute":
              {
              • "type":"string",
              • "title":"Attribute",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "unit":
              {
              • "type":"string",
              • "title":"Unit",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets