primary_co2_emission_of_other debug
GQL Statement
DIVIDE(
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 1.99 ms |
0.08924034319478862
|
mt |
2050 1.7 ms |
0.0892403431947886
|
mt |
Description
CO2 of other sector
Characteristics
Groups | |
Unit | mt |
File path |
/app/tmp/etsource/gqueries/general/co2/primary_co2_emission_of_other.gql
|
References
Gquery | total_net_co2_emissions |
Gquery | emissions_energetic_all_co2 |
Gquery | co2_sheet_other_sector_co2_emissions |
Gquery | primary_co2_of_other |