final_demand_from_other_and_energy_sector debug
GQL Statement
SUM(
V(INTERSECTION(G(final_demand_group),SECTOR(other)),demand),
V(INTERSECTION(G(final_demand_group),SECTOR(energy)),demand)
)
Result
2019 1.22 ms |
17,258,109,418.010227
|
MJ |
2050 0.94 ms |
23,419,213,685.315445
|
MJ |
Description
The final demand in the other and energy sector.
Characteristics
Groups | |
Unit | MJ |
File path |
/app/tmp/etsource/gqueries/general/final_demand/final_demand_from_other_and_energy_sector.gql
|
References
Gquery | myc_final_demand_in_other_and_energy_sector |