Skip to content

britishredcrosssociety/power_cuts_vulnerability_uk

Repository files navigation

Overview

This analysis extends the work done on understanding social vulnerability to power cuts in England, so that we can understand the same vulnerability in Scotland, Wales and Northern Ireland.

The initial analysis was based on indicators used by National Grid in their Mapping Customer Vulnerability analysis. Our analysis curently uses a subset of the indicators used by National Grid, but may be extended in the future for greater alignment.

Contact

  • Alexei Schwab, GIS & IM team
  • Alex Pycroft, Crisis & Emergency Response team

Development

Setup

  1. Clone the repository
  2. Open a terminal in the repository and create a Python virtual environment by running uv venv
  3. Activate the virtual environment with source .venv/bin/activate
  4. Install dependencies with uv sync

Usage

  • Process raw data to cleaned datasets: python3 -m scripts.utils.process_all_indicators
  • Combine zscores from clean data into one file per country: python3 -m scripts.utils.combine_lsoa_zscores
  • Run PCA and create index: python3 -m scripts.index.create_index

License

GNU General Public License v3

About

Power cuts vulnerability analysis for the UK

Resources

License

Stars

Watchers

Forks

Contributors