GQL Statement
DIVIDE(
SUM(
V(
EXCLUDE(
G(hydrogen_production),
G(industry_transformation)
),
input_of(
network_gas,
natural_gas,
greengas
)
)
),
BILLIONS
)
Result
2019
0.83
ms
|
0.0
|
PJ |
2050
0.77
ms
|
0.0
|
PJ |
Description
Network gas conversion to hydrogen from hydrogen_production group
Industry transformation is excluded from this query
natural gas is queried here to also account for SMR
greengas is queried for completeness
Characteristics
Groups |
|
Unit |
PJ |
File path |
/app/tmp/etsource/gqueries/general/conversion/hydrogen/carrier_for_hydrogen_conversion/network_gas_for_hydrogen_conversion_excl_industry_transformation.gql
|
References