Skip to content

A suite of tools for interpreting census data through GIS.

Notifications You must be signed in to change notification settings

joefg/census-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

census-tools

Simple tools with which to analyse, interpret, and visualise British census data.

Notebook

A runfile is provided for your convenience.

./run restore fetches all dependencies and ./run dev spawns a Jupyter notebook server.

Data

cd to data/, then:

  1. Make sure you have sqlite, ogr2ogr, and spatialite installed.

  2. Download your data into downloads/.

  3. Run ./run build. This should build a Spatialite database inside databases/.

Open QGIS, add this Spatialite database as a source, and you should be able to add layers from tables inside it.

About

A suite of tools for interpreting census data through GIS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published