Influenza A/H5N1 Cases And Deaths (Kucharski Et Al., 2015)
@owid.avian_influenza_h5n1_kucharski
@owid.avian_influenza_h5n1_kucharski
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.
CREATE TABLE owid_avian_influenza_h5n1_kucharski (
"country" VARCHAR,
"date" TIMESTAMP,
"avian_cases" INTEGER,
"avian_deaths" INTEGER
);Anyone who has the link will be able to view this.