From 3d630bd5893ba44432c1ccc74b91e1bc22ea838f Mon Sep 17 00:00:00 2001 From: Matt Langham <151934237+NPgMattL@users.noreply.github.com> Date: Fri, 5 Jan 2024 09:42:06 +0000 Subject: [PATCH] #86 - change graph order and text in graphs.html --- 2023-DFES/graphs.html | 93 +++++++++++++++++++++---------------------- 1 file changed, 45 insertions(+), 48 deletions(-) diff --git a/2023-DFES/graphs.html b/2023-DFES/graphs.html index 43527f1..4dd041d 100644 --- a/2023-DFES/graphs.html +++ b/2023-DFES/graphs.html @@ -68,44 +68,10 @@

Northern Powergrid DFES 2023: graphs

The following graphs are supplemental to Northern Powergrid's DFES 2023 interactive map. Each graph can be downloaded as a scalable-vector-graphic (SVG). The underlying data for each graph is also available as a CSV file.

- - -

Emissions

- -
-
Figure 1: Annual carbon emissions (MtCO2)
-
{% include_relative data/graphs/graph-annual-co2-emissions.html %}
- {% include_relative data/graphs/graph-annual-co2-emissions.svg %} -
- download SVG - download CSV -
-
- -
-
Figure 2: Cumulative carbon emissions (MtCO2)
-
{% include_relative data/graphs/graph-cumulative-carbon-emissions.html %}
- {% include_relative data/graphs/graph-cumulative-carbon-emissions.svg %} -
- download SVG - download CSV -
-
- -
-
Figure 3: Network annual carbon emission breakdown - Planning Scenario (MtCO2)
-
{% include_relative data/graphs/graph-annual-carbon-emissions-planning-scenario.html %}
- {% include_relative data/graphs/graph-annual-carbon-emissions-planning-scenario.svg %} -
- download SVG - download CSV -
-
-

Low carbon technologies

-
Figure 4: Electric vehicle uptake forecast (#)
+
Figure 1: Electric vehicle uptake forecast (#)
{% include_relative data/graphs/graph-ev.html %}
{% include_relative data/graphs/graph-ev.svg %}
@@ -115,7 +81,7 @@

Low carbon technologies

-
Figure 5: Electric vehicle penetration of total car stock (%)
+
Figure 2: Electric vehicle penetration of total car stock (%)
{% include_relative data/graphs/graph-ev-percent.html %}
{% include_relative data/graphs/graph-ev-percent.svg %}
@@ -125,7 +91,7 @@

Low carbon technologies

-
Figure 6: Total number of heat pumps (#)
+
Figure 3: Total number of heat pumps (#)
{% include_relative data/graphs/graph-heatpumps.html %}
{% include_relative data/graphs/graph-heatpumps.svg %}
@@ -135,7 +101,7 @@

Low carbon technologies

-
Figure 7: Battery storage capacity installed (GW)
+
Figure 4: Battery storage capacity installed (GW)
{% include_relative data/graphs/graph-battery-storage.html %}
{% include_relative data/graphs/graph-battery-storage.svg %}
@@ -145,7 +111,7 @@

Low carbon technologies

-
Figure 8: Renewable generation installed (GW)
+
Figure 5: Renewable generation installed (GW)
{% include_relative data/graphs/graph-renewable-generation-installed.html %}
{% include_relative data/graphs/graph-renewable-generation-installed.svg %}
@@ -155,7 +121,7 @@

Low carbon technologies

-
Figure 9: Electric bus and HGV uptake forecast (#)
+
Figure 6: Electric bus and HGV uptake forecast (#)
{% include_relative data/graphs/graph-ebus-ehgv.html %}
{% include_relative data/graphs/graph-ebus-ehgv.svg %}
@@ -167,7 +133,7 @@

Low carbon technologies

Network data

-
Figure 10: Annual peak demand (GW)
+
Figure 7: Annual peak demand (GW)
{% include_relative data/graphs/graph-annual-peak-demand.html %}
{% include_relative data/graphs/graph-annual-peak-demand.svg %}
@@ -177,7 +143,7 @@

Network data

-
Figure 11: Network peak demand breakdown - Planning Scenario (GW)
+
Figure 8: Network peak demand breakdown - NPg Best View Scenario (GW)
{% include_relative data/graphs/graph-annual-peak-demand-breakdown.html %}
{% include_relative data/graphs/graph-annual-peak-demand-breakdown.svg %}
@@ -187,7 +153,7 @@

Network data

-
Figure 12: Network energy consumption breakdown - Planning Scenario (TWh)
+
Figure 9: Network energy consumption breakdown - NPg Best View Scenario (TWh)
{% include_relative data/graphs/graph-energy-consumption-breakdown.html %}
{% include_relative data/graphs/graph-energy-consumption-breakdown.svg %}
@@ -197,7 +163,7 @@

Network data

-
Figure 13: Annual network energy consumption (TWh)
+
Figure 10: Annual network energy consumption (TWh)
{% include_relative data/graphs/graph-annual-energy-consumption.html %}
{% include_relative data/graphs/graph-annual-energy-consumption.svg %}
@@ -207,7 +173,7 @@

Network data

-
Figure 14: Network annual fuel consumption breakdown - Planning Scenario (GWh-yr)
+
Figure 11: Network annual fuel consumption breakdown - NPg Best View Scenario (GWh-yr)
{% include_relative data/graphs/graph-fuel-consumption-planning-scenario.html %}
{% include_relative data/graphs/graph-fuel-consumption-planning-scenario.svg %}
@@ -217,7 +183,7 @@

Network data

-
Figure 15: Additional industrial peak demand breakdown - Planning Scenario (MW)
+
Figure 12: Additional industrial peak demand breakdown - NPg Best View Scenario (MW)
{% include_relative data/graphs/graph-industry-additional-peak-demand-planning-scenario.html %}
{% include_relative data/graphs/graph-industry-additional-peak-demand-planning-scenario.svg %}
@@ -227,7 +193,7 @@

Network data

-
Figure 16: Additional industrial energy consumption breakdown - Planning Scenario (GWh)
+
Figure 13: Additional industrial energy consumption breakdown - NPg Best View Scenario (GWh)
{% include_relative data/graphs/graph-industry-additional-energy-consumption-planning-scenario.html %}
{% include_relative data/graphs/graph-industry-additional-energy-consumption-planning-scenario.svg %}
@@ -235,7 +201,38 @@

Network data

download CSV
- + +

Emissions

+ +
+
Figure 14: Annual carbon emissions (MtCO2)
+
{% include_relative data/graphs/graph-annual-co2-emissions.html %}
+ {% include_relative data/graphs/graph-annual-co2-emissions.svg %} +
+ download SVG + download CSV +
+
+ +
+
Figure 15: Cumulative carbon emissions (MtCO2)
+
{% include_relative data/graphs/graph-cumulative-carbon-emissions.html %}
+ {% include_relative data/graphs/graph-cumulative-carbon-emissions.svg %} +
+ download SVG + download CSV +
+
+ +
+
Figure 16: Network annual carbon emission breakdown - NPg Best View Scenario (MtCO2)
+
{% include_relative data/graphs/graph-annual-carbon-emissions-planning-scenario.html %}
+ {% include_relative data/graphs/graph-annual-carbon-emissions-planning-scenario.svg %} +
+ download SVG + download CSV +
+