GQL Statement

MAX(
	SUM(
  		V(industry_final_demand_electricity, demand),
  		NEG(
      	V(
      	  industry_chp_combined_cycle_gas_power_fuelmix,
      	  industry_chp_supercritical_wood_pellets,
					industry_chp_engine_gas_power_fuelmix,
          industry_chp_ultra_supercritical_coal,
					industry_chp_turbine_gas_power_fuelmix,
      	  output_of_electricity
      	).sum
  		)
	),
	0
)

Result

2019 0.68 ms
66,798,119,377.47534
MJ
2050 0.13 ms
0
MJ

Description

Characteristics

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

References