All Students, Kindergarten Through 12th Grade, Immunization Data By School, 2016-2017
State of Washington
@usgov.state_of_washington_all_students_kindergarten_through__625149b6
State of Washington
@usgov.state_of_washington_all_students_kindergarten_through__625149b6
Washington student immunization rates by school for 2016-2017
Organization: State of Washington
Last updated: 2020-11-10T17:20:11.793376
Tags: child-health, department-of-health, dtap, hepb, immunization, mmr, polio, student, vaccination, varicella
CREATE TABLE table_1 (
"school_name" VARCHAR,
"school_year" VARCHAR,
"reported" 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,
"school_district" VARCHAR,
"county" VARCHAR,
"esd" VARCHAR,
"grade_levels" VARCHAR,
"has_kindergarten" VARCHAR,
"has_6thgrade" VARCHAR,
"location_1" VARCHAR
);Anyone who has the link will be able to view this.