Baselight

School Attendance By School, 2022-2023

State of Connecticut

@usgov.state_of_connecticut_school_attendance_by_school_2022_2023

Loading...
Loading...

About this Dataset

School Attendance By School, 2022-2023

This dataset includes the attendance rate for public school students PK-12 by school during the 2022-2023 school year.

When no attendance data is displayed in a cell, data have been suppressed to safeguard student confidentiality, or to ensure that statistics based on a very small sample size are not interpreted as equally representative as those based on a sufficiently larger sample size. For more information on CSDE data suppression policies, please visit http://edsight.ct.gov/relatedreports/BDCRE%20Data%20Suppression%20Rules.pdf.
Organization: State of Connecticut
Last updated: 2022-12-02T18:51:35.747400
Tags: attendance-rates, covid-19, education

Tables

Table 1

@usgov.state_of_connecticut_school_attendance_by_school_2022_2023.table_1
  • 66.54 KB
  • 1119 rows
  • 12 columns
Loading...

CREATE TABLE table_1 (
  "district_code" BIGINT,
  "district_name" VARCHAR,
  "school_code" BIGINT,
  "school_name" VARCHAR,
  "n_2022_2023_student_count_year_to_date" BIGINT,
  "n_2022_2023_attendance_rate_year_to_date" DOUBLE,
  "n_2021_2022_student_count" DOUBLE,
  "n_2021_2022_attendance_rate" DOUBLE,
  "n_2020_2021_student_count" DOUBLE,
  "n_2020_2021_attendance_rate" DOUBLE,
  "reporting_period" VARCHAR,
  "update_date" TIMESTAMP
);

Share link

Anyone who has the link will be able to view this.