Skip to content

Turns the 2019 Index of Multiple Deprivation ranking and deciles into colourful maps.

Notifications You must be signed in to change notification settings

eatyourpeas/imd

Repository files navigation

Index of Multiple Deprivation, 2019

This is a first attempt at plotting maps of London and England and Wales using public data sets.

I have done this with R.

The datasets are publicly available - here stored as .xlsx but can be imported as JSON from the API

  1. The England/Wales IMD data
  2. The LSOA shape data for England/Wales
  3. The LSOA boundaries for London

R packages used:

  1. httr
  2. jsonlite
  3. readxl
  4. ggplot
  5. sf

England/Wales

Deprivation in England and Wales

London

Deprivation in London

About

Turns the 2019 Index of Multiple Deprivation ranking and deciles into colourful maps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages