JacobWeinbren / Political-Places

Political Places

Home Page:https://jacobweinbren.github.io/Political-Places/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Places

Navigating the UK constituencies can be tricky, but in every place is a fascinating story of people and history, economy and culture coming together. If people have any contributions or queries - they can email me or the TSR and I will try and get back!

Notes

  • Regarding the 4 UK nations, I have tried to pick datasets that are carried out across them.

  • 2023 Boundary Review for NI comes out in autumn.

  • Uses pipreqs for requirements.txt

  • Colour ramps from Goedhart and ArcGIS Colour Ramps

  • Arrow from ekenes, you can see their swing map here

Get Repo

  1. Clone directory through git clone https://github.com/JacobWeinbren/Political-Places

  2. Enter repo through change directory - cd Political-Places

Create Data

  1. Run pip install -r requirements.txt

  2. Run python scripts/download.py to download files to input dir

  3. Carry on with England (other nations in progress)

Run Site

  1. Install dependencies npm i -S

  2. Run npm run build

Boundaries

Reference boundaries, full resolution. Converted to geojson in QGIS.

Name Year Link Folder id
LSOA 2011 Link bd_lsoa
MSOA Boundaries 2011 Link bd_lsoa
OA Boundaries 2011 Link bd_oa
Scottish Data Zone Boundaries 2011 Link bd_dz
NI Super Output Boundaries 2011 Link bd_ni

Shapefiles

Name Year Type Link Folder id
Current Constituency Boundaries 2021 Constituencies Link con_old
2021 Ward Boundaries 2021 Wards Link ward_gb
2023 Constituency Boundaries 2021 Constituencies Link con_new
2008 Constituency Boundaries NI 2008 Constituencies Link con_ni
Buildings OS 2021 Map Link bui_uk

Data

Name Year Type Link Folder id
England Deprivation Index 2019 Deprivation Link dep_eng
Wales Deprivation Index 2019 Deprivation Link dep_wal
Northern Ireland Deprivation Index 2017 Deprivation Link dep_ni
Scotland Deprivation Index 2020 Deprivation Link dep_sco
England Social Mobility Index 2021 Mobility Link mob_eng
UK Wide Social Mobility Index 2020 Mobility Link mob_uk
Census Area Classification OAC Clusters 2011 Classification Link cen_uk
BritainElects England Local Elections 2021 Politics Link pol_eng
LSOA Population old 2009 Population Link pop_old
LSOA Population new 2019 Population Link pop_new
OAC Classification Descriptions 2015 Link des_uk

License

MIT

About

Political Places

https://jacobweinbren.github.io/Political-Places/


Languages

Language:JavaScript 65.8%Language:Python 31.9%Language:CSS 2.3%