flucyl: Castilla y Leon influenza crude rates

flucylR Documentation

Castilla y Leon influenza crude rates

Description

This data set contains Influenza Like Illness (ILI) rates, in cases per 100,000 inhabitants collected by the Influenza Surveillance Programme of the Castilla y Leon Health Sentinel Network (CyLHSN) from 2001 to 2008.

Usage

data(flucyl)

Format

A data frame with 33 observations on 8 variables. Each observation is one surveillance week, and each variable is an influenza season.

  • 2001/2002 a numeric vector - 2001/2002 rates per 100,000 inhabitants.

  • 2002/2003 a numeric vector - 2002/2003 rates per 100,000 inhabitants.

  • 2003/2004 a numeric vector - 2003/2004 rates per 100,000 inhabitants.

  • 2004/2005 a numeric vector - 2004/2005 rates per 100,000 inhabitants.

  • 2005/2006 a numeric vector - 2005/2006 rates per 100,000 inhabitants.

  • 2006/2007 a numeric vector - 2006/2007 rates per 100,000 inhabitants.

  • 2007/2008 a numeric vector - 2007/2008 rates per 100,000 inhabitants.

  • 2008/2009 a numeric vector - 2008/2009 rates per 100,000 inhabitants.

Details

The Castilla y Leon Health Sentinel Network is a spanish regional influenza surveillance system based upon volunteer health professionals. The Influenza Surveillance Programme consists on a random sample of general practitioners (covering 30,000 population) which collect ILI cases weekly from 40th week (October) to 20th week (May) of the following year to provide estimations of the ILI weekly rate for the entire region.

The data set contains 8 surveillance seasons, from 2001/2002 to 2008/2009.

Source

Influenza Surveillance Programme. Castilla y Leon Health Sentinel Network. Consejeria de Sanidad. Junta de Castilla y Leon 2001-2008.

References

Castilla y Leon Health Sentinel Network Reports (Informes de la Red Centinela Sanitaria de Castilla y Leon).
Influenza Surveillance Programme (Programa de vigilancia de la gripe).
https://www.saludcastillayleon.es/profesionales/es/centinelas

Examples

data(flucyl)
plot(flucyl[,1],type="l")

lozalojo/mem documentation built on July 7, 2023, 10 a.m.