GQL Statement
DIVIDE(
  SUM(
      V(
        G(industry_transformation),
        "loss_output_conversion * demand"
      )
    ),
  BILLIONS
)
Result
Description
Uses "loss_output_conversion * demand" instead of output_of_loss since not_defined output will then be accounted for
the not_defined output of transformatio nodes is however a non-refinery output product, not a loss
 
Characteristics
| Groups | 
 | 
| Unit | 
PJ | 
| File path | 
/app/tmp/etsource/gqueries/general/transformation/industry/output/output_of_loss_in_industry_transformation.gql
 | 
References