CMT District Performance: 2013
State of Connecticut
@usgov.state_of_connecticut_cmt_district_performance_2013
State of Connecticut
@usgov.state_of_connecticut_cmt_district_performance_2013
This dataset contains the Connecticut Mastery Test (CMT) district performance indices (DPIs) and DPI target attainment status for 2012-13. These data were published in the District Performance Reports released by the CT State Department of Education (CSDE) in December 2013 (see http://www.csde.state.ct.us/public/performancereports/20122013reports.asp)
Note: Target attainment status will say “n/a” if there is no 2012-13 DPI target or if there is no 2012-13 DPI, which happens when there are small N sizes for a particular subgroup or subject.
Organization: State of Connecticut
Last updated: 2020-11-12T14:56:17.770026
Tags: cmt, education, school-district, school-performance
CREATE TABLE table_1 (
"district" BIGINT,
"district_name" VARCHAR,
"dpi_overall_2013" DOUBLE,
"dpi_overall_status" VARCHAR,
"black_dpi_overall_2013" DOUBLE,
"black_dpi_overall_status" VARCHAR,
"hispanic_dpi_overall_2013" DOUBLE,
"hispanic_dpi_overall_status" VARCHAR,
"ell_dpi_overall_2013" DOUBLE,
"ell_dpi_overall_status" VARCHAR,
"frl_dpi_overall_2013" DOUBLE,
"frl_dpi_overall_status" VARCHAR,
"swd_dpi_overall_2013" DOUBLE,
"swd_dpi_overall_status" VARCHAR,
"high_needs_dpi_overall_2013" DOUBLE,
"high_needs_dpi_overall_status" VARCHAR,
"dpi_math_2013" DOUBLE,
"dpi_math_target_status" VARCHAR,
"dpi_read_2013" DOUBLE,
"dpi_read_status" VARCHAR,
"dpi_write_2013" DOUBLE,
"dpi_write_status" VARCHAR,
"dpi_science_2013" DOUBLE,
"dpi_science_status" VARCHAR
);Anyone who has the link will be able to view this.