GQL Statement

SUM(
  V(
    INTERSECTION(INTERSECTION(SECTOR(industry),G(final_demand_group)),USE(energetic)),
    "output_of_crude_oil + output_of_coal + output_of_coal_gas"
  ),
  PRODUCT(
    SUM(V(INTERSECTION(INTERSECTION(SECTOR(industry),G(final_demand_group)),USE(energetic)),output_of_network_gas)),
    Q(share_of_fossil_gas_in_gas_network)
  )
)

Result

2015 2.29 ms
498,128,445,495.1002
MJ
2050 1.91 ms
498,128,445,495.1002
MJ

Description

The total of fossil fuels use energetic in the final demand of industry, corrected for the share of greengas of the gas.

Characteristics

Deprecated Key
fossil_heat_industry
Groups
Unit MJ
File path /app/tmp/etsource/gqueries/general/energy_use/fossil_energy_used_for_heat_in_industry.gql

References