dashboard_emissions debug
GQL Statement
IF(
GRAPH().future?,
-> {
DIVIDE(
QUERY_FUTURE(emissions_total),
QUERY_PRESENT(emissions_total)
) - 1.0
},
-> { 0 }
)
Result
2019 0.55 ms |
0
|
factor |
2050 77.52 ms |
0.00414543957382163
|
factor |
Description
This query presents the total emissions relative to the start year
Characteristics
Groups | |
Unit | factor |
File path |
/app/tmp/etsource/gqueries/output_elements/dashboard/dashboard_emissions.gql
|