Vaccines Have Saved
150 million children over the last 50 years
@kaggle.willianoliveiragibin_vaccines_have_saved
150 million children over the last 50 years
@kaggle.willianoliveiragibin_vaccines_have_saved
CREATE TABLE lives_saved_vaccines_new (
"entity" VARCHAR,
"year" BIGINT,
"diphtheria" BIGINT,
"hepatitis_b" BIGINT,
"measles" BIGINT,
"polio" BIGINT,
"rubella" BIGINT,
"tetanus" BIGINT,
"tuberculosis" BIGINT,
"yellow_fever" BIGINT,
"whooping_cough_pertussis" BIGINT,
"total" BIGINT,
"streptococcus_pneumoniae" BIGINT,
"rotavirus" BIGINT,
"neisseria_meningitidis_a" BIGINT,
"japanese_encephalitis" BIGINT,
"haemophilus_influenzae_type_b" BIGINT
);
Anyone who has the link will be able to view this.