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
2015 1.3 ms |
32,518,868,340.154648
|
MJ |
2050 0.99 ms |
28,616,539,566.27001
|
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 |