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 | 
17,258,137,235.83363
 | 
MJ | 
| 2050 | 
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 |