heat_production_from_coal_and_derivatives_in_transport debug
GQL Statement
SUM(
  V(
    INTERSECTION(
      G(heat_production),SECTOR(transport)
    ),
    input_of_coal
  ),
  V(
    INTERSECTION(
      G(heat_production),SECTOR(transport)
    ),
    input_of_coal_gas
  )      
) / BILLIONSResult
| 2019 | 0.0 | PJ | 
| 2050 | 0.0 | PJ | 
Description
Use of 'coal_and_derivatives' carrier group in 'heat_production' in the transport sector
Characteristics
| Groups | |
| Unit | PJ | 
| File path | /app/tmp/etsource/gqueries/general/heat/heat_production_per_carrier/heat_production_from_coal_and_derivatives_in_transport.gql |