CMT District Performance: 2010-2012
State of Connecticut
@usgov.state_of_connecticut_cmt_district_performance_2010_2012
State of Connecticut
@usgov.state_of_connecticut_cmt_district_performance_2010_2012
This dataset contains the Connecticut Mastery Test (CMT) district performance indices (DPIs) for 2009-10 (2010), 2010-11 (2011), and 2011-12 (2012). 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: Cells are left blank if there is no 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:05.216485
Tags: cmt, education, school-district, school-performance
CREATE TABLE table_1 (
"district" BIGINT,
"district_name" VARCHAR,
"dpi_overall_2010" DOUBLE,
"dpi_overall_2011" DOUBLE,
"dpi_overall_2012" DOUBLE,
"black_dpi_overall_2010" DOUBLE,
"black_dpi_overall_2011" DOUBLE,
"black_dpi_overall_2012" DOUBLE,
"hispanic_dpi_overall_2010" DOUBLE,
"hispanic_dpi_overall_2011" DOUBLE,
"hispanic_dpi_overall_2012" DOUBLE,
"ell_dpi_overall_2010" DOUBLE,
"ell_dpi_overall_2011" DOUBLE,
"ell_dpi_overall_2012" DOUBLE,
"frl_dpi_overall_2010" DOUBLE,
"frl_dpi_overall_2011" DOUBLE,
"frl_dpi_overall_2012" DOUBLE,
"swd_dpi_overall_2010" DOUBLE,
"swd_dpi_overall_2011" DOUBLE,
"swd_dpi_overall_2012" DOUBLE,
"high_needs_dpi_overall_2010" DOUBLE,
"high_needs_dpi_overall_2011" DOUBLE,
"high_needs_dpi_overall_2012" DOUBLE,
"overall_dpi_math_2010" DOUBLE,
"overall_dpi_math_2011" DOUBLE,
"overall_dpi_math_2012" DOUBLE,
"overall_dpi_read_2010" DOUBLE,
"overall_dpi_read_2011" DOUBLE,
"overall_dpi_read_2012" DOUBLE,
"overall_dpi_write_2010" DOUBLE,
"overall_dpi_write_2011" DOUBLE,
"overall_dpi_write_2012" DOUBLE,
"overall_dpi_science_2010" DOUBLE,
"overall_dpi_science_2011" DOUBLE,
"overall_dpi_science_2012" DOUBLE
);Anyone who has the link will be able to view this.