dashboard_emissions debug
GQL Statement
IF(
GRAPH().future?,
-> {
DIVIDE(
QUERY_FUTURE(emissions_total),
QUERY_PRESENT(emissions_total)
) - 1.0
},
-> { 0 }
)
Result
2015 0.31 ms |
0
|
factor |
2050 104.28 ms |
-0.04000890017176373
|
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
|