CPS Schools 2013-2014 Academic Year
City of Chicago
@usgov.city_of_chicago_cps_schools_2013_2014_academic_year
City of Chicago
@usgov.city_of_chicago_cps_schools_2013_2014_academic_year
List of CPS schools for the 2013-2014 academic year. This dataset includes various identifiers used to identify school districts, including names; local, state, and federal IDs; and geographic descriptions on the location of each school.
Organization: City of Chicago
Last updated: 2020-11-10T16:54:44.392130
Tags: cps, education
CREATE TABLE table_1 (
"schoolid" DOUBLE,
"schoolname" VARCHAR,
"fullname" VARCHAR,
"schoolname2" VARCHAR,
"isbe_name" VARCHAR,
"street_number" DOUBLE,
"street_direction" VARCHAR,
"street_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"nces_id" DOUBLE,
"cps_unit" BIGINT,
"isbe_id" VARCHAR,
"oracleid" DOUBLE,
"class" VARCHAR,
"school_type" VARCHAR,
"s_type" VARCHAR,
"school_category" VARCHAR,
"governance" VARCHAR,
"charter_type" VARCHAR,
"grade_structure" VARCHAR,
"attending_grades" VARCHAR,
"programtypes" VARCHAR,
"ward" BIGINT,
"community_area_number" BIGINT,
"community_area" VARCHAR,
"il_senate_district" BIGINT,
"il_rep_district" BIGINT,
"us_congressional_district" BIGINT,
"geographicarea" VARCHAR,
"geographic_area_number" BIGINT,
"cook_county_district" BIGINT,
"census_block" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);Anyone who has the link will be able to view this.