Skip to content

MastodonC/witan.population

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

witan.population

ONS Subnational population projections, for local authorities in England, by single year of age, rolled up to upper tier LAs, with derived variables and formatted as required for witan.send modelling use.

Usage

2020 based SNPPs

(require '[witan.population.england.snpp-2022 :as pop])
(pop/create-send-population-file! {:la-name   "Tower Hamlets"
                                   :max-year  2031 
                                   :file-name (str out-dir "population.csv")})

2018 based SNPPs (2020 release)

(require '[witan.population.england.snpp-2018 :as pop])
(pop/create-send-population-file! {:la-name   "Tower Hamlets"
                                   :max-year  2031 
                                   :file-name (str out-dir "population.csv")})

License

Population data available under UK Open Government Licence v3.0.

Code copyright © 2025 Mastodon C Ltd, distributed under Eclipse Public License 2.0 as described in LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •