File:Bsa-religion-question-1983-2006.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 1,080 × 720 pixels, file size: 51 KB)

Captions

Captions

Add a one-line explanation of what this file represents
Description
English: Time series of responses to British Social Attitudes question "Do you regard yourself as belonging to any particular religion? IF YES: Which? IF 'Christian' PROBE FOR DENOMINATION." Results for all non-Christian religions have been combined. Created by myself using data from the British Social Attitudes Survey. [1]
Date 22 May 2008 (original upload date)
Source Transferred from en.wikipedia to Commons by Drilnoth using CommonsHelper.
Author Duncan Keith at English Wikipedia
SVG development
InfoField
 
The source code of this SVG is invalid due to an error.
 
This W3C-invalid plot was created with Matplotlib.
Source code
InfoField

Python code

#!/usr/bin/env python

from pylab import *

rc('font', family='sans-serif')
rc('figure', figsize=(12,8))

t = [1983,1984,1985,1986,1987,1989,1990,1991,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005]
seriesChristian = [66.31,63.97,61.08,61.11,61.57,63.68,60.22,60.92,59.42,57.8,56.05,52.8,52.05,50.54,51.77,55.18,54.18,53.99,50.14,52.79,53.55,48.05]
seriesOther = [1.99,3.41,4.32,4.93,4.08,1.7,2.93,3.13,3.48,3.48,3.39,3.79,4.39,2.98,3.23,4.66,4.00,4.17,5.99,3.33,6.19,5.60]
seriesNone = [31.28,32.2,34.29,33.95,34.32,34.41,36.34,35.08,36.68,38.49,40.38,42.66,43.02,45.06,43.75,39.5,41.22,41.11,43.04,43.4,39.63,45.77]
seriesNA = [0.35,0.45,0.31,0.03,0.09,0.17,0.5,0.78,0.43,0.2,0.18,0.79,0.52,1.36,1.2,0.59,0.66,0.72,0.82,0.49,0.6,0.64]

# red-green colourblind friendly
plot(t, seriesChristian, 's-', lw=3, color='#7570b3')
plot(t, seriesOther, 's-', lw=3, color='#d95f02')
plot(t, seriesNone, 's-', lw=3, color='#1b9377')

ylabel('%')
axis([1982,2007,0,70])
xticks(arange(1982,2007,2))
legend(('Christian', 'Other non-Christian', 'No religion'),'upper right')
grid(True)

savefig('bsa-religion-question-1983-2006.svg')

Data

"Year",1983,1984,1985,1986,1987,1989,1990,1991,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006
 "Christian",66.31,63.97,61.08,61.11,61.57,63.68,60.22,60.92,59.42,57.8,56.05,52.8,52.05,50.54,51.77,55.18,54.18,53.99,50.14,52.79,53.55,48.05
 "Other non-Christian",1.99,3.41,4.32,4.93,4.08,1.7,2.93,3.13,3.48,3.48,3.39,3.79,4.39,2.98,3.23,4.66,4.00,4.17,5.99,3.33,6.19,5.60
 "No religion",31.28,32.2,34.29,33.95,34.32,34.41,36.34,35.08,36.68,38.49,40.38,42.66,43.02,45.06,43.75,39.5,41.22,41.11,43.04,43.4,39.63,45.77
 "Ref/NA",0.35,0.45,0.31,0.03,0.09,0.17,0.5,0.78,0.43,0.2,0.18,0.79,0.52,1.36,1.2,0.59,0.66,0.72,0.82,0.49,0.6,0.64

Licensing[edit]

Public domain This work has been released into the public domain by its author, Duncan Keith at English Wikipedia. This applies worldwide.
In some countries this may not be legally possible; if so:
Duncan Keith grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Original upload log[edit]

The original description page was here. All following user names refer to en.wikipedia.
  • 2008-05-22 16:30 Duncan Keith 1080×720× (51903 bytes) Time series of responses to British Social Attitudes question "Do you regard yourself as belonging to any particular religion? IF YES: Which? IF 'Christian' PROBE FOR DENOMINATION." Results for all non-Christian religions have been combined. === Data ===

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:28, 11 April 2009Thumbnail for version as of 16:28, 11 April 20091,080 × 720 (51 KB)File Upload Bot (Magnus Manske) (talk | contribs) {{BotMoveToCommons|en.wikipedia|year={{subst:CURRENTYEAR}}|month={{subst:CURRENTMONTHNAME}}|day={{subst:CURRENTDAY}}}} {{Information |Description={{en|Time series of responses to British Social Attitudes question "Do you regard yourself as belonging to a

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: