822 records

822 records

Active filters Clear all

No active filters

Filters

Crediting mechanism type

Annual volume of carbon credits issued by the carbon crediting mechanisms

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Name of the mechanism
               

No description available for this field.

Name (identifier)
name_of_the_mechanism
Type
text
Sample
Alberta Emission Offset System
Crediting mechanism type
               

No description available for this field.

Name (identifier)
crediting_mechanism_type
Type
text
Sample
Domestic
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
2008
Volume (ktonCO2e)
               

No description available for this field.

Name (identifier)
volume_ktonco2e
Type
decimal
Sample
0

JSON Schema

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

{
  • "title":"annual-volume-of-issuances-by-crediting-mechanism",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/annual-volume-of-issuances-by-crediting-mechanism"
      }
    ]
    ,
  • "definitions":
    {
    • "annual-volume-of-issuances-by-crediting-mechanism":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/annual-volume-of-issuances-by-crediting-mechanism_records"
            }
          }
        }
      }
      ,
    • "annual-volume-of-issuances-by-crediting-mechanism_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "name_of_the_mechanism":
              {
              • "type":"string",
              • "title":"Name of the mechanism",
              • "description":""
              }
              ,
            • "crediting_mechanism_type":
              {
              • "type":"string",
              • "title":"Crediting mechanism type",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "volume_ktonco2e":
              {
              • "type":"number",
              • "title":"Volume (ktonCO2e)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets