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

Ward Demographics #29

Open
edpenington opened this issue Dec 15, 2018 · 3 comments
Open

Ward Demographics #29

edpenington opened this issue Dec 15, 2018 · 3 comments

Comments

@edpenington
Copy link

Hi all,

As a bit of a follow-up from the day at the start of December, I've been doing some work on ward populations etc. I've attached a couple of files, one showing how I've processed this stuff and one showing the final csv form, which will hopefully be useful.

In terms of analysis, there's actually quite a lot you can do with the data the ONS has been keeping. For one, you can work out how many people there are in an electorate, and use some of the broad-brush age groupings that pollsters use to see how many people you expect to vote for who (e.g. 18-24yr olds, 65+). What's more promising is that you can pull apart the demographics of different areas in a very detailed way by looking at the shape and distribution of ages and genders in the different wards. For example, you can use age profiles to identify: wards with large student populations; wards that contain a boarding school; wards where a lot of 18 year olds go off to university. Using more involved techniques, you can also proxy for wealth, ethnicity, education etc. etc.. Many of these things are publicly available at the ward level directly, but haven't been updated since the 2011 census. Since age statistics are updated more regularly, we can get more accurate and up-to-date pictures of the demographics of different electoral areas, and where might have changed in a big way.

The analysis part of this is currently quite rushed, but I will hopefully have the chance to show how useful it can be in predicting voting and vote shares before long. In the meantime, there are some bits in the attached where I compare age profiles to "Output Area Classifications" from the 2011, which should give a picture of how effectively it is picking up variation.

@edpenington
Copy link
Author

ok never mind the file is way too big! i will find a way around that :)

@jm2dev
Copy link

jm2dev commented Feb 23, 2019

Hi,

do you have a link to those data sources?

Thanks.

@edpenington
Copy link
Author

edpenington commented Feb 23, 2019 via email

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

2 participants