final_demand_of_electricity_in_transport_energetic debug
GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        FILTER(
          EG(final_demand),"sector == :transport"
        ),
        energetic?
      ),
      electricity?
    ),
    value
  )
) / BILLIONS
Result
| 2019 | 
8.508917376
 | 
PJ | 
| 2050 | 
8.508917376
 | 
PJ | 
Description
Final demand of the 'electricity' carrier group
Characteristics
| Groups | |
| Unit | PJ | 
| File path | 
/app/tmp/etsource/gqueries/general/final_demand/mece_energetic/final_demand_of_electricity_in_transport_energetic.gql
 | 
References
| Gquery | demand_for_national_transport_final_demand_for_electricity_network_mekko | 
| Gquery | sankey_1_to_2_electricity_to_transport |