bio_footprint debug
GQL Statement
IF(
AREA(areable_land) == 0,
0.0,
->{ GRAPH(area_footprint) / AREA(areable_land) }
)
Result
| 2019 |
0.09457388018709979
|
factor |
| 2050 |
0.09986979239076804
|
factor |
Description
Characteristics
| Groups | |
| Unit | factor |
| File path |
/app/tmp/etsource/gqueries/general/area/bio_footprint.gql
|