Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 589 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 589 Bytes

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.