School Learning Modalities, 2021-2022
U.S. Department of Health & Human Services
@usgov.hhs_gov_school_learning_modalities
U.S. Department of Health & Human Services
@usgov.hhs_gov_school_learning_modalities
CREATE TABLE table_1 (
"district_nces_id" BIGINT,
"district_name" VARCHAR,
"week" VARCHAR,
"learning_modality" VARCHAR,
"operational_schools" BIGINT,
"student_count" DOUBLE,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT
);
Anyone who has the link will be able to view this.