180 records

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
Waste
Year
               

No description available for this field.

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

No description available for this field.

Name (identifier)
international
Type
decimal
Sample
9619.735
Type of mechanism
               

No description available for this field.

Name (identifier)
type_of_mechanism
Type
text
Sample
International

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