Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 601 Bytes

File metadata and controls

22 lines (13 loc) · 601 Bytes

census-mapping

Create geospatial visualisations with UK census data.

This is very much a work in progress. The plan is to create tools for managing census data, with a collection of scripts for analysing and visualising.

Installation

Clone this repositiory. Make this repository your working directory and run the following:

pip install .

Usage

Access census data from NOMIS.

Interactive choropleth map

Create a choropleth Leaflet map from a graduated census data field.

See usage instructions here.