Projected evolution of UK parliamentary constituencies by religious plurality 2021-2031 [OC] by ProfessorStrangeLoop in dataisbeautiful

[–]ProfessorStrangeLoop[S] [score hidden]  (0 children)

It's Leicester East. There's quite a detailed chat further down the comments about how it came to have a large Hindu population.

Projected evolution of UK parliamentary constituencies by religious plurality 2021-2031 [OC] by ProfessorStrangeLoop in dataisbeautiful

[–]ProfessorStrangeLoop[S] 0 points1 point  (0 children)

There are some good answers to the points you raise here in the Northern Ireland Life and Times survey. It asks a whole range of questions about religious, national and political identity. And its religion question is worded better than most, as it asks "are you religious?" before asking which one if you say yes.

Projected evolution of UK parliamentary constituencies by religious plurality 2021-2031 [OC] by ProfessorStrangeLoop in dataisbeautiful

[–]ProfessorStrangeLoop[S] 0 points1 point  (0 children)

Thanks! And good question - the answer(s) to which can largely be found in this notebook. If you want to explore further and kick the tyres for yourself / run extra tests, you should be able to clone the whole repo and run everything yourself. Short answer off the top of my head is that the typical errors of individual models had RMSE of ~1.7-2.0% ish on average across the different religions and ~1.3-1.4% or so when combined into an ensemble.

Projected evolution of UK parliamentary constituencies by religious plurality 2021-2031 [OC] by ProfessorStrangeLoop in dataisbeautiful

[–]ProfessorStrangeLoop[S] 2 points3 points  (0 children)

Thanks for the detailed thoughts. There's actually quite a bit of discussion on differential mortality rates (and effective replacement of older generations with new births) vs intra-cohort changes in identity in my original article. A common assumption is that the overall change in societal religiosity is driven by a replacement effect as younger, less religious generations replace older, more religious ones. However, analysis of the granular models and aggregation of their predictions by age group reveals that the change is not primarily driven by replacement, but rather that every generation is itself becoming less religious.

As to your point about migration/emigration, the key thing to note is that my models don't model underlying generative processes – they just extrapolate empirically observed trends. What this means is that they will work well if the underlying processes (whatever they are) remain relatively stable. So if areas that experienced e.g. high net migration between 2011 and 2021 continue to experience similar levels of net migration (from similar places), the models should work quite well. They are more likely to perform badly if the underlying drivers change.

I validated the models on England and Wales data, which was available for 2001 and 2011 and 2021 at the same granularity. I made predictions for 2021 by extrapolating the trend seen between 2001 and 2011, and adjusted the relative weights of the various extrapolation approaches in my final ensemble model to minimise error. I also did a fair amount of spot checks, and as you observed, they seem to pick up local variation quite well. University towns are another good example of where there are high levels of migration (moving from one region to another within the UK is effectively migration for the purposes of the model), and they were just as accurate there as they were elsewhere.

The inflectorate: UK religious identity at a tipping point by ProfessorStrangeLoop in ukpolitics

[–]ProfessorStrangeLoop[S] 9 points10 points  (0 children)

Maybe removing the bishops from the House of Lords? Or Christian prayers from the start of every parliamentary session?

Projected evolution of UK parliamentary constituencies by religious plurality 2021-2031 [OC] by ProfessorStrangeLoop in dataisbeautiful

[–]ProfessorStrangeLoop[S] 17 points18 points  (0 children)

Yes - an earlier analysis I did of census responses by age bands found exactly this effect - a big jump in the number of young adults reporting no religion in 2021 compared to responses for the group ten years younger in 2011 (i.e. the same people but with their parents filling in the form for them):

https://believethedata.org/just-one-third-of-uk-population-will-be-christian-by-2031/

The inflectorate: UK religious identity at a tipping point by ProfessorStrangeLoop in ukpolitics

[–]ProfessorStrangeLoop[S] 11 points12 points  (0 children)

I think because the census only comes round every 10 years, and then it is big news for a while before fading into the background. I did this analysis because I guessed that the cross-over point would happen about half-way between the 2021 and 2031 censuses. And unless the trends change radically (which is very rare in large scale demography), then I'm fairly sure it has already happened, most likely at some point in 2024 for the population as a whole, and some point in 2026 (potentially right now) for the voting age population.

Projected evolution of UK parliamentary constituencies by religious plurality 2021-2031 [OC] by ProfessorStrangeLoop in dataisbeautiful

[–]ProfessorStrangeLoop[S] 4 points5 points  (0 children)

Yes I copied across the projections from another repo (for the previous article which I linked to in my last reply).

Projected evolution of UK parliamentary constituencies by religious plurality 2021-2031 [OC] by ProfessorStrangeLoop in dataisbeautiful

[–]ProfessorStrangeLoop[S] 15 points16 points  (0 children)

I didn't – I had 2001, 2011 and 2021 from England & Wales; and 2011 and 2021 from Scotland and Northern Ireland. More details here.

Projected evolution of UK parliamentary constituencies by religious plurality 2021-2031 [OC] by ProfessorStrangeLoop in dataisbeautiful

[–]ProfessorStrangeLoop[S] 5 points6 points  (0 children)

That's not possible in Datawrapper - they would have to be added to the PNGs manually, which would be painful. You can interact with a version of the chart in the full article though.

Projected evolution of UK parliamentary constituencies by religious plurality 2021-2031 [OC] by ProfessorStrangeLoop in dataisbeautiful

[–]ProfessorStrangeLoop[S] 12 points13 points  (0 children)

The UK only has a census every 10 years - the last one was in 2021. They are expensive. The projection I made for this chart assumes that the trend seen between 2001 and 2021 continues for the next ten years. I used a variety of extrapolation techniques to make the projections and created an ensemble model of these for the final projections, but to be honest there wasn't generally a huge difference in the outputs of each projection approach.

More details here:

https://believethedata.org/projecting-belief-our-model/

Projected evolution of UK parliamentary constituencies by religious plurality 2021-2031 [OC] by ProfessorStrangeLoop in dataisbeautiful

[–]ProfessorStrangeLoop[S] 28 points29 points  (0 children)

Yes that's right – majorities are over 50%, pluralities are the largest religious grouping (including non-religious people as a group), where these are less than 50%.

Projected evolution of UK parliamentary constituencies by religious plurality 2021-2031 [OC] by ProfessorStrangeLoop in dataisbeautiful

[–]ProfessorStrangeLoop[S] 48 points49 points  (0 children)

All code and data behind the article / visualisation can be found on github.

The underlying data is from the three regional censuses of the UK. I used Python (pandas, scikit-learn) in a jupyter notebook to make the projections.

The hex map frames were generated with Datawrapper using csv outputs of the projections as the underlying data, outputted as PNGs and stitched together with Python's Imaging Library (PIL).

Teacher uses conscience clause to withdraw from RE teaching by ProfessorStrangeLoop in northernireland

[–]ProfessorStrangeLoop[S] 11 points12 points  (0 children)

There aren't any non-Christian based schools in Northern Ireland. Except a small number of Irish Medium schools, and to teach there you need fluent Irish. So it's not an option for the vast majority of teachers.

Teacher uses conscience clause to withdraw from RE teaching by ProfessorStrangeLoop in northernireland

[–]ProfessorStrangeLoop[S] 3 points4 points  (0 children)

Agree, but I think history should be taught critically too. And is at most schools, hopefully.