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

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
STANDARD
               

No description available for this field.

Name (identifier)
standard
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
text
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
text
Sample
                       
VOLUME (Percent Change)
               

No description available for this field.

Name (identifier)
volume
Type
text
Sample
                       
VALUE (Percent Change)
               

No description available for this field.

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

No description available for this field.

Name (identifier)
price
Type
text
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-standard",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/vcm-transaction-volumes-values-and-prices-by-project-standard"
      }
    ]
    ,
  • "definitions":
    {
    • "vcm-transaction-volumes-values-and-prices-by-project-standard":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/vcm-transaction-volumes-values-and-prices-by-project-standard_records"
            }
          }
        }
      }
      ,
    • "vcm-transaction-volumes-values-and-prices-by-project-standard_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "standard":
              {
              • "type":"string",
              • "title":"STANDARD",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"YEAR",
              • "description":""
              }
              ,
            • "volume_mtco2e":
              {
              • "type":"string",
              • "title":"VOLUME (MtCO2e)",
              • "description":""
              }
              ,
            • "value_usd":
              {
              • "type":"string",
              • "title":"VALUE (USD)",
              • "description":""
              }
              ,
            • "price_usd":
              {
              • "type":"string",
              • "title":"PRICE (USD)",
              • "description":""
              }
              ,
            • "volume":
              {
              • "type":"string",
              • "title":"VOLUME (Percent Change)",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"string",
              • "title":"VALUE (Percent Change)",
              • "description":""
              }
              ,
            • "price":
              {
              • "type":"string",
              • "title":"PRICE (Percent Change)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets