Baselight

Influenza A/H5N1 Cases And Deaths (Kucharski Et Al., 2015)

@owid.avian_influenza_h5n1_kucharski

About this Dataset

Influenza A/H5N1 Cases And Deaths (Kucharski Et Al., 2015)

This dataset is published along with the authors' paper.

It includes cluster data used in the main analysis, as well as a line list of A/H5N1 cases reported globally between 2006-2014. These case reports were collated from Fiebig et al. (2011) and WHO.

Tables

Avian Influenza H5n1 Kucharski

@owid.avian_influenza_h5n1_kucharski.owid_avian_influenza_h5n1_kucharski
  • 5.68 KB
  • 1111 rows
  • 4 columns
Loading...

CREATE TABLE owid_avian_influenza_h5n1_kucharski (
  "country" VARCHAR,
  "date" TIMESTAMP,
  "avian_cases" INTEGER,
  "avian_deaths" INTEGER
);