-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9359a01
commit fd84c8a
Showing
32 changed files
with
3,010 additions
and
0 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
2023-DFES/data/graphs/graph-annual-carbon-emissions-planning-scenario.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<table> | ||
<tr><th>Scenario</th><th>2030</th><th>2040</th><th>2050</th></tr> | ||
<tr data-scenario="natural-gas"><td style="background-color:#B8BFF9;color:black"><span>Natural gas</span></td><td>8.228017237</td><td>3.341506343</td><td>0.017288933</td></tr> | ||
<tr data-scenario="hydrogen"><td style="background-color:#0279FA;color:white"><span>Hydrogen</span></td><td>0.00396029</td><td>0.026808637</td><td>0.057656781</td></tr> | ||
<tr data-scenario="bioenergy"><td style="background-color:#019303;color:white"><span>Bioenergy</span></td><td>0.0340782</td><td>0.015086136</td><td>0.009472338</td></tr> | ||
<tr data-scenario="petrol"><td style="background-color:#FFC300;color:black"><span>Petrol</span></td><td>9.972336309</td><td>1.34977123</td><td>0.03010756</td></tr> | ||
<tr data-scenario="solid-fuel"><td style="background-color:#505050;color:white"><span>Solid fuel</span></td><td>0.140994923</td><td>0.03617493</td><td>0.003040882</td></tr> | ||
<tr data-scenario="electricity"><td style="background-color:#cc0935;color:white"><span>Electricity</span></td><td>1.985257621</td><td>0.440217351</td><td>0.105338071</td></tr> | ||
<tr data-scenario="total-emissions"><td style="background-color:#cc0935;color:white"><span>Total Emissions</span></td><td>11.99563242</td><td>1.831883355</td><td>0.20257475</td></tr> | ||
</table> |
251 changes: 251 additions & 0 deletions
251
2023-DFES/data/graphs/graph-annual-carbon-emissions-planning-scenario.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<table> | ||
<tr><th>Scenario</th><th>2030</th><th>2040</th><th>2050</th></tr> | ||
<tr data-scenario="npg-planning-scenario"><td style="background-color:#cc0935;color:white"><span>NPg Planning scenario</span></td><td>20.22364966</td><td>5.173389698</td><td>0.219863684</td></tr> | ||
</table> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<table> | ||
<tr><th>Scenario</th><th>2030</th><th>2040</th><th>2050</th></tr> | ||
<tr data-scenario="consumer-transformation"><td class="consumer-transformation"><span>Consumer Transformation</span></td><td>41.09462038</td><td>55.69397836</td><td>66.30597254</td></tr> | ||
<tr data-scenario="system-transformation"><td class="system-transformation"><span>System Transformation</span></td><td>40.82910956</td><td>52.62835204</td><td>62.40102192</td></tr> | ||
<tr data-scenario="leading-the-way"><td class="leading-the-way"><span>Leading The Way</span></td><td>41.71402577</td><td>60.16724762</td><td>64.39168111</td></tr> | ||
<tr data-scenario="planning-scenario"><td class="planning-scenario"><span>NPg Best View</span></td><td>41.30833228</td><td>55.1256804</td><td>64.97268753</td></tr> | ||
<tr data-scenario="falling-short"><td class="falling-short"><span>Falling Short</span></td><td>39.39159298</td><td>47.71339334</td><td>51.55291089</td></tr> | ||
</table> |
Oops, something went wrong.