Religion (detailed)
Description
This method returns Census 2021 estimates that classify usual residents by religion.
Religion is the religion people connect or identify with (their religious affiliation), whether or not they practise or have belief in it. This question was voluntary and includes people who identified with one of eight tick-box response options, including "No religion", alongside those who chose not to answer this question.
Religion is split into 60 categories including total.
The estimates are as at Census Day, 21 March 2021.
Parameters
Name | Description |
---|---|
location path string | Postcode, coordinates in the lat,long format or UPRN in the uprn12345678 format. Postcode with or without space. This argument is case-insensitive. |
area_type query enum | Area types used in Census 2021. The method returns results based on the inclusion of the postcode/coordinate/UPRN within the designated geographical area. For instance, when using 'oa' as a parameter, the returned results will be for the Output Area that contains the specified postcode/coordinate/UPRN.
|
api_key query enum | Your API key.
|
{
"data": {
"residents": {
"Total": 6190,
"Christian": 2738,
"Buddhist": 79,
"Hindu": 94,
"Jewish": 45,
"Muslim ": 556,
"Sikh": 14,
"No religion": 2119,
"No religion: Agnostic": 6,
"No religion: Atheist": 2,
"No religion: Free Thinker": 0,
"No religion: Humanist": 1,
"No religion: No religion": 2110,
"No religion: Realist": 0,
"Other religion": 46,
"Other religion: Alevi": 0,
"Other religion: Animism": 0,
"Other religion: Baha'i": 0,
"Other religion: Believe in God": 0,
"Other religion: Brahma Kumari": 0,
"Other religion: Chinese Religion": 0,
"Other religion: Church of All Religion": 0,
"Other religion: Confucianist": 0,
"Other religion: Deist": 0,
"Other religion: Druid": 0,
"Other religion: Druze": 0,
"Other religion: Eckankar": 0,
"Other religion: Heathen": 0,
"Other religion: Jain": 1,
"Other religion: Mixed Religion": 8,
"Other religion: Mysticism": 0,
"Other religion: Native American Church": 0,
"Other religion: New Age": 0,
"Other religion: Occult": 0,
"Other religion: Other religions": 14,
"Other religion: Own Belief System": 0,
"Other religion: Pagan": 6,
"Other religion: Pantheism": 0,
"Other religion: Rastafarian": 2,
"Other religion: Ravidassia": 0,
"Other religion: Reconstructionist": 0,
"Other religion: Satanism": 0,
"Other religion: Scientology": 0,
"Other religion: Shamanism": 0,
"Other religion: Shintoism": 1,
"Other religion: Spiritual": 8,
"Other religion: Spiritualist": 3,
"Other religion: Taoist": 2,
"Other religion: Theism": 0,
"Other religion: Thelemite": 0,
"Other religion: Traditional African Religion": 0,
"Other religion: Unification Church": 0,
"Other religion: Universalist": 0,
"Other religion: Valmiki": 0,
"Other religion: Vodun": 0,
"Other religion: Wicca": 0,
"Other religion: Witchcraft": 0,
"Other religion: Yazidi ": 0,
"Other religion: Zoroastrian": 1,
"Religion not stated": 499
},
"rank": {
"Christian": 5,
"Buddhist": 7,
"Hindu": 2,
"Jewish": 2,
"Muslim ": 4,
"Sikh": 1,
"No religion": 5,
"No religion: Agnostic": 5,
"No religion: Atheist": 4,
"No religion: Free Thinker": 1,
"No religion: Humanist": 3,
"No religion: No religion": 5,
"No religion: Realist": 1,
"Other religion": 4,
"Other religion: Alevi": 1,
"Other religion: Animism": 1,
"Other religion: Baha'i": 1,
"Other religion: Believe in God": 1,
"Other religion: Brahma Kumari": 1,
"Other religion: Chinese Religion": 1,
"Other religion: Church of All Religion": 1,
"Other religion: Confucianist": 1,
"Other religion: Deist": 1,
"Other religion: Druid": 1,
"Other religion: Druze": 1,
"Other religion: Eckankar": 1,
"Other religion: Heathen": 1,
"Other religion: Jain": 1,
"Other religion: Mixed Religion": 7,
"Other religion: Mysticism": 1,
"Other religion: Native American Church": 1,
"Other religion: New Age": 1,
"Other religion: Occult": 1,
"Other religion: Other religions": 7,
"Other religion: Own Belief System": 1,
"Other religion: Pagan": 3,
"Other religion: Pantheism": 1,
"Other religion: Rastafarian": 4,
"Other religion: Ravidassia": 1,
"Other religion: Reconstructionist": 1,
"Other religion: Satanism": 1,
"Other religion: Scientology": 1,
"Other religion: Shamanism": 1,
"Other religion: Shintoism": 4,
"Other religion: Spiritual": 6,
"Other religion: Spiritualist": 3,
"Other religion: Taoist": 6,
"Other religion: Theism": 1,
"Other religion: Thelemite": 1,
"Other religion: Traditional African Religion": 1,
"Other religion: Unification Church": 1,
"Other religion: Universalist": 1,
"Other religion: Valmiki": 1,
"Other religion: Vodun": 1,
"Other religion: Wicca": 1,
"Other religion: Witchcraft": 1,
"Other religion: Yazidi ": 1,
"Other religion: Zoroastrian": 3,
"Religion not stated": 7
}
},
"dataDate": "2021-03-21",
"refreshedDate": "2021-03-21"
}
{
"error": "No such API key or it is not valid anymore."
}
{
"error": "You have exhausted the available calls provided by your package."
}
{
"error": "API key is invalid for the given action."
}
{
"error": "Can't find such location."
}
{
"error": "Too many requests have been sent in one second."
}
{
"error": "We have already started working on a resolution!"
}