GQL Statement

IF(
    GRAPH().present?,
    -> { QUERY_PRESENT(network_calculation_total_costs_present) },
    -> { QUERY_FUTURE(network_calculation_total_costs_future) }
)

Result

2019 0.11 ms
2,700,000,000.0
euro
2050 901.84 ms
2,700,000,000.0
euro

Description

The total costs of the network calculation

Characteristics

Groups
Unit euro
File path /app/tmp/etsource/gqueries/modules/network_calculation/total_costs_of_electricity_network_calculation.gql

References

Gquery costs_infrastructure_electricity
Gquery total_costs_of_network_calculation