Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 646 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 646 Bytes

uk-choropleth-maker

Allow people to interactively make UK choropleth maps

This can be used interactively by anyone online via the binder.

How to use:

  1. You simply need to make a CSV of datapoints and upload it (see an example in fakedata.csv or an empyt database of all regions in empty.csv).

  2. In the notebook, replace the filename,xname,yname variables with you filename and the column headings of your region names and variable.

  3. Press run and see the results. You can use the map navigation buttons to crop to the desired region and save to PNG.

Enjoy!