School Facility ReOpening Survey
State of Washington
@usgov.state_of_washington_school_facility_reopening_survey
State of Washington
@usgov.state_of_washington_school_facility_reopening_survey
CREATE TABLE table_1 (
"week" VARCHAR,
"districtname" VARCHAR,
"districtcode" BIGINT,
"districtorganizationid" BIGINT,
"status" VARCHAR,
"model_elementary" VARCHAR,
"model_middle" VARCHAR,
"model_high" VARCHAR,
"gradelevels_remote_phasein" VARCHAR,
"studentgroups_remote_phasein" VARCHAR,
"other_remote_phasein" VARCHAR,
"enrollment_elementary" BIGINT,
"fulltimeale_elementary" BIGINT,
"optout_elementary" BIGINT,
"typicalinperson_elementary" BIGINT,
"weekly_elementary" BIGINT,
"enrollment_middle" BIGINT,
"fulltimeale_middle" BIGINT,
"optout_middle" BIGINT,
"typicalinperson_middle" BIGINT,
"weekly_middle" BIGINT,
"enrollment_high" BIGINT,
"fulltimeale_high" BIGINT,
"optout_high" BIGINT,
"typicalinperson_high" BIGINT,
"weekly_high" BIGINT
);
Anyone who has the link will be able to view this.