records

records

Active filters Clear all

No active filters

Filters

Issuance volumes by sector and type of mechanism

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Sector
               

No description available for this field.

Name (identifier)
sector
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Issuance volume (ktonCO2e)
               

No description available for this field.

Name (identifier)
international
Type
decimal
Sample
                       
Type of mechanism
               

No description available for this field.

Name (identifier)
type_of_mechanism
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"issuance-volumes-by-sector-and-type-of-mechanism",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/issuance-volumes-by-sector-and-type-of-mechanism"
      }
    ]
    ,
  • "definitions":
    {
    • "issuance-volumes-by-sector-and-type-of-mechanism":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/issuance-volumes-by-sector-and-type-of-mechanism_records"
            }
          }
        }
      }
      ,
    • "issuance-volumes-by-sector-and-type-of-mechanism_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "sector":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "international":
              {
              • "type":"number",
              • "title":"Issuance volume (ktonCO2e)",
              • "description":""
              }
              ,
            • "type_of_mechanism":
              {
              • "type":"string",
              • "title":"Type of mechanism",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets