Sixth (6th) Grade Immunization Data, 2014-2015
State of Washington
@usgov.state_of_washington_sixth_6th_grade_immunization_data_2014_2015
State of Washington
@usgov.state_of_washington_sixth_6th_grade_immunization_data_2014_2015
Immunization status of Washington State sixth graders for school year 2014-15
Organization: State of Washington
Last updated: 2020-11-10T17:21:04.917219
Tags: department-of-health, health, immunization, school, student, vaccination
CREATE TABLE table_1 (
"school_name" VARCHAR,
"school_year" VARCHAR,
"k_12_enrollment" DOUBLE,
"percent_complete_for_all_immunizations" DOUBLE,
"percent_with_any_exemption" DOUBLE,
"percent_with_medical_exemption" DOUBLE,
"percent_with_personal_exemption" DOUBLE,
"percent_with_religious_exemption" DOUBLE,
"percent_with_religious_membership_exemption" DOUBLE,
"percent_exempt_for_diphtheria_tetanus" DOUBLE,
"percent_exempt_for_pertussis" DOUBLE,
"percent_exempt_for_measles_mumps_rubella" DOUBLE,
"percent_exempt_for_polio" DOUBLE,
"percent_exempt_for_hepatitisb" DOUBLE,
"percent_exempt_for_varicella" DOUBLE,
"number_complete_for_all_immunizations" DOUBLE,
"number_with_any_exemption" DOUBLE,
"number_with_medical_exemption" DOUBLE,
"number_with_personal_exemption" DOUBLE,
"number_with_religious_exemption" DOUBLE,
"number_with_religious_membership_exemption" DOUBLE,
"number_exempt_for_diphtheria_tetanus" DOUBLE,
"number_exempt_for_pertussis" DOUBLE,
"number_exempt_for_measles_mumps_rubella" DOUBLE,
"number_exempt_for_polio" DOUBLE,
"number_exempt_for_hepatitisb" DOUBLE,
"number_exempt_for_varicella" DOUBLE,
"reported" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"school_district" VARCHAR,
"county" VARCHAR,
"esd" VARCHAR,
"grade_levels" VARCHAR,
"has_kindergarten" VARCHAR,
"has_6thgrade" VARCHAR
);Anyone who has the link will be able to view this.