Compliance carbon pricing instruments

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
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
                       
Status year
               

No description available for this field.

Name (identifier)
status_year
Type
date
Sample
                       
Share of jurisdiction emissions covered
               

No description available for this field.

Name (identifier)
share_of_jurisdiction_emissions_covered_1
Type
decimal
Sample
                       
Share of global emissions covered
               

No description available for this field.

Name (identifier)
share_of_jurisdiction_emissions_covered_2
Type
decimal
Sample
                       
Price on 1 April 2024
               

No description available for this field.

Name (identifier)
price_on_1_april_2024
Type
text
Sample
                       
Price-2019
               

No description available for this field.

Name (identifier)
price_2019
Type
decimal
Sample
                       
Price-2020
               

No description available for this field.

Name (identifier)
price_2020
Type
decimal
Sample
                       
Price-2021
               

No description available for this field.

Name (identifier)
price_2021
Type
text
Sample
                       
Price-2022
               

No description available for this field.

Name (identifier)
price_2022
Type
decimal
Sample
                       
Price-2023
               

No description available for this field.

Name (identifier)
price_2023
Type
decimal
Sample
                       
Price-2024
               

No description available for this field.

Name (identifier)
price_2024
Type
decimal
Sample
                       
Change in Price
               

No description available for this field.

Name (identifier)
change_in_price
Type
text
Sample
                       
Government revenue
               

No description available for this field.

Name (identifier)
government_revenue
Type
text
Sample
                       
Government revenue-2018
               

No description available for this field.

Name (identifier)
government_revenue_2018
Type
decimal
Sample
                       
Government revenue-2019
               

No description available for this field.

Name (identifier)
government_revenue_2019
Type
decimal
Sample
                       
Government revenue-2020
               

No description available for this field.

Name (identifier)
government_revenue_2020
Type
text
Sample
                       
Government revenue-2021
               

No description available for this field.

Name (identifier)
government_revenue_2021
Type
text
Sample
                       
Government revenue-2022
               

No description available for this field.

Name (identifier)
government_revenue_2022
Type
text
Sample
                       
Government revenue-2023
               

No description available for this field.

Name (identifier)
government_revenue_2023
Type
text
Sample
                       
Change in Government revenue
               

No description available for this field.

Name (identifier)
change_in_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
                       
Allocation
               

No description available for this field.

Name (identifier)
allocation
Type
text
Sample
                       
Price setting
               

No description available for this field.

Name (identifier)
price_setting
Type
text
Sample
                       
Point of regulation
               

No description available for this field.

Name (identifier)
point_of_regulation
Type
text
Sample
                       
Offset eligibiity
               

No description available for this field.

Name (identifier)
offset_eligibiity
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
                       

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":
            {
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "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":""
              }
              ,
            • "status_year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Status year",
              • "description":""
              }
              ,
            • "share_of_jurisdiction_emissions_covered_1":
              {
              • "type":"number",
              • "title":"Share of jurisdiction emissions covered",
              • "description":""
              }
              ,
            • "share_of_jurisdiction_emissions_covered_2":
              {
              • "type":"number",
              • "title":"Share of global emissions covered",
              • "description":""
              }
              ,
            • "price_on_1_april_2024":
              {
              • "type":"string",
              • "title":"Price on 1 April 2024",
              • "description":""
              }
              ,
            • "price_2019":
              {
              • "type":"number",
              • "title":"Price-2019",
              • "description":""
              }
              ,
            • "price_2020":
              {
              • "type":"number",
              • "title":"Price-2020",
              • "description":""
              }
              ,
            • "price_2021":
              {
              • "type":"string",
              • "title":"Price-2021",
              • "description":""
              }
              ,
            • "price_2022":
              {
              • "type":"number",
              • "title":"Price-2022",
              • "description":""
              }
              ,
            • "price_2023":
              {
              • "type":"number",
              • "title":"Price-2023",
              • "description":""
              }
              ,
            • "price_2024":
              {
              • "type":"number",
              • "title":"Price-2024",
              • "description":""
              }
              ,
            • "change_in_price":
              {
              • "type":"string",
              • "title":"Change in Price",
              • "description":""
              }
              ,
            • "government_revenue":
              {
              • "type":"string",
              • "title":"Government revenue",
              • "description":""
              }
              ,
            • "government_revenue_2018":
              {
              • "type":"number",
              • "title":"Government revenue-2018",
              • "description":""
              }
              ,
            • "government_revenue_2019":
              {
              • "type":"number",
              • "title":"Government revenue-2019",
              • "description":""
              }
              ,
            • "government_revenue_2020":
              {
              • "type":"string",
              • "title":"Government revenue-2020",
              • "description":""
              }
              ,
            • "government_revenue_2021":
              {
              • "type":"string",
              • "title":"Government revenue-2021",
              • "description":""
              }
              ,
            • "government_revenue_2022":
              {
              • "type":"string",
              • "title":"Government revenue-2022",
              • "description":""
              }
              ,
            • "government_revenue_2023":
              {
              • "type":"string",
              • "title":"Government revenue-2023",
              • "description":""
              }
              ,
            • "change_in_government_revenue":
              {
              • "type":"string",
              • "title":"Change in 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":""
              }
              ,
            • "allocation":
              {
              • "type":"string",
              • "title":"Allocation",
              • "description":""
              }
              ,
            • "price_setting":
              {
              • "type":"string",
              • "title":"Price setting",
              • "description":""
              }
              ,
            • "point_of_regulation":
              {
              • "type":"string",
              • "title":"Point of regulation",
              • "description":""
              }
              ,
            • "offset_eligibiity":
              {
              • "type":"string",
              • "title":"Offset eligibiity",
              • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets