final_demand_of_lt_heat_in_agriculture debug
GQL Statement
DIVIDE(
  SUM(V(
    FILTER(
      FILTER(
        INTERSECTION(EG(final_demand),EG(lt_heat)),"sector == :agriculture"
      ),
      "steam_hot_water? || useable_heat?"
    ),
    value
  )),
  BILLIONS
)Result
| 2019 | 0.0 | PJ | 
| 2050 | 0.0 | PJ | 
Description
Final demand of steam hot water and useable heat of LT temperature
Characteristics
| Groups | |
| Unit | PJ | 
| File path | /app/tmp/etsource/gqueries/general/final_demand/heat/lt_heat/final_demand_of_lt_heat_in_agriculture.gql | 
References
| Gquery | final_demand_of_lt_heat_total | 
| Gquery | lt_network_to_final_demand_agriculture_in_sankey_heat_networks |