School Attendance By District, 2020-2021
State of Connecticut
@usgov.state_of_connecticut_school_attendance_by_district_2020_2021
State of Connecticut
@usgov.state_of_connecticut_school_attendance_by_district_2020_2021
CREATE TABLE table_1 (
"district_code" BIGINT,
"district_name" VARCHAR,
"overall_2020_2021_attendance_rate_year_to_date" DOUBLE,
"overall_2019_2020_attendance_rate" DOUBLE,
"high_needs_student_2020_2021_attendance_rate_year_to_date" DOUBLE,
"high_needs_student_2019_2020_attendance_rate" DOUBLE,
"reporting_period" VARCHAR,
"update_date" TIMESTAMP
);
Anyone who has the link will be able to view this.