Baselight

WHO - Immunization Coverage Estimates By Country

immunization coverage among 1-year-olds (%)

@kaggle.lsind18_who_immunization_coverage

Loading...
Loading...

About this Dataset

WHO - Immunization Coverage Estimates By Country

Context

Immunization is an essential component for reducing under-five mortality. Immunization coverage estimates are used to monitor coverage of immunization services and to guide disease eradication and elimination efforts. It is a good indicator of health system performance. 

Content

  1. BCG.csv: the percentage of 1-year-olds who have received one dose of bacille Calmette-Guérin (BCG) vaccine in a given year.
  2. DTP3.csv: the percentage of 1-year-olds who have received three doses of the combined diphtheria, tetanus toxoid and pertussis vaccine in a given year.
  3. HepB3.csv: the percentage of 1-year-olds who have received three doses of hepatitis B vaccine in a given year.
  4. Hib3.csv: the percentage of 1-year-olds who have received three doses of Haemophilus influenzae type B vaccine in a given year.
  5. MCV1.csv: the percentage of children under 1 year of age who have received at least one dose of measles-containing vaccine in a given year. For countries recommending the first dose of measles vaccine in children over 12 months of age, the indicator is calculated as the proportion of children less than 12-23 months of age receiving one dose of measles-containing vaccine.
  6. MCV2.csv: the percentage of children who have received two doses of measles containing vaccine (MCV2) in a given year, according to the nationally recommended schedule.
  7. PAB.csv: the proportion of neonates in a given year that can be considered as having been protected against tetanus as a result of maternal immunization.
  8. PCV3.csv: the percentage of 1-year-olds who have received three doses of pneumococcal conjugate vaccine (PCV3) in a given year.
  9. Pol3.csv: the percentage of 1-year-olds who have received three doses of polio vaccine in a given year.
  10. ROTAC.csv: the percentage of surviving infants who received the final recommended dose of rotavirus vaccine, which can be either the 2nd or the 3rd dose depending on the vaccine in a given year.

Acknowledgements

All data presented by World Health Organization at Global Health Observatory data repository - immunization. Additional researches of immunization grouped by countries can be found here WHO/UNICEF review of national immunization coverage, 1980-2020.

Inspiration

What is the role of immunization and vaccines in today situation with COVID-19?

Tables

Bcg

@kaggle.lsind18_who_immunization_coverage.bcg
  • 23.37 KB
  • 164 rows
  • 23 columns
Loading...

CREATE TABLE bcg (
  "country" VARCHAR,
  "n_2021" DOUBLE,
  "n_2020" DOUBLE,
  "n_2019" DOUBLE,
  "n_2018" DOUBLE,
  "n_2017" DOUBLE,
  "n_2016" DOUBLE,
  "n_2015" DOUBLE,
  "n_2014" DOUBLE,
  "n_2013" DOUBLE,
  "n_2012" DOUBLE,
  "n_2011" DOUBLE,
  "n_2010" DOUBLE,
  "n_2009" DOUBLE,
  "n_2008" DOUBLE,
  "n_2007" DOUBLE,
  "n_2006" DOUBLE,
  "n_2005" DOUBLE,
  "n_2004" DOUBLE,
  "n_2003" DOUBLE,
  "n_2002" DOUBLE,
  "n_2001" DOUBLE,
  "n_2000" DOUBLE
);

Dtp3

@kaggle.lsind18_who_immunization_coverage.dtp3
  • 25 KB
  • 195 rows
  • 23 columns
Loading...

CREATE TABLE dtp3 (
  "country" VARCHAR,
  "n_2021" BIGINT,
  "n_2020" BIGINT,
  "n_2019" BIGINT,
  "n_2018" BIGINT,
  "n_2017" BIGINT,
  "n_2016" BIGINT,
  "n_2015" BIGINT,
  "n_2014" BIGINT,
  "n_2013" BIGINT,
  "n_2012" BIGINT,
  "n_2011" BIGINT,
  "n_2010" DOUBLE,
  "n_2009" DOUBLE,
  "n_2008" DOUBLE,
  "n_2007" DOUBLE,
  "n_2006" DOUBLE,
  "n_2005" DOUBLE,
  "n_2004" DOUBLE,
  "n_2003" DOUBLE,
  "n_2002" DOUBLE,
  "n_2001" DOUBLE,
  "n_2000" DOUBLE
);

Hepb3

@kaggle.lsind18_who_immunization_coverage.hepb3
  • 24.82 KB
  • 191 rows
  • 23 columns
Loading...

CREATE TABLE hepb3 (
  "country" VARCHAR,
  "n_2021" BIGINT,
  "n_2020" DOUBLE,
  "n_2019" DOUBLE,
  "n_2018" DOUBLE,
  "n_2017" DOUBLE,
  "n_2016" DOUBLE,
  "n_2015" DOUBLE,
  "n_2014" DOUBLE,
  "n_2013" DOUBLE,
  "n_2012" DOUBLE,
  "n_2011" DOUBLE,
  "n_2010" DOUBLE,
  "n_2009" DOUBLE,
  "n_2008" DOUBLE,
  "n_2007" DOUBLE,
  "n_2006" DOUBLE,
  "n_2005" DOUBLE,
  "n_2004" DOUBLE,
  "n_2003" DOUBLE,
  "n_2002" DOUBLE,
  "n_2001" DOUBLE,
  "n_2000" DOUBLE
);

Hib3

@kaggle.lsind18_who_immunization_coverage.hib3
  • 24.03 KB
  • 193 rows
  • 23 columns
Loading...

CREATE TABLE hib3 (
  "country" VARCHAR,
  "n_2021" BIGINT,
  "n_2020" BIGINT,
  "n_2019" DOUBLE,
  "n_2018" DOUBLE,
  "n_2017" DOUBLE,
  "n_2016" DOUBLE,
  "n_2015" DOUBLE,
  "n_2014" DOUBLE,
  "n_2013" DOUBLE,
  "n_2012" DOUBLE,
  "n_2011" DOUBLE,
  "n_2010" DOUBLE,
  "n_2009" DOUBLE,
  "n_2008" DOUBLE,
  "n_2007" DOUBLE,
  "n_2006" DOUBLE,
  "n_2005" DOUBLE,
  "n_2004" DOUBLE,
  "n_2003" DOUBLE,
  "n_2002" DOUBLE,
  "n_2001" DOUBLE,
  "n_2000" DOUBLE
);

Mcv1

@kaggle.lsind18_who_immunization_coverage.mcv1
  • 25.18 KB
  • 195 rows
  • 23 columns
Loading...

CREATE TABLE mcv1 (
  "country" VARCHAR,
  "n_2021" BIGINT,
  "n_2020" BIGINT,
  "n_2019" BIGINT,
  "n_2018" BIGINT,
  "n_2017" BIGINT,
  "n_2016" BIGINT,
  "n_2015" BIGINT,
  "n_2014" BIGINT,
  "n_2013" BIGINT,
  "n_2012" BIGINT,
  "n_2011" BIGINT,
  "n_2010" DOUBLE,
  "n_2009" DOUBLE,
  "n_2008" DOUBLE,
  "n_2007" DOUBLE,
  "n_2006" DOUBLE,
  "n_2005" DOUBLE,
  "n_2004" DOUBLE,
  "n_2003" DOUBLE,
  "n_2002" DOUBLE,
  "n_2001" DOUBLE,
  "n_2000" DOUBLE
);

Mcv2

@kaggle.lsind18_who_immunization_coverage.mcv2
  • 24.17 KB
  • 183 rows
  • 23 columns
Loading...

CREATE TABLE mcv2 (
  "country" VARCHAR,
  "n_2021" BIGINT,
  "n_2020" DOUBLE,
  "n_2019" DOUBLE,
  "n_2018" DOUBLE,
  "n_2017" DOUBLE,
  "n_2016" DOUBLE,
  "n_2015" DOUBLE,
  "n_2014" DOUBLE,
  "n_2013" DOUBLE,
  "n_2012" DOUBLE,
  "n_2011" DOUBLE,
  "n_2010" DOUBLE,
  "n_2009" DOUBLE,
  "n_2008" DOUBLE,
  "n_2007" DOUBLE,
  "n_2006" DOUBLE,
  "n_2005" DOUBLE,
  "n_2004" DOUBLE,
  "n_2003" DOUBLE,
  "n_2002" DOUBLE,
  "n_2001" DOUBLE,
  "n_2000" DOUBLE
);

Pab

@kaggle.lsind18_who_immunization_coverage.pab
  • 38.86 KB
  • 106 rows
  • 42 columns
Loading...

CREATE TABLE pab (
  "country" VARCHAR,
  "n_2020" BIGINT,
  "n_2019" BIGINT,
  "n_2018" DOUBLE,
  "n_2017" BIGINT,
  "n_2016" BIGINT,
  "n_2015" BIGINT,
  "n_2014" BIGINT,
  "n_2013" BIGINT,
  "n_2012" BIGINT,
  "n_2011" BIGINT,
  "n_2010" DOUBLE,
  "n_2009" DOUBLE,
  "n_2008" DOUBLE,
  "n_2007" DOUBLE,
  "n_2006" DOUBLE,
  "n_2005" DOUBLE,
  "n_2004" DOUBLE,
  "n_2003" DOUBLE,
  "n_2002" DOUBLE,
  "n_2001" DOUBLE,
  "n_2000" DOUBLE,
  "n_1999" DOUBLE,
  "n_1998" DOUBLE,
  "n_1997" DOUBLE,
  "n_1996" DOUBLE,
  "n_1995" DOUBLE,
  "n_1994" DOUBLE,
  "n_1993" DOUBLE,
  "n_1992" DOUBLE,
  "n_1991" DOUBLE,
  "n_1990" DOUBLE,
  "n_1989" DOUBLE,
  "n_1988" DOUBLE,
  "n_1987" DOUBLE,
  "n_1986" DOUBLE,
  "n_1985" DOUBLE,
  "n_1984" DOUBLE,
  "n_1983" DOUBLE,
  "n_1982" DOUBLE,
  "n_1981" DOUBLE,
  "n_1980" DOUBLE
);

Pcv3

@kaggle.lsind18_who_immunization_coverage.pcv3
  • 15.77 KB
  • 153 rows
  • 15 columns
Loading...

CREATE TABLE pcv3 (
  "country" VARCHAR,
  "n_2021" BIGINT,
  "n_2020" DOUBLE,
  "n_2019" DOUBLE,
  "n_2018" DOUBLE,
  "n_2017" DOUBLE,
  "n_2016" DOUBLE,
  "n_2015" DOUBLE,
  "n_2014" DOUBLE,
  "n_2013" DOUBLE,
  "n_2012" DOUBLE,
  "n_2011" DOUBLE,
  "n_2010" DOUBLE,
  "n_2009" DOUBLE,
  "n_2008" DOUBLE
);

Pol3

@kaggle.lsind18_who_immunization_coverage.pol3
  • 25.06 KB
  • 195 rows
  • 23 columns
Loading...

CREATE TABLE pol3 (
  "country" VARCHAR,
  "n_2021" BIGINT,
  "n_2020" BIGINT,
  "n_2019" BIGINT,
  "n_2018" BIGINT,
  "n_2017" BIGINT,
  "n_2016" BIGINT,
  "n_2015" BIGINT,
  "n_2014" BIGINT,
  "n_2013" BIGINT,
  "n_2012" BIGINT,
  "n_2011" BIGINT,
  "n_2010" DOUBLE,
  "n_2009" DOUBLE,
  "n_2008" DOUBLE,
  "n_2007" DOUBLE,
  "n_2006" DOUBLE,
  "n_2005" DOUBLE,
  "n_2004" DOUBLE,
  "n_2003" DOUBLE,
  "n_2002" DOUBLE,
  "n_2001" DOUBLE,
  "n_2000" DOUBLE
);

Rotac

@kaggle.lsind18_who_immunization_coverage.rotac
  • 16.11 KB
  • 118 rows
  • 17 columns
Loading...

CREATE TABLE rotac (
  "country" VARCHAR,
  "n_2021" DOUBLE,
  "n_2020" DOUBLE,
  "n_2019" DOUBLE,
  "n_2018" DOUBLE,
  "n_2017" DOUBLE,
  "n_2016" DOUBLE,
  "n_2015" DOUBLE,
  "n_2014" DOUBLE,
  "n_2013" DOUBLE,
  "n_2012" DOUBLE,
  "n_2011" DOUBLE,
  "n_2010" DOUBLE,
  "n_2009" DOUBLE,
  "n_2008" DOUBLE,
  "n_2007" DOUBLE,
  "n_2006" DOUBLE
);

Share link

Anyone who has the link will be able to view this.