File:Swineflu uk rate.svg

Original file(SVG file, nominally 637 × 475 pixels, file size: 89 KB)

Summary

Description
English: Weekly consultation rate for influenza-like illness in the UK
Date
Source Graph is own work by uploader, numerical data from documents at HPA which sourced data from QResearch.
Author Dave Farrance

Source

Figures for 2009 flu sourced from documents at HPA Weekly epidemiological updates archive [1] archive copy at the Wayback Machine and figures for 2008 flu estimated from inspection of Fig 2 at web-page for HPA's Weekly pandemic flu update for 16th July 2009 [2].

This graph was created with the following Python/Matplotlib script:

#!/usr/bin/env python
from pylab import *
flu08=[8, 6, 4, 3, 3, 3, 3, 3, 3, 3, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2,
  3, 4, 5, 6, 7, 7, 7, 6, 9, 10, 11, 14, 19, 29, 43, 26, 22]
flu09=[3.1, 8.4, 9.8, 8.6, 6.5, 4.2, 4.4, 5.8, 8.9, 17.4, 30.4, 86.8, 221.4,
  225.7, 72.2, 48.3, 30.8, 19.3, 14.4, 10.9, 14.5, 17.3, 25.0, 29.6, 32.0,
  37.4, 49.2, 48.5, 47.2, 48.4, 50.5, 44.9, 38.6, 33.8, 29.3, 16.4, 13.3]
rc('axes',lw=2.0)
plot(range(17,17+len(flu08)), flu08, 'bD-', lw=3.0, label='2008')
plot(range(17,17+len(flu09)), flu09, 'rD-', lw=3.0, label='2009')
xticks( array(range(0,9))*4.4+17.7,
  ['May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'],size=18,ha='left')
yticks(size=18)
grid(lw=0.75)
ylabel('Weekly consultations (per 100,000)',size=18)
rc('legend',fontsize=18); legend()
savefig('sf-qs.svg')

Licensing

I release the graph and its source script to the public domain -- but note that the numerical data that was used to create this graph was sourced from press release documents on the HPA website, which sourced data from QResearch, but I could find no statement of rights to that numerical data either in the documents or on the website.

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

15 January 2010

File history

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

(newest | oldest) View (newer 10 | ) (10 | 20 | 50 | 100 | 250 | 500)
Date/TimeThumbnailDimensionsUserComment
current14:42, 15 January 2010Thumbnail for version as of 14:42, 15 January 2010637 × 475 (89 KB)Farryupdate 2010-01-15
22:51, 25 December 2009Thumbnail for version as of 22:51, 25 December 2009646 × 483 (94 KB)Farryupdate 2009-12-24
20:56, 18 December 2009Thumbnail for version as of 20:56, 18 December 2009642 × 483 (93 KB)Farryupdate 2009-12-17
18:14, 10 December 2009Thumbnail for version as of 18:14, 10 December 2009644 × 480 (93 KB)Farryupdate 2009-12-10
21:58, 3 December 2009Thumbnail for version as of 21:58, 3 December 2009637 × 475 (93 KB)Farryupdate 2009-12-03
21:08, 26 November 2009Thumbnail for version as of 21:08, 26 November 2009644 × 478 (89 KB)Farryfix glitch in date axis
21:01, 26 November 2009Thumbnail for version as of 21:01, 26 November 2009644 × 478 (52 KB)Farryupdate 2009-11-26
19:36, 20 November 2009Thumbnail for version as of 19:36, 20 November 2009627 × 467 (84 KB)FarryUpdate 2009-11-20
22:25, 12 November 2009Thumbnail for version as of 22:25, 12 November 2009627 × 467 (84 KB)FarryUpdate 2009-11-12
21:10, 6 November 2009Thumbnail for version as of 21:10, 6 November 2009627 × 467 (83 KB)FarryUpdate 2009-11-05
(newest | oldest) View (newer 10 | ) (10 | 20 | 50 | 100 | 250 | 500)
The following pages on the English Wikipedia use this file (pages on other projects are not listed):