Emissions 1990#1760
Open
louispt1 wants to merge 54 commits into
Open
Conversation
… and create boutique DE RF module to keep edge cases in one spot
…ular references for Marshall
…co2_output_production_emissions_fossil and spec
…ce of ccs_capture_rate. Update spec
…thod as direct_co2_input_utilisation_fossil is sufficient
…_utilised and emissions_lulucf_removals checks from spec
…now it covers more cases
…ut co2 content approach
… the emissions.csv file
…gql approach more closely
* Add a validation lib spec for node values per dataset * Add dev and test modes for graph data validation
Member
|
The summing works well now! I added @noracato as reviewer to review the code. |
… [<Node>, <Node>, ...]
…preserve column boundaries whic are lost when normalising keys
kndehaan
approved these changes
Jun 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
Adds multi-year emissions support with 1990 baseline tracking and aggregation capabilities.
Implemented changes
yearcolumn to emissions CSV schemaQernel::Emissions#sum()for subsector aggregationEMISSIONS()GQL function to aggregate across subsectorsScopedSectorwith year-aware scopingRelated
Goes with pull requests:
Checklist