This dataset provides an overview of net zero targets for the 2,000 largest publicly-traded companies in the world by revenue.
Data originally from Net Zero Tracker.
Attachments
Dataset schema
No description available for this field.
Name (identifier) | last_updated |
Type | date |
Sample |
No description available for this field.
Name (identifier) | name |
Type | text |
Sample |
No description available for this field.
Name (identifier) | country |
Type | text |
Sample |
No description available for this field.
Name (identifier) | geographic_region |
Type | text |
Sample |
No description available for this field.
Name (identifier) | sector |
Type | text |
Sample |
No description available for this field.
Name (identifier) | annual_revenue |
Type | integer |
Unit | $ |
Sample |
No description available for this field.
Name (identifier) | race_to_zero_member |
Type | text |
Sample |
No description available for this field.
Name (identifier) | end_target |
Type | text |
Sample |
No description available for this field.
Name (identifier) | end_target_year |
Type | date |
Sample |
No description available for this field.
Name (identifier) | end_target_status |
Type | text |
Sample |
No description available for this field.
Name (identifier) | status_date |
Type | date |
Sample |
No description available for this field.
Name (identifier) | interim_target |
Type | text |
Sample |
No description available for this field.
Name (identifier) | interim_target_year |
Type | date |
Sample |
No description available for this field.
Name (identifier) | interim_target_percentage_reduction |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | interim_target_target_emissions |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | interim_target_bau_emissions |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | end_target_text |
Type | text |
Sample |
No description available for this field.
Name (identifier) | interim_target_text |
Type | text |
Sample |
No description available for this field.
Name (identifier) | target_notes |
Type | text |
Sample |
No description available for this field.
Name (identifier) | source_url |
Type | text |
Sample |
No description available for this field.
Name (identifier) | gasses_coverage |
Type | text |
Sample |
No description available for this field.
Name (identifier) | consumption_emissions |
Type | text |
Sample |
No description available for this field.
Name (identifier) | international_aviation |
Type | text |
Sample |
No description available for this field.
Name (identifier) | international_shipping |
Type | text |
Sample |
No description available for this field.
Name (identifier) | scope_1 |
Type | text |
Sample |
No description available for this field.
Name (identifier) | scope_2 |
Type | text |
Sample |
No description available for this field.
Name (identifier) | scope_3 |
Type | text |
Sample |
No description available for this field.
Name (identifier) | historical_emissions |
Type | text |
Sample |
No description available for this field.
Name (identifier) | governance_notes |
Type | text |
Sample |
No description available for this field.
Name (identifier) | has_plan |
Type | text |
Sample |
No description available for this field.
Name (identifier) | reporting_mechanism |
Type | text |
Sample |
No description available for this field.
Name (identifier) | equity |
Type | text |
Sample |
No description available for this field.
Name (identifier) | accountability |
Type | text |
Sample |
No description available for this field.
Name (identifier) | carbon_credit_offsets |
Type | text |
Sample |
No description available for this field.
Name (identifier) | removals_targets |
Type | text |
Sample |
No description available for this field.
Name (identifier) | cdr |
Type | text |
Sample |
No description available for this field.
Name (identifier) | sinks_and_credits_notes |
Type | text |
Sample |
No description available for this field.
Name (identifier) | end_target_percentage_reduction |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | end_target_baseline_year |
Type | date |
Sample |
No description available for this field.
Name (identifier) | end_target_intensity_unit |
Type | text |
Sample |
No description available for this field.
Name (identifier) | end_target_baseline_emissions |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | end_target_target_emissions |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | end_target_bau_emissions |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | end_target_other |
Type | text |
Sample |
No description available for this field.
Name (identifier) | interim_target_baseline_year |
Type | date |
Sample |
No description available for this field.
Name (identifier) | interim_target_intensity_unit |
Type | text |
Sample |
No description available for this field.
Name (identifier) | interim_target_baseline_emissions |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | interim_target_other |
Type | text |
Sample |
No description available for this field.
Name (identifier) | territorial_emissions |
Type | text |
Sample |
No description available for this field.
Name (identifier) | coverage_notes |
Type | text |
Sample |
No description available for this field.
Name (identifier) | plan_options |
Type | text |
Sample |
No description available for this field.
Name (identifier) | carbon_credit_conditions |
Type | text |
Sample |
No description available for this field.
Name (identifier) | max_emission_offset |
Type | text |
Sample |
No description available for this field.
Name (identifier) | conditions_other |
Type | text |
Sample |
No description available for this field.
Name (identifier) | memberships |
Type | text |
Sample |
No description available for this field.
Name (identifier) | gdp_real |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | population |
Type | integer |
Sample |
No description available for this field.
Name (identifier) | ghg |
Type | decimal |
Sample |
No description available for this field.
Name (identifier) | inventory_year |
Type | date |
Sample |
No description available for this field.
Name (identifier) | higher_net_zero |
Type | text |
Sample |
No description available for this field.
Name (identifier) | industry |
Type | text |
Sample |
No description available for this field.
Name (identifier) | private_company |
Type | text |
Sample |
No description available for this field.
Name (identifier) | employees |
Type | integer |
Sample |
No description available for this field.
Name (identifier) | market_index |
Type | text |
Sample |
No description available for this field.
Name (identifier) | website |
Type | text |
Sample |
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"global-companies-net-zero-targets",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/global-companies-net-zero-targets"
}
] - "definitions":{
- "global-companies-net-zero-targets":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/global-companies-net-zero-targets_records"
}
}
} - "records":
} - "properties":
- "global-companies-net-zero-targets_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "last_updated":,{
- "type":"string",
- "format":"date",
- "title":"last_updated",
- "description":""
} - "name":,{
- "type":"string",
- "title":"Name",
- "description":""
} - "country":,{
- "type":"string",
- "title":"Country",
- "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":""
}
} - "last_updated":
}
} - "fields":
} - "properties":
} - "global-companies-net-zero-targets":