Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create 2024 Combined Authorities #2065

Open
GeoWill opened this issue Feb 13, 2024 · 2 comments
Open

Create 2024 Combined Authorities #2065

GeoWill opened this issue Feb 13, 2024 · 2 comments

Comments

@GeoWill
Copy link
Collaborator

GeoWill commented Feb 13, 2024

Just documenting what was done.

python manage.py create_combined_authority \
  --official-name 'York and North Yorkshire Combined Authority' \
  --common-name 'York and North Yorkshire Combined Authority' \
  --identifier YNYC \
  --constituent-councils E06000014 E06000065 \
  --slug york-and-north-yorkshire-ca \
  --legislation https://www.legislation.gov.uk/uksi/2023/1432/contents/made \
  --start-date 2024-05-02 \
  --exterior-ring


python manage.py create_combined_authority \
  --official-name 'North East Combined Authority' \
  --common-name 'North East Combined Authority' \
  --identifier NEMC \
  --constituent-councils E06000047 E06000057 E08000021 E08000022 E08000023 E08000024 E08000037 \
  --slug north-east-ca \
  --start-date 2024-05-02


python manage.py create_combined_authority \
  --official-name 'East Midlands Combined County Authority' \
  --common-name 'East Midlands Combined County Authority' \
  --identifier EMCA \
  --constituent-councils E06000015 E06000018 E10000007 E10000024\
  --slug east-midlands-cca \
  --start-date 2024-05-02
@GeoWill
Copy link
Collaborator Author

GeoWill commented Feb 13, 2024

This was done without legislation for NEMC and EMCA because it was getting too close to the election date.

@GeoWill
Copy link
Collaborator Author

GeoWill commented Feb 13, 2024

Still to do:

  • York and North Yorkshire Combined Authority gss code
  • North East Combined Authority Legislation link
  • North East Combined Authority gss code
  • East Midlands Combined County Authority legislation link
  • East Midlands Combined County Authority gss code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant