Skip to content

Commit

Permalink
fixup! import council RUC classification
Browse files Browse the repository at this point in the history
  • Loading branch information
struan committed Apr 8, 2024
1 parent 776c52f commit 2d8284f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ class Command(MultipleAreaTypesMixin, BaseImportFromDataFrameCommand):
area_types = ["STC", "DIS"]

defaults = {
"label": "Urban Rural Classification",
"description": "A composite measure of 'ruralness' (based population density, settlement size, and drive times) standardised across the countries of the UK.",
"label": "Rural Urban Classification",
"description": "A composite measure of ruralness (based on population density, settlement size, and drive times) standardised across the countries of the UK.",
"data_type": "text",
"category": "place",
"source_label": "Data from ONS (England and Wales), NRS (Scotland), and NISRA (Northern Ireland), collated and standardised by mySociety.",
Expand Down

0 comments on commit 2d8284f

Please sign in to comment.