Countries net-zero targets

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
                       
Net-zero Target Year
               

No description available for this field.

Name (identifier)
net_zero_target_year
Type
text
Sample
                       
Net-zero Target Status
               

No description available for this field.

Name (identifier)
net_zero_target_status
Type
text
Sample
                       
Coverage of GHGs
               

No description available for this field.

Name (identifier)
coverage_of_ghgs
Type
text
Sample
                       
Coverage of Domestic Sectors
               

No description available for this field.

Name (identifier)
coverage_of_domestic_sectors
Type
text
Sample
                       
Includes International Shipping and Aviation
               

No description available for this field.

Name (identifier)
includes_international_shipping_and_aviation
Type
text
Sample
                       
Includes Separate Targets for Gross and Net Reductions
               

No description available for this field.

Name (identifier)
includes_separate_targets_for_gross_and_net_reductions
Type
text
Sample
                       
Includes International Offsets
               

No description available for this field.

Name (identifier)
includes_international_offsets
Type
text
Sample
                       
Net-zero Target Source 1
               

No description available for this field.

Name (identifier)
net_zero_target_source_1
Type
text
Sample
                       
Net-zero Target Source 2
               

No description available for this field.

Name (identifier)
net_zero_target_source_2
Type
text
Sample
                       
Net-zero Target Source 3
               

No description available for this field.

Name (identifier)
net_zero_target_source_3
Type
text
Sample
                       
Net-zero Target Source 4
               

No description available for this field.

Name (identifier)
net_zero_target_source_4
Type
text
Sample
                       
Net-zero Target Source 5
               

No description available for this field.

Name (identifier)
net_zero_target_source_5
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"net-zero-targets",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/net-zero-targets"
      }
    ]
    ,
  • "definitions":
    {
    • "net-zero-targets":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/net-zero-targets_records"
            }
          }
        }
      }
      ,
    • "net-zero-targets_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "net_zero_target_year":
              {
              • "type":"string",
              • "title":"Net-zero Target Year",
              • "description":""
              }
              ,
            • "net_zero_target_status":
              {
              • "type":"string",
              • "title":"Net-zero Target Status",
              • "description":""
              }
              ,
            • "coverage_of_ghgs":
              {
              • "type":"string",
              • "title":"Coverage of GHGs",
              • "description":""
              }
              ,
            • "coverage_of_domestic_sectors":
              {
              • "type":"string",
              • "title":"Coverage of Domestic Sectors",
              • "description":""
              }
              ,
            • "includes_international_shipping_and_aviation":
              {
              • "type":"string",
              • "title":"Includes International Shipping and Aviation",
              • "description":""
              }
              ,
            • "includes_separate_targets_for_gross_and_net_reductions":
              {
              • "type":"string",
              • "title":"Includes Separate Targets for Gross and Net Reductions",
              • "description":""
              }
              ,
            • "includes_international_offsets":
              {
              • "type":"string",
              • "title":"Includes International Offsets",
              • "description":""
              }
              ,
            • "net_zero_target_source_1":
              {
              • "type":"string",
              • "title":"Net-zero Target Source 1",
              • "description":""
              }
              ,
            • "net_zero_target_source_2":
              {
              • "type":"string",
              • "title":"Net-zero Target Source 2",
              • "description":""
              }
              ,
            • "net_zero_target_source_3":
              {
              • "type":"string",
              • "title":"Net-zero Target Source 3",
              • "description":""
              }
              ,
            • "net_zero_target_source_4":
              {
              • "type":"string",
              • "title":"Net-zero Target Source 4",
              • "description":""
              }
              ,
            • "net_zero_target_source_5":
              {
              • "type":"string",
              • "title":"Net-zero Target Source 5",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets