GQL Statement

SUM(
  V(
    FILTER(
      FILTER(
        FILTER(
          EG(final_demand),"sector == :buildings"
        ),
        energetic?
      ),
      methanol?
    ),
    value
  )
) / BILLIONS

Result

2019 4.87 ms
0.0
PJ
2050 4.09 ms
0.0
PJ

Description

Final demand of the 'methanol' carrier group

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/general/final_demand/mece_energetic/final_demand_of_methanol_in_buildings_energetic.gql

References