GQL Statement

PRODUCT(
    Q(myc_final_demand_of_renewable_electricity),
    DIVIDE(
        Q(electricity_produced_from_wind),
        Q(total_renewable_electricity_produced)
    )
)

Result

2019 28.0 ms
39,490,033,532.76007
MJ
2050 25.63 ms
31,710,258,417.792458
MJ

Description

Final demand of electricity from wind
The final demand of renewable electricity is multiplied with the share of
wind in the total renewable electricity produced. In this way electricity
network losses are not included.

Characteristics

Groups
Unit MJ
File path /app/tmp/etsource/gqueries/modules/multi_year_charts/renewable_energy_production_chart/myc_final_demand_of_renewable_electricity_from_wind.gql

References

Gquery myc_final_demand_of_renewable_electricity_from_other