Skip to content

OliviaButters/extract-ssp-population

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extract-ssp-population

Description

Extracts from an archive of SSP data for the UK the population for local authority districts (LADs) passed as a spatial file (.shp or .gpkg) for a given SSP (1-5) and for a single year (2020-2080).

Inputs

Outputs

  • Returns a .csv titled population.csv of data with the following columns 'code|initial_popualtion|final_population'
  • Returns a single .csv file titled 'metadata.csv' containing the SSP and year values used to extract the data. Columns: 'PARAMETER|VALUE'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 91.1%
  • Dockerfile 8.9%