Learning Model By School District, 2020-2021
State of Connecticut
@usgov.state_of_connecticut_learning_model_enrollment_and_per_b3c24e8c
State of Connecticut
@usgov.state_of_connecticut_learning_model_enrollment_and_per_b3c24e8c
CREATE TABLE table_1 (
"district_code" BIGINT,
"district_name" VARCHAR,
"school_start_date" TIMESTAMP,
"grades_in_person" VARCHAR,
"grades_hybrid" VARCHAR,
"grades_remote" VARCHAR,
"percentage_of_students_who_are_fully_remote" VARCHAR,
"total_number_of_students_in_the_district" VARCHAR,
"predominant_learning_model" VARCHAR,
"organization_type" VARCHAR,
"alliance_district" VARCHAR,
"reporting_period" VARCHAR,
"update_date" TIMESTAMP
);
Anyone who has the link will be able to view this.