Compliance carbon pricing instruments

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Type
               

No description available for this field.

Name (identifier)
instrument_type
Type
text
Sample
                       
Instrument name
               

No description available for this field.

Name (identifier)
instrument_name
Type
text
Sample
                       
Jurisdiction covered
               

No description available for this field.

Name (identifier)
jurisdiction_covered
Type
text
Sample
                       
Status
               

No description available for this field.

Name (identifier)
status
Type
text
Sample
                       
Government revenue
               

No description available for this field.

Name (identifier)
government_revenue
Type
text
Sample
                       
Gases covered
               

No description available for this field.

Name (identifier)
gases_covered
Type
text
Sample
                       
Electricity and heat
               

No description available for this field.

Name (identifier)
electricity_and_heat
Type
text
Sample
                       
Industry
               

No description available for this field.

Name (identifier)
industry
Type
text
Sample
                       
Mining and extractives
               

No description available for this field.

Name (identifier)
mining_and_extractives
Type
text
Sample
                       
Transport
               

No description available for this field.

Name (identifier)
transport
Type
text
Sample
                       
Aviation
               

No description available for this field.

Name (identifier)
aviation
Type
text
Sample
                       
Buildings
               

No description available for this field.

Name (identifier)
buildings
Type
text
Sample
                       
Agriculture, forestry and fishing fuel use
               

No description available for this field.

Name (identifier)
agriculture_forestry_and_fishing_fuel_use
Type
text
Sample
                       
Agricultural emissions
               

No description available for this field.

Name (identifier)
agricultural_emissions
Type
text
Sample
                       
Waste
               

No description available for this field.

Name (identifier)
waste
Type
text
Sample
                       
LULUCF
               

No description available for this field.

Name (identifier)
lulucf
Type
text
Sample
                       
Fuels covered
               

No description available for this field.

Name (identifier)
fuels_covered
Type
text
Sample
                       
Point of Regulation
               

No description available for this field.

Name (identifier)
point_of_regulation
Type
text
Sample
                       
Description
               

No description available for this field.

Name (identifier)
description
Type
text
Sample
                       
Recent developments
               

No description available for this field.

Name (identifier)
recent_developments
Type
text
Sample
                       
Coverage
               

No description available for this field.

Name (identifier)
coverage
Type
text
Sample
                       
Pricing and allocation
               

No description available for this field.

Name (identifier)
pricing_and_allocation
Type
text
Sample
                       
Compliance
               

No description available for this field.

Name (identifier)
compliance
Type
text
Sample
                       
Relation to other instruments
               

No description available for this field.

Name (identifier)
relation_to_other_instruments
Type
text
Sample
                       
Share of jurisdiction emissions covered
               

No description available for this field.

Name (identifier)
share_of_jurisdiction_emissions_covered
Type
text
Sample
                       
Price on 1 April
               

No description available for this field.

Name (identifier)
price_on_1_april
Type
text
Sample
                       
2020 price
               

No description available for this field.

Name (identifier)
2020_price
Type
decimal
Sample
                       
2021 price
               

No description available for this field.

Name (identifier)
2021_price
Type
decimal
Sample
                       
2022 price
               

No description available for this field.

Name (identifier)
2022_price
Type
decimal
Sample
                       
2023 price
               

No description available for this field.

Name (identifier)
2023_price
Type
decimal
Sample
                       
2024 price
               

No description available for this field.

Name (identifier)
2024_price
Type
decimal
Sample
                       
2025 price
               

No description available for this field.

Name (identifier)
2025_price
Type
decimal
Sample
                       
Change in price
               

No description available for this field.

Name (identifier)
change_price
Type
text
Sample
                       
2019 Government revenue
               

No description available for this field.

Name (identifier)
2019_revenue
Type
text
Sample
                       
2020 Government revenue
               

No description available for this field.

Name (identifier)
2020_revenue
Type
text
Sample
                       
2021 Government revenue
               

No description available for this field.

Name (identifier)
2021_revenue
Type
decimal
Sample
                       
2022 Government revenue
               

No description available for this field.

Name (identifier)
2022_revenue
Type
decimal
Sample
                       
2023 Government revenue
               

No description available for this field.

Name (identifier)
2023_revenue
Type
decimal
Sample
                       
2024 Government revenue
               

No description available for this field.

Name (identifier)
2024_revenue
Type
decimal
Sample
                       
Change in revenue
               

No description available for this field.

Name (identifier)
change_revenue
Type
text
Sample
                       
Allocation approaches
               

No description available for this field.

Name (identifier)
allocation_approaches
Type
text
Sample
                       
Price or market management
               

No description available for this field.

Name (identifier)
price_or_market_management
Type
text
Sample
                       
Offset eligibility
               

No description available for this field.

Name (identifier)
offset_eligibility
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",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/compliance-carbon-pricing-instruments"
      }
    ]
    ,
  • "definitions":
    {
    • "compliance-carbon-pricing-instruments":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/compliance-carbon-pricing-instruments_records"
            }
          }
        }
      }
      ,
    • "compliance-carbon-pricing-instruments_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "instrument_type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "instrument_name":
              {
              • "type":"string",
              • "title":"Instrument name",
              • "description":""
              }
              ,
            • "jurisdiction_covered":
              {
              • "type":"string",
              • "title":"Jurisdiction covered",
              • "description":""
              }
              ,
            • "status":
              {
              • "type":"string",
              • "title":"Status",
              • "description":""
              }
              ,
            • "government_revenue":
              {
              • "type":"string",
              • "title":"Government revenue",
              • "description":""
              }
              ,
            • "gases_covered":
              {
              • "type":"string",
              • "title":"Gases covered",
              • "description":""
              }
              ,
            • "electricity_and_heat":
              {
              • "type":"string",
              • "title":"Electricity and heat",
              • "description":""
              }
              ,
            • "industry":
              {
              • "type":"string",
              • "title":"Industry",
              • "description":""
              }
              ,
            • "mining_and_extractives":
              {
              • "type":"string",
              • "title":"Mining and extractives",
              • "description":""
              }
              ,
            • "transport":
              {
              • "type":"string",
              • "title":"Transport",
              • "description":""
              }
              ,
            • "aviation":
              {
              • "type":"string",
              • "title":"Aviation",
              • "description":""
              }
              ,
            • "buildings":
              {
              • "type":"string",
              • "title":"Buildings",
              • "description":""
              }
              ,
            • "agriculture_forestry_and_fishing_fuel_use":
              {
              • "type":"string",
              • "title":"Agriculture, forestry and fishing fuel use",
              • "description":""
              }
              ,
            • "agricultural_emissions":
              {
              • "type":"string",
              • "title":"Agricultural emissions",
              • "description":""
              }
              ,
            • "waste":
              {
              • "type":"string",
              • "title":"Waste",
              • "description":""
              }
              ,
            • "lulucf":
              {
              • "type":"string",
              • "title":"LULUCF",
              • "description":""
              }
              ,
            • "fuels_covered":
              {
              • "type":"string",
              • "title":"Fuels covered",
              • "description":""
              }
              ,
            • "point_of_regulation":
              {
              • "type":"string",
              • "title":"Point of Regulation",
              • "description":""
              }
              ,
            • "description":
              {
              • "type":"string",
              • "title":"Description",
              • "description":""
              }
              ,
            • "recent_developments":
              {
              • "type":"string",
              • "title":"Recent developments",
              • "description":""
              }
              ,
            • "coverage":
              {
              • "type":"string",
              • "title":"Coverage",
              • "description":""
              }
              ,
            • "pricing_and_allocation":
              {
              • "type":"string",
              • "title":"Pricing and allocation",
              • "description":""
              }
              ,
            • "compliance":
              {
              • "type":"string",
              • "title":"Compliance",
              • "description":""
              }
              ,
            • "relation_to_other_instruments":
              {
              • "type":"string",
              • "title":"Relation to other instruments",
              • "description":""
              }
              ,
            • "share_of_jurisdiction_emissions_covered":
              {
              • "type":"string",
              • "title":"Share of jurisdiction emissions covered",
              • "description":""
              }
              ,
            • "price_on_1_april":
              {
              • "type":"string",
              • "title":"Price on 1 April",
              • "description":""
              }
              ,
            • "2020_price":
              {
              • "type":"number",
              • "title":"2020 price",
              • "description":""
              }
              ,
            • "2021_price":
              {
              • "type":"number",
              • "title":"2021 price",
              • "description":""
              }
              ,
            • "2022_price":
              {
              • "type":"number",
              • "title":"2022 price",
              • "description":""
              }
              ,
            • "2023_price":
              {
              • "type":"number",
              • "title":"2023 price",
              • "description":""
              }
              ,
            • "2024_price":
              {
              • "type":"number",
              • "title":"2024 price",
              • "description":""
              }
              ,
            • "2025_price":
              {
              • "type":"number",
              • "title":"2025 price",
              • "description":""
              }
              ,
            • "change_price":
              {
              • "type":"string",
              • "title":"Change in price",
              • "description":""
              }
              ,
            • "2019_revenue":
              {
              • "type":"string",
              • "title":"2019 Government revenue",
              • "description":""
              }
              ,
            • "2020_revenue":
              {
              • "type":"string",
              • "title":"2020 Government revenue",
              • "description":""
              }
              ,
            • "2021_revenue":
              {
              • "type":"number",
              • "title":"2021 Government revenue",
              • "description":""
              }
              ,
            • "2022_revenue":
              {
              • "type":"number",
              • "title":"2022 Government revenue",
              • "description":""
              }
              ,
            • "2023_revenue":
              {
              • "type":"number",
              • "title":"2023 Government revenue",
              • "description":""
              }
              ,
            • "2024_revenue":
              {
              • "type":"number",
              • "title":"2024 Government revenue",
              • "description":""
              }
              ,
            • "change_revenue":
              {
              • "type":"string",
              • "title":"Change in revenue",
              • "description":""
              }
              ,
            • "allocation_approaches":
              {
              • "type":"string",
              • "title":"Allocation approaches",
              • "description":""
              }
              ,
            • "price_or_market_management":
              {
              • "type":"string",
              • "title":"Price or market management",
              • "description":""
              }
              ,
            • "offset_eligibility":
              {
              • "type":"string",
              • "title":"Offset eligibility",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets