Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add variable for active projects (chapter 4) and some cleanup #19

Merged
merged 5 commits into from
Jun 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions definitions/region/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,17 @@
- North America:
description: United States and Canada
- Europe
- Middle East
- Asia
- East Asia
- South Asia
- South East Asia
- Oceania
- Africa
- Sub Saharan Africa
- Latin America
- Carribean
- Central America
- South America
- Other
- Other/Not Disclosed
5 changes: 4 additions & 1 deletion definitions/variable/tag_conventional-cdr-methods.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@
note: This is a subcategory of "Forestry"
- Peatland and Wetland Restoration:
description: restoration of peat and coastal wetlands, including "Blue Carbon"
- Blue Carbon:
- Peatland Restoration:
description: restoration of peatlands
note: This is a subcategory of "Peatland and Wetland Restoration"
- Coastal Wetland Restoration:
description: restoration of coastal wetlands, including "Blue Carbon"
note: This is a subcategory of "Peatland and Wetland Restoration"
- Soil Carbon Sequestration:
Expand Down
9 changes: 9 additions & 0 deletions definitions/variable/tag_credits_projects.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- Project Category:
- Conventional CDR:
description: conventional carbon dioxide removal methods
- Novel CDR:
description: novel carbon dioxide removal methods
- Mixed (Mainly CDR):
description: mainly CDR methods, but also including avoided emissions
- Mixed (Mainly Avoided):
description: mainly avoided emissions, but also including CDR methods
3 changes: 3 additions & 0 deletions definitions/variable/tag_novel-cdr-methods.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
description: use of biochar
- Bio-Oil Storage:
description: use of bio-oil
- Bioenergy with CCS and Direct Air Capture with CCS:
description: use of bioenergy and direct air capture in combination with
carbon-capture and sequestration (CCS)
- Bioenergy with CCS:
description: use of bioenergy in combination with carbon-capture and
sequestration (CCS)
Expand Down
36 changes: 22 additions & 14 deletions definitions/variable/variables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,52 +86,60 @@
description: Number of patents related to {Conventional CDR Method}
unit:

- Start-Up|Number of Firms:
- Start-Up|All Net-Zero Initiatives|Number of Firms:
description: Number of all net-zero initiatives start-up firms
unit:
- Start-Up|Number of Firms|Removal:
- Start-Up|Removal|Number of Firms:
description: Number of all CDR start-up firms
unit:
- Start-Up|Number of Firms|Removal|{Novel CDR Method}:
- Start-Up|Removal|Number of Firms|{Novel CDR Method}:
description: Number of net-zero initiatives start-up firms related to {Novel CDR Method}
unit:
- Start-Up|Number of Firms|Removal|{Conventional CDR Method}:
- Start-Up|Removal|Number of Firms|{Conventional CDR Method}:
description: Number of net-zero initiatives start-up firms related to {Conventional CDR Method}
unit:
- Start-Up|Deals:

- Start-Up|All Net-Zero Initiatives|Deals:
description: Number of deals related to all net-zero initiatives start-ups
unit:
- Start-Up|Deals|Removal:
- Start-Up|Removal|Deals:
description: Number of deals related to carbon dioxide removal
unit:
- Start-Up|Deals|Removal|{Novel CDR Method}:
- Start-Up|Removal|Deals|{Novel CDR Method}:
description: Number of deals related to {Novel CDR Method}
unit:
- Start-Up|Deals|Removal|{Conventional CDR Method}:
- Start-Up|Removal|Deals|{Conventional CDR Method}:
description: Number of deals related to {Conventional CDR Method}
unit:
- Start-Up|Deals|Removal|{Novel CDR Method}|{Deal Type} [Share]:
- Start-Up|Removal|Deals|{Novel CDR Method}|{Deal Type} [Share]:
description: Share of {Deal Type} deals related to {Novel CDR Method}
relative to total number of deals
unit: "%"
- Start-Up|Deals|Removal|{Conventional CDR Method}|{Deal Type} [Share]:
- Start-Up|Removal|Deals|{Conventional CDR Method}|{Deal Type} [Share]:
description: Share of {Deal Type} deals related to {Conventional CDR Method}
relative to total number of deals
unit: "%"

- Start-Up|Funding:
- Start-Up|All Net-Zero Initiatives|Funding:
description: Amount of investment in all net-zero initiatives start-ups
unit: billion USD
- Start-Up|Funding|Removal:
- Start-Up|Removal|Funding:
description: Amount of investment in CDR start-ups
unit: billion USD
- Start-Up|Funding|Removal|{Novel CDR Method}:
- Start-Up|Removal|Funding|{Novel CDR Method}:
description: Amount of investment in start-ups related to {Novel CDR Method}
unit: billion USD
- Start-Up|Funding|Removal|{Conventional CDR Method}:
- Start-Up|Removal|Funding|{Conventional CDR Method}:
description: Amount of investment in start-ups related to {Conventional CDR Method}
unit: billion USD

- Carbon Credits|Active Projects:
description: Number of active projects in the voluntary carbon removal market
unit:
- Carbon Credits|Active Projects|{Project Category}:
description: Number of active projects in the voluntary carbon removal market
that use {Project Category}
unit:
- Carbon Credits|Novel CDR|Tons Sold:
description: Credits sold (purchased) in the voluntary carbon removal market
using novel CDR methods, measured in terms of carbon removed
Expand Down
Loading