Chicago Public Schools - School Admissions Information SY2324
City of Chicago
@usgov.city_of_chicago_chicago_public_schools_school_admissio_6ec8b93e
City of Chicago
@usgov.city_of_chicago_chicago_public_schools_school_admissio_6ec8b93e
CREATE TABLE table_1 (
"school_id" BIGINT,
"short_name" VARCHAR,
"long_name" VARCHAR,
"primary_category" VARCHAR,
"program_type" VARCHAR,
"program_group" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"phone" BIGINT,
"fax" DOUBLE,
"cps_school_profile" VARCHAR,
"website" VARCHAR,
"program_grades_served" VARCHAR,
"application_requirements" VARCHAR,
"program_selections" VARCHAR,
"how_to_apply" VARCHAR,
"deadline" VARCHAR,
"school_latitude" DOUBLE,
"school_longitude" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.