policy_goal_total_energy_costs_reached debug
GQL Statement
IF(
GOAL_IS_SET(total_energy_costs),
-> {
LESS_OR_EQUAL(
UNIT(Q(total_costs),billions),
Q(policy_goal_total_energy_costs_target_value)
)
},
nil
)
Result
2019 0.46 ms |
nil
|
boolean |
2050 0.02 ms |
nil
|
boolean |
Description
Characteristics
Groups | |
Unit | boolean |
File path |
/app/tmp/etsource/gqueries/output_elements/goals/total_energy_costs/policy_goal_total_energy_costs_reached.gql
|