This is a redistribution of the ONS dataset on Lower Tier Local Authority toUpper Tier Local Authority Lookup packaged for the Quality Lac Data project.Source: Office for National Statistics licensed under the Open Government Licence v.3.0
Project description
Quality LAC Data Reference - Local Authority Data
This is a redistribution of the ONS dataset on Lower Tier Local Authority to Upper Tier Local Authority (April 2021) Lookup in England and Wales shaped to be used in the Quality Lac Data project.
This repository contains pypi and npm distributions of subsets of this dataset as well as the scripts to generate them from source.
Source: Office for National Statistics licensed under the Open Government Licence v.3.0
Read more about this dataset here:
Regular updates
When a new authority distribution is available, download it and add it to the source folder and at the same time delete the existing file from this location. There can only be one file in the source folder at a time.
After updating the sources, run the script found in bin/generate-output-files.py
to
regenerate the output file.
Commit everything to GitHub. If ready to make a release, make sure to update the version in pyproject.toml, push to GitHub and then create a GitHub release. The GitHub Action will then create the distribution files and upload to PyPI.
Release naming should follow a pseudo-semantic versioning format:
<YEAR>.<MONTH>.<PATCH>
. Alpha and beta releases can be flagged by appending
-alpha.<number>
and -beta.<number>
.
For example, the April 2021 release is named 2021.4 with the associated tag v2021.4.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.