Countries, regions, and cities net-zero targets
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"country-region-city-net-zero-targets",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/country-region-city-net-zero-targets"
}
] - "definitions":{
- "country-region-city-net-zero-targets":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/country-region-city-net-zero-targets_records"
}
}
} - "records":
} - "properties":
- "country-region-city-net-zero-targets_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "last_updated":,{
- "type":"string",
- "format":"date",
- "title":"last_updated",
- "description":""
} - "name":,{
- "type":"string",
- "title":"Country/ Region/ City Name",
- "description":""
} - "geographic_region":,{
- "type":"string",
- "title":"Region",
- "description":""
} - "sector":,{
- "type":"string",
- "title":"Sector",
- "description":""
} - "annual_revenue":,{
- "type":"integer",
- "title":"Annual Revenue",
- "description":"",
- "unit":"$"
} - "race_to_zero_member":,{
- "type":"string",
- "title":"race_to_zero_member",
- "description":""
} - "end_target":,{
- "type":"string",
- "title":"End Target",
- "description":""
} - "end_target_year":,{
- "type":"string",
- "format":"date",
- "title":"End Target Year",
- "description":""
} - "end_target_status":,{
- "type":"string",
- "title":"End Target Status",
- "description":""
} - "status_date":,{
- "type":"string",
- "format":"date",
- "title":"status_date",
- "description":""
} - "interim_target":,{
- "type":"string",
- "title":"Interim Target",
- "description":""
} - "interim_target_year":,{
- "type":"string",
- "format":"date",
- "title":"Interim Target Year",
- "description":""
} - "interim_target_percentage_reduction":,{
- "type":"number",
- "title":"interim_target_percentage_reduction",
- "description":""
} - "interim_target_target_emissions":,{
- "type":"number",
- "title":"interim_target_target_emissions",
- "description":""
} - "interim_target_bau_emissions":,{
- "type":"number",
- "title":"interim_target_bau_emissions",
- "description":""
} - "end_target_text":,{
- "type":"string",
- "title":"end_target_text",
- "description":""
} - "interim_target_text":,{
- "type":"string",
- "title":"interim_target_text",
- "description":""
} - "target_notes":,{
- "type":"string",
- "title":"target_notes",
- "description":""
} - "source_url":,{
- "type":"string",
- "title":"source_url",
- "description":""
} - "gasses_coverage":,{
- "type":"string",
- "title":"gasses_coverage",
- "description":""
} - "consumption_emissions":,{
- "type":"string",
- "title":"consumption_emissions",
- "description":""
} - "international_aviation":,{
- "type":"string",
- "title":"international_aviation",
- "description":""
} - "international_shipping":,{
- "type":"string",
- "title":"international_shipping",
- "description":""
} - "scope_1":,{
- "type":"string",
- "title":"scope_1",
- "description":""
} - "scope_2":,{
- "type":"string",
- "title":"scope_2",
- "description":""
} - "scope_3":,{
- "type":"string",
- "title":"scope_3",
- "description":""
} - "historical_emissions":,{
- "type":"string",
- "title":"historical_emissions",
- "description":""
} - "governance_notes":,{
- "type":"string",
- "title":"governance_notes",
- "description":""
} - "has_plan":,{
- "type":"string",
- "title":"has_plan",
- "description":""
} - "reporting_mechanism":,{
- "type":"string",
- "title":"Reporting Mechanism",
- "description":""
} - "equity":,{
- "type":"string",
- "title":"equity",
- "description":""
} - "accountability":,{
- "type":"string",
- "title":"accountability",
- "description":""
} - "carbon_credit_offsets":,{
- "type":"string",
- "title":"carbon_credit_offsets",
- "description":""
} - "removals_targets":,{
- "type":"string",
- "title":"removals_targets",
- "description":""
} - "cdr":,{
- "type":"string",
- "title":"cdr",
- "description":""
} - "sinks_and_credits_notes":,{
- "type":"string",
- "title":"sinks_and_credits_notes",
- "description":""
} - "end_target_percentage_reduction":,{
- "type":"number",
- "title":"end_target_percentage_reduction",
- "description":""
} - "end_target_baseline_year":,{
- "type":"string",
- "format":"date",
- "title":"end_target_baseline_year",
- "description":""
} - "end_target_intensity_unit":,{
- "type":"string",
- "title":"end_target_intensity_unit",
- "description":""
} - "end_target_baseline_emissions":,{
- "type":"number",
- "title":"end_target_baseline_emissions",
- "description":""
} - "end_target_target_emissions":,{
- "type":"number",
- "title":"end_target_target_emissions",
- "description":""
} - "end_target_bau_emissions":,{
- "type":"number",
- "title":"end_target_bau_emissions",
- "description":""
} - "end_target_other":,{
- "type":"string",
- "title":"end_target_other",
- "description":""
} - "interim_target_baseline_year":,{
- "type":"string",
- "format":"date",
- "title":"interim_target_baseline_year",
- "description":""
} - "interim_target_intensity_unit":,{
- "type":"string",
- "title":"interim_target_intensity_unit",
- "description":""
} - "interim_target_baseline_emissions":,{
- "type":"number",
- "title":"interim_target_baseline_emissions",
- "description":""
} - "interim_target_other":,{
- "type":"string",
- "title":"interim_target_other",
- "description":""
} - "territorial_emissions":,{
- "type":"string",
- "title":"territorial_emissions",
- "description":""
} - "coverage_notes":,{
- "type":"string",
- "title":"coverage_notes",
- "description":""
} - "plan_options":,{
- "type":"string",
- "title":"plan_options",
- "description":""
} - "carbon_credit_conditions":,{
- "type":"string",
- "title":"carbon_credit_conditions",
- "description":""
} - "max_emission_offset":,{
- "type":"string",
- "title":"max_emission_offset",
- "description":""
} - "conditions_other":,{
- "type":"string",
- "title":"conditions_other",
- "description":""
} - "memberships":,{
- "type":"string",
- "title":"memberships",
- "description":""
} - "gdp_real":,{
- "type":"number",
- "title":"gdp_real",
- "description":""
} - "population":,{
- "type":"integer",
- "title":"population",
- "description":""
} - "ghg":,{
- "type":"number",
- "title":"ghg",
- "description":""
} - "inventory_year":,{
- "type":"string",
- "format":"date",
- "title":"inventory_year",
- "description":""
} - "higher_net_zero":,{
- "type":"string",
- "title":"higher_net_zero",
- "description":""
} - "industry":,{
- "type":"string",
- "title":"industry",
- "description":""
} - "private_company":,{
- "type":"string",
- "title":"private_company",
- "description":""
} - "employees":,{
- "type":"integer",
- "title":"employees",
- "description":""
} - "market_index":,{
- "type":"string",
- "title":"market_index",
- "description":""
} - "website":,{
- "type":"string",
- "title":"website",
- "description":""
} - "actor_type":{
- "type":"string",
- "title":"actor_type",
- "description":""
}
} - "last_updated":
}
} - "fields":
} - "properties":
} - "country-region-city-net-zero-targets":
Similar datasets
- NetZero Content from ClimateWatch, brings together dozens of datasets for the first time to let users analyze and compare the Nationally Determined Contributions (NDCs) under the Paris Agreement, access historical emissions data, discover how countries can leverage their climate goals to achieve their sustainable development objectives, and use models to map new pathways to a lower carbon, pro…
- This dataset provides an overview of net zero targets for the 2,000 largest publicly-traded companies in the world by revenue.
- This dataset is based on territorial emissions, which do not account for emissions embedded in traded goods.It includes Emissions from fossil fuels and industry, but not land-use change emissions. International aviation and shipping are included as separate entities, as they are not included in any country's emissions.Data originally from Global Carbon Project – Global Carbon Budget.
- This dataset contains CO2 Emissions by sectors for 2020. Follow datasource.kapsarc.org for timely data to advance energy economics research.