GHG emissions covered by ETSs and Carbon taxes

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
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
Status
               

No description available for this field.

Name (identifier)
status
Type
text
Sample
                       
Type of juridiction covered
               

No description available for this field.

Name (identifier)
type_of_juridiction_covered
Type
text
Sample
                       
Jurisdiction covered
               

No description available for this field.

Name (identifier)
jurisdiction_covered
Type
text
Sample
                       
World Bank region
               

No description available for this field.

Name (identifier)
world_bank_region
Type
text
Sample
                       
Year of implementation
               

No description available for this field.

Name (identifier)
year_of_implementation
Type
date
Sample
                       
Year of abolishment
               

No description available for this field.

Name (identifier)
year_of_abolishment
Type
date
Sample
                       
GHG emissions covered [MtCO2e]
               

No description available for this field.

Name (identifier)
ghg_emissions_covered_mtco2e
Type
decimal
Sample
                       
Proportion of global GHG emissions covered
               

No description available for this field.

Name (identifier)
empty
Type
decimal
Unit
%
Sample
                       
Initiatives with overlapping GHG emissions covered
               

No description available for this field.

Name (identifier)
initiatives_with_overlapping_ghg_emissions_covered
Type
text
Sample
                       
Covered GHG emissions overlapping with other initiatives [MtCO2e]
               

No description available for this field.

Name (identifier)
covered_ghg_emissions_overlapping_with_other_initiatives_mtco2e
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"ghg-emissions-covered-by-etss-and-carbon-taxes",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ghg-emissions-covered-by-etss-and-carbon-taxes"
      }
    ]
    ,
  • "definitions":
    {
    • "ghg-emissions-covered-by-etss-and-carbon-taxes":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ghg-emissions-covered-by-etss-and-carbon-taxes_records"
            }
          }
        }
      }
      ,
    • "ghg-emissions-covered-by-etss-and-carbon-taxes_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "name_of_the_initiative":
              {
              • "type":"string",
              • "title":"Name of the initiative",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "status":
              {
              • "type":"string",
              • "title":"Status",
              • "description":""
              }
              ,
            • "type_of_juridiction_covered":
              {
              • "type":"string",
              • "title":"Type of juridiction covered",
              • "description":""
              }
              ,
            • "jurisdiction_covered":
              {
              • "type":"string",
              • "title":"Jurisdiction covered",
              • "description":""
              }
              ,
            • "world_bank_region":
              {
              • "type":"string",
              • "title":"World Bank region",
              • "description":""
              }
              ,
            • "year_of_implementation":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year of implementation",
              • "description":""
              }
              ,
            • "year_of_abolishment":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year of abolishment",
              • "description":""
              }
              ,
            • "ghg_emissions_covered_mtco2e":
              {
              • "type":"number",
              • "title":"GHG emissions covered [MtCO2e]",
              • "description":""
              }
              ,
            • "empty":
              {
              • "type":"number",
              • "title":"Proportion of global GHG emissions covered",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "initiatives_with_overlapping_ghg_emissions_covered":
              {
              • "type":"string",
              • "title":"Initiatives with overlapping GHG emissions covered",
              • "description":""
              }
              ,
            • "covered_ghg_emissions_overlapping_with_other_initiatives_mtco2e":
              {
              • "type":"number",
              • "title":"Covered GHG emissions overlapping with other initiatives [MtCO2e]",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets