mysociety / mapit

A web service to map postcodes to administrative boundaries and more
Other
269 stars 88 forks source link

Added import for canonical authority codes (across UK) #345

Closed ajparsons closed 4 years ago

ajparsons commented 5 years ago

Adds the standardised registry codes for all UK local authorities.

Currently doesn't replace the 'local_authority_eng' - although will be more up to date for eng authorities given 2019 changes.

Source file: https://raw.githubusercontent.com/ajparsons/uk_local_authority_names_and_codes/master/lookup_gss_to_registry.csv

python manage.py mapit_UK_import_local_authority_canon lookup_gss_to_registry.csv

codecov[bot] commented 5 years ago

Codecov Report

Merging #345 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #345   +/-   ##
=======================================
  Coverage   65.46%   65.46%           
=======================================
  Files          39       39           
  Lines        2189     2189           
=======================================
  Hits         1433     1433           
  Misses        756      756

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fd83934...8a53b00. Read the comment docs.

dracos commented 4 years ago

Run on live