CMT School Performance: 2013
State of Connecticut
@usgov.state_of_connecticut_cmt_school_performance_2013
State of Connecticut
@usgov.state_of_connecticut_cmt_school_performance_2013
This dataset contains the school classifications, school performance indices (SPIs), and SPI target attainment status for 2012-13 for all schools that administered the Connecticut Mastery Test (CMT). It also includes school classifications assigned to elementary/middle schools with non-tested grades. These data were published in the School 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 says “n/a” if there is no 2012-13 SPI target or if there is no 2012-13 SPI, which happens when there are small N sizes for a particular subgroup or subject.
Organization: State of Connecticut
Last updated: 2020-11-12T14:57:47.289564
Tags: cmt, education, school, school-performance
CREATE TABLE table_1 (
"facility_code" BIGINT,
"districtname" VARCHAR,
"schoolname" VARCHAR,
"cmt_school_classification" VARCHAR,
"spi_overall_2013" DOUBLE,
"spi_overall_status" VARCHAR,
"black_spi_overall_2013" DOUBLE,
"black_spi_overall_status" VARCHAR,
"hispanic_spi_overall_2013" DOUBLE,
"hispanic_spi_overall_status" VARCHAR,
"ell_spi_overall_2013" DOUBLE,
"ell_spi_overall_status" VARCHAR,
"frl_spi_overall_2013" DOUBLE,
"frl_spi_overall_status" VARCHAR,
"swd_spi_overall_2013" DOUBLE,
"swd_spi_overall_status" VARCHAR,
"high_needs_spi_overall_2013" DOUBLE,
"high_needs_spi_overall_status" VARCHAR,
"spi_math_2013" DOUBLE,
"spi_math_target_status" VARCHAR,
"spi_read_2013" DOUBLE,
"spi_read_status" VARCHAR,
"spi_write_2013" DOUBLE,
"spi_write_status" VARCHAR,
"spi_science_2013" DOUBLE,
"spi_science_status" VARCHAR
);Anyone who has the link will be able to view this.