Chicago Early Learning Programs
City of Chicago
@usgov.city_of_chicago_chicago_early_learning_programs
City of Chicago
@usgov.city_of_chicago_chicago_early_learning_programs
CREATE TABLE table_1 (
"key" BIGINT,
"site_name" VARCHAR,
"description" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"phone_number" VARCHAR,
"url" VARCHAR,
"ages_served" VARCHAR,
"ages_0_3" VARCHAR,
"ages_3_5" VARCHAR,
"weekday_availability" VARCHAR,
"duration_hours" VARCHAR,
"program_information" VARCHAR,
"languages_other_than_english" VARCHAR,
"other_features" VARCHAR,
"accreditation" VARCHAR,
"quality" VARCHAR,
"quality_rating" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.