GQL Statement

SUM(
    V(energy_distribution_crude_oil, demand) - V(energy_export_crude_oil_baseload, demand),V(energy_export_crude_oil_backup, demand) - V(energy_export_oil_products, demand),
    V(energy_distribution_coal, demand) - V(energy_export_coal_baseload, demand) - V(energy_export_coal_backup,demand),
    V(energy_distribution_lignite, demand) - V(energy_export_lignite_baseload, demand),- V(energy_export_lignite_backup, demand),
    V(energy_distribution_uranium_oxide, demand) - V(energy_export_uranium_oxide, demand),
    V(energy_distribution_non_biogenic_waste, demand),
    V(energy_import_gasoline, demand) - V(energy_export_gasoline_baseload, demand),- V(energy_export_gasoline_backup, demand),
    V(energy_import_kerosene, demand) - V(energy_export_kerosene_baseload, demand),- V(energy_export_kerosene_backup, demand),
    V(energy_import_diesel, demand) - V(energy_export_diesel_baseload, demand),- V(energy_export_diesel_backup, demand),
    V(energy_import_heavy_fuel_oil, demand) - V(energy_export_heavy_fuel_oil_baseload, demand),- V(energy_export_heavy_fuel_oil_backup, demand),
    V(energy_import_lpg, demand) - V(energy_export_lpg_baseload, demand),- V(energy_export_lpg_backup, demand),
    Q(factsheet_supply_electricity_from_import_except_imbalance)
) -
SUM(
    V(INTERSECTION(G(final_demand_group), USE(non_energetic)),
    "input_of_crude_oil +
    input_of_coal +
    input_of_lignite +
    input_of_uranium_oxide +
    input_of_non_biogenic_waste +
    input_of_gasoline +
    input_of_kerosene +
    input_of_diesel +
    input_of_heavy_fuel_oil")
)

Result

2019 4.98 ms
1,155,025,671,634.8174
MJ
2050 4.07 ms
1,184,634,580,744.6235
MJ

Description

Characteristics

Groups
Unit MJ
File path /app/tmp/etsource/gqueries/modules/energy_mix/supply_chart/factsheet_supply_fossil_other.gql

References

Gquery factsheet_total_supply