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

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Project region
               

No description available for this field.

Name (identifier)
project_region
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 (USD)
               

No description available for this field.

Name (identifier)
value_usd
Type
text
Sample
                       
Price (USD)
               

No description available for this field.

Name (identifier)
price_usd
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
                       

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-region",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/vcm-transaction-volumes-values-and-prices-by-project-region"
      }
    ]
    ,
  • "definitions":
    {
    • "vcm-transaction-volumes-values-and-prices-by-project-region":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/vcm-transaction-volumes-values-and-prices-by-project-region_records"
            }
          }
        }
      }
      ,
    • "vcm-transaction-volumes-values-and-prices-by-project-region_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "project_region":
              {
              • "type":"string",
              • "title":"Project region",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year ",
              • "description":""
              }
              ,
            • "volume_mtco2e":
              {
              • "type":"number",
              • "title":"Volume (MtCO2e)",
              • "description":""
              }
              ,
            • "value_usd":
              {
              • "type":"string",
              • "title":"Value (USD)",
              • "description":""
              }
              ,
            • "price_usd":
              {
              • "type":"number",
              • "title":"Price (USD)",
              • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets