primary_co2_of_other debug
GQL Statement
SUM(
V( INTERSECTION(G(co2_emissions_primary), SECTOR(other)), primary_co2_emission),
V( INTERSECTION(G(co2_emissions_refinery_products), SECTOR(other)), "demand * weighted_carrier_co2_per_mj")
)
/ BILLIONS
Result
2019 2.2 ms |
0.08924034319478862
|
mt |
2050 1.48 ms |
0.0892403431947886
|
mt |
Description
CO2 of other sector
Characteristics
Groups | |
Unit | mt |
File path |
/app/tmp/etsource/gqueries/output_elements/output_series/vertical_bar_46_co2_emissions/primary_co2_of_other.gql
|
References
Gquery | myc_primary_co2_in_other_and_energy_sector |
Gquery | total_net_co2_emissions |