GQL Statement
DIVIDE(
SUM(
SUM(
V(
INTERSECTION(
INTERSECTION(
G(co2_emissions_primary),
SECTOR(industry)),
USE(energetic)),
primary_co2_emission
)
),
SUM(
V(
INTERSECTION(
INTERSECTION(
G(co2_emissions_refinery_products),
SECTOR(industry)),
USE(energetic)),
"demand * weighted_carrier_co2_per_mj"
)
),
NEG(
SUM(
MV(
MG(captured_energetic_emissions_industry),
demand
)
)
)
),
BILLIONS
)
Result
|
2019
|
62.13487666417636
|
mt |
|
2050
|
62.373946459083975
|
mt |
Description
Characteristics
| Groups |
|
| Unit |
mt |
| File path |
/app/tmp/etsource/gqueries/general/co2/primary_co2_emission_of_industry.gql
|
References