Compliance carbon pricing instruments prices

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Name of the initiative
               

No description available for this field.

Name (identifier)
name_of_the_initiative
Type
text
Sample
                       
Instrument Type
               

No description available for this field.

Name (identifier)
instrument_type
Type
text
Sample
                       
Jurisdiction Covered
               

No description available for this field.

Name (identifier)
jurisdiction_covered
Type
text
Sample
                       
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Income group
               

No description available for this field.

Name (identifier)
income_group
Type
text
Sample
                       
Start date
               

No description available for this field.

Name (identifier)
start_date
Type
date
Sample
                       
Price rate label
               

No description available for this field.

Name (identifier)
price_rate_label
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
attribute
Type
date
Sample
                       
Price
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Unit
               

No description available for this field.

Name (identifier)
metric
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"compliance-carbon-pricing-instruments-prices",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/compliance-carbon-pricing-instruments-prices"
      }
    ]
    ,
  • "definitions":
    {
    • "compliance-carbon-pricing-instruments-prices":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/compliance-carbon-pricing-instruments-prices_records"
            }
          }
        }
      }
      ,
    • "compliance-carbon-pricing-instruments-prices_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "name_of_the_initiative":
              {
              • "type":"string",
              • "title":"Name of the initiative",
              • "description":""
              }
              ,
            • "instrument_type":
              {
              • "type":"string",
              • "title":"Instrument Type",
              • "description":""
              }
              ,
            • "jurisdiction_covered":
              {
              • "type":"string",
              • "title":"Jurisdiction Covered",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "income_group":
              {
              • "type":"string",
              • "title":"Income group",
              • "description":""
              }
              ,
            • "start_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Start date",
              • "description":""
              }
              ,
            • "price_rate_label":
              {
              • "type":"string",
              • "title":"Price rate label",
              • "description":""
              }
              ,
            • "attribute":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Price",
              • "description":""
              }
              ,
            • "metric":
              {
              • "type":"string",
              • "title":"Unit",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets