Skip to content

Commit bcdc883

Browse files
committed
Add waste mix shares queries for #2813
1 parent c5d7d74 commit bcdc883

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- query = V(EDGE(energy_distribution_biogenic_waste, energy_distribution_waste_mix), share)
2+
- unit = factor
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- query = V(EDGE(energy_distribution_non_biogenic_waste, energy_distribution_waste_mix), share)
2+
- unit = factor

0 commit comments

Comments
 (0)