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
OSPI Administers a weekly survey of districts to identify how school facilities are reopening during the 2020-21 school year. Data are updated every week on Wednesdays and will continue through the end of the school year.
Organization: State of Washington
Last updated: 2021-08-07T13:57:39.612361
Tags: covid-19, education, ospi, reopening, school
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.