Skip to content

douglasmunro/iod25

Repository files navigation

iod25

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

The goal of iod25 is to provide R users with easier access to the English Indices of Deprivation 2025.

Installation

# install.packages("pak")
pak::pak("douglasmunro/iod25")

About the data

The Indices of Deprivation 2025 (IoD25) measure relative deprivation across small geographic areas in England.

IoD25 is formed from 7 domains which measure different aspects of deprivation, one combined Index of Multiple Deprivation (IMD) and 2 supplementary indices.

The iod25 package is made up of 3 core datasets:

  • domains contains the 7 domain measures
  • imd contains the Index of Multiple Deprivation
  • supplementary contains the 2 supplementary indices

And two additional datasets:

  • subdomains contains the underlying measures used to construct the domains
  • population contains the population denominators used to construct the indices

License

The package data are available under CC BY 4.0 license and are modified versions of Ministry of Housing, Communities & Local Government (MHCLG) data.

The source data is licenced under Open Government Licence v3.0. (OGLv3.0).

Disclaimer

This package is not associated with or endorsed by MHCLG.

Citation

To cite the iod25 package, please use:

citation("iod25")
#> To cite package 'iod25' in publications use:
#> 
#>   Munro D (2026). _iod25: English Indices of Deprivation (IoD25)_. R
#>   package version 0.0.0.9006, <https://github.com/douglasmunro/iod25>.
#> 
#> A BibTeX entry for LaTeX users is
#> 
#>   @Manual{,
#>     title = {iod25: English Indices of Deprivation (IoD25)},
#>     author = {Douglas Munro},
#>     year = {2026},
#>     note = {R package version 0.0.0.9006},
#>     url = {https://github.com/douglasmunro/iod25},
#>   }

To cite the source data, please use:

About

Resources

License

CC-BY-4.0, Unknown licenses found

Licenses found

CC-BY-4.0
LICENSE.md
Unknown
LICENSE.note

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages