Git Product home page Git Product logo

equal-area-cartogram's Introduction

Equal Area Cartograms

Ordnance Survey's hand-designed equal area cartograms for geographies of Great Britain (GB) and the United Kingdom (UK). Currently provides one cartogram for local authority district (LAD) geography. Additional cartograms may be released in the future.

United Kingdom Local Authority District

A transformation of the 2019 LAD geography of the UK into a square equal area cartogram map for flexible data visualisation at local authority-level.

The cartogram preserves the grouping of LADs into the UK regions (formerly Government Office Regions (GORs)).


LAD source vs cartogram square comparison

LAD source vs cartogram square comparison

Examples

./local-authority-district/data-visualisation

Percentage number of addresses on the high street classified as retailing, residential and offices by local authority district

Percentage number of addresses on the high street classified as retailing, residential and offices by london borough

Median price paid for residential property in Wales between 1995 - 2018 by local authority

Percentage population change in Wales between 1991 and 2017 by local authority district

Features

Subdivisions

Each LAD square has been subdivided into 100 nested squares. The subdivisions support the visualisation of data dimensionality against each LAD. The subdivisions reference the parent LAD and are uniquely identifiable through an integer sequence based upon y, x ascending.

Centroids

The centroid of each LAD square is provided to support proportional symbol generation or other visualisation techniques that require a point geometry.

Government Statistical Service (GSS) Codes and Names

Each LAD square references the GSS code and name for the LAD, region and country.

Local Authority District - Region - Country Lookup

Each LAD square references the region and country it is part of.

Local Authority District 2018 - 2019 Lookup

A GSS code and name lookup is provided for LADs which existed in 2018 but have been amalgamated into new LADs in 2019. This lookup allows users to map pre-2019 insights at local authority-level to the 2019 baseline.

Welsh Naming

LAD squares in Wales reference the Welsh name in addition to the English name, and all LAD squares reference the Welsh names for the region and country.

Geographic Sequential Identifiers

Each LAD square is uniquely identifiable through a series of sequential identifiers based upon y, x ascending. There are three different identifiers:

  1. A LAD identifier for all of the UK.
  2. A LAD identifier partitioned by country.
  3. A LAD identifier partitioned by region.

These identifiers may be useful when labelling each LAD square and including accompanying lookup tables next to charts where space is of a premium and using the 9-character GSS codes isn't a viable option.

Region Outlines

Region outlines are provided as linestring geometries and refer to the GSS code, name and Welsh name for each region.

Region Divisions

Region divisions are provided as linestring geometries and refer to the two regions separated by each division.

Country Outlines

Country outlines are provided as linestring geometry and refer to the GSS code, name and Welsh name for each country.

Country Divisions

Country divisions are provided as linestring geometries and refer to the two countries separated by each division.

Coordinate Reference System

The cartogram geometry is referenced against a arbitrary cartesian grid and does not reference a 'real-world' coordinate reference system.

Data Formats

CSV

Each layer of the cartogram is provided as a seperate CSV file. The geometry is encoded using a well known text (WKT) representation.

./local-authority-district/data/csv

GeoPackage

The layers of the cartogram are provided as individual tables / layers within a single SQLite database container.

./local-authority-district/data/geopackage

geofacet

The geofacet R package provides a ggplot2 faceting function based upon square equal area cartogram grids.

The R code and geofacet-specific CSV format for the cartogram is provided so that users can use the grid within the geofacet library and edit the grid via the 'Grid Designer App' if they want a different geofacet-grid representation. The R code and CSV files provide United Kingdom, Great Britain, country and regional grid coverage.

./local-authority-district/data/r-geofacet

SVG

The geometries of the cartogram are provided in a single SVG file.

./local-authority-district/data/svg

Authors

  • Steve Kingston
  • Paul Naylor
  • Charley Glynn

License

If you use our cartogram data please acknowledge OS.

This repo is licensed under the terms of the Open Government Licence (OGL) v3.0. Please see ./LICENSE.txt.

Contains OS data © Crown copyright and database right 2019.

Contains National Statistics data © Crown copyright and database right 2019.

OGL Symbol

equal-area-cartogram's People

Contributors

charleyglynn avatar mpdaly avatar steve-kingston avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.