SY2016-2017 Kindergarten
King County, Washington
@usgov.king_county_washington_sy2016_2017_kindergarten
King County, Washington
@usgov.king_county_washington_sy2016_2017_kindergarten
CREATE TABLE table_1 (
"school_name" VARCHAR,
"school_type" VARCHAR,
"location" VARCHAR,
"within_district_boundary" VARCHAR,
"school_year" VARCHAR,
"reported" VARCHAR,
"grade_levels" VARCHAR,
"number_enrolled" BIGINT,
"complete" DOUBLE,
"conditional" DOUBLE,
"out_of_compliance" DOUBLE,
"exempt" DOUBLE,
"medical_exemption" DOUBLE,
"personal_exemption" DOUBLE,
"religious_exemption" DOUBLE,
"religious_membership_exemption" DOUBLE,
"complete_dt" DOUBLE,
"complete_pertussis" DOUBLE,
"complete_mmr" DOUBLE,
"complete_polio" DOUBLE,
"complete_hep_b" DOUBLE,
"complete_varicella" DOUBLE,
"location_1" VARCHAR
);
Anyone who has the link will be able to view this.