Skip to content

Commit

Permalink
Create ev-charging-points.njk
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-strange committed Aug 31, 2023
1 parent d7777d9 commit 9842442
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions src/themes/transport/ev-charging-points.njk
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: Electric Vehicle Charging
theme: transport
description: |
Electric vehicle charging points by constituency (UK).
---

<h2>Notes</h2>
<p>Data comes from two sources:
<ul>
<li><a href="https://www.gov.uk/government/statistics/electric-vehicle-charging-device-statistics-july-2023"> Electric Vehicle Charging Device Statistics</a></li>
<li><a href="https://www.gov.uk/government/statistics/electric-vehicle-charging-device-grant-scheme-statistics-april-2023">Electric Vehicle Charging Grant Scheme Statistics</a></li>
</ul>
</p>
<p>
For our total value, we add the number of workplace, home, and public-access charging points for each lower-tier 2022 local authority district.
Homecharging and publicly available "devices" represent charging devices at all speeds. A device can have a number of connectors of varying speeds.
We count each of these "devices" as one unit as there is no way to know how many individual sockets they have.
Workplace statistics are for the number of "Sockets Installed", which we also count as one unit.
</p>
<p>
For public charging points we are not using most recent July 2023 data because they have changed the geographic boundaries.
For homecharging we are using 2022 data. At some point this will update with a 2023 value and we will need to see if they also use updated geographies.
Workplace charging uses April 2023 data.
</p>

0 comments on commit 9842442

Please sign in to comment.