localgovdrupal / localgov_elections_reporting

GNU General Public License v2.0
0 stars 0 forks source link

Add a provider for UK Parliament elections #2

Closed dedavidson closed 5 months ago

dedavidson commented 7 months ago

A provider to source UK parliament constituency boundaries within Local Authority areas.

dedavidson commented 5 months ago

ONS data sources:

Constituencies Boundaries - https://geoportal.statistics.gov.uk/datasets/ons::westminster-parliamentary-constituencies-future-boundaries-uk-bfe-3/about

Lookup dataset - https://geoportal.statistics.gov.uk/datasets/ons::ward-to-westminster-parliamentary-constituency-to-lad-to-utla-dec-2023-lookup-in-the-uk/about but is PCON23 not PCON24

Have contacted ONS to find timeline for PCON24

dedavidson commented 5 months ago

Response from ONS

We are still processing the latest version of Ordnance Survey Boundary-Line.

We haven’t started on these lookups up yet but they will be updated as soon as possible and published on the Open Geography portal in due course.

dedavidson commented 5 months ago

@willguv as you can see above ONS have come back with a not ideal timeline! Given that the mapping between Local Authority and Constituencies is not going to exist in time for us to use it we are proposing to use a name lookup approach.

The user will type name/partial name and an autocomplete will show potential matches from the ONS Constituencies Boundaries datasource. Once they select the one they want it will be added to a "basket" and they repeat till they have added all the constituencies they need. Once submitted this will then go and retrieve the boundaries.

Thoughts?

willguv commented 5 months ago

Hi Duncan, are the ONS boundaries up to date?

If so I think your suggestion is a good idea - councils will know the constituencies they're covering and can look up/ add them

dedavidson commented 5 months ago

@willguv yes the dataset at https://geoportal.statistics.gov.uk/datasets/ons::westminster-parliamentary-constituencies-future-boundaries-uk-bfe-3/about is up-to-date

Ok will proceed with development

willguv commented 5 months ago

Thanks for the update, looking forward to seeing it

Got your note about design too - cheers for looping Dave in