0 records

0 records

Active filters Clear all

No active filters

Filters

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
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
2019
Mechanism
               

No description available for this field.

Name (identifier)
mechanism
Type
text
Sample
Alberta Emission Offset System
Issued credits
               

No description available for this field.

Name (identifier)
issued_credits
Type
text
Sample
3618

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":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "mechanism":
              {
              • "type":"string",
              • "title":"Mechanism",
              • "description":""
              }
              ,
            • "issued_credits":
              {
              • "type":"string",
              • "title":"Issued credits",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets