2018 Pre-K School Directory
City of New York
@usgov.city_of_new_york_2018_pre_k_school_directory
City of New York
@usgov.city_of_new_york_2018_pre_k_school_directory
These data are collected to inform families applying to Pre-K for All of the programs available. This is a spreadsheet version of the exact data points printed in the borough-level directories and the online PDFs. Each record represents a school participating in Pre-K for All. The information for each school is collected by the Department of Early Childhood Education (Department of Education). The "Who Got Offers" section of the spreadsheet is calculated by the Office of Student Enrollment (Department of Education) based on results from Round 1 of the Fall 2017 admissions process. This spreadsheet is simply a different representation of the same material produced in the printed and widely distributed Pre-K directories. This spreadsheet should not be used to identify current programs, as the directory was printed in December 2017 and schools are subject to change. For the most updated list of Pre-K for All schools, use the UPK Sites Directory compiled by the Department of Early Childhood Education.
Disclaimer: The following columns were added to this directory to meet the Geo-spatial Standards of Local Law 108 of 2015
• Postcode / Zip code
• Latitude
• Longitude
• Community Board
• Council District
• Census tract
• BIN
• BBL
• NTA
Organization: City of New York
Last updated: 2020-11-10T17:06:06.029943
Tags: directory, early-childhood, enrollment, pre-k
CREATE TABLE table_1 (
"schooldbn" VARCHAR,
"locationname" VARCHAR,
"final_address" VARCHAR,
"borough" VARCHAR,
"district" BIGINT,
"prek_type" VARCHAR,
"phone" VARCHAR,
"contact_name" VARCHAR,
"contact_email" VARCHAR,
"website" VARCHAR,
"meals" VARCHAR,
"play" VARCHAR,
"income_flg" VARCHAR,
"uniforms" VARCHAR,
"singlegender" VARCHAR,
"programname1" VARCHAR,
"programname2" VARCHAR,
"programname3" VARCHAR,
"programcode1" VARCHAR,
"programcode2" VARCHAR,
"programcode3" VARCHAR,
"nyceec_current_all" VARCHAR,
"nyceec_current_some" VARCHAR,
"nyceec_current_none" VARCHAR,
"nyceec_siblings_all" VARCHAR,
"nyceec_siblings_some" VARCHAR,
"nyceec_siblings_none" VARCHAR,
"nyceec_services_all" VARCHAR,
"nyceec_services_some" VARCHAR,
"nyceec_services_none" VARCHAR,
"nyceec_targetlang_all" VARCHAR,
"nyceec_targetlang_some" VARCHAR,
"nyceec_targetlang_none" VARCHAR,
"nyceec_others_all" VARCHAR,
"nyceec_others_some" VARCHAR,
"nyceec_others_none" VARCHAR,
"district_zonedsib_all" VARCHAR,
"district_zonedsib_some" VARCHAR,
"district_zonedsib_none" VARCHAR,
"district_otherzone_all" VARCHAR,
"district_otherzone_some" VARCHAR,
"district_otherzone_none" VARCHAR,
"district_districtsibs_all" VARCHAR,
"district_districtsibs_some" VARCHAR,
"district_districtsibs_none" VARCHAR,
"district_outdissibs_all" VARCHAR,
"district_outdissibs_some" VARCHAR,
"district_outdissibs_none" VARCHAR,
"district_indistrict_all" VARCHAR,
"district_indistrict_some" VARCHAR,
"district_indistrict_none" VARCHAR,
"district_outdistrict_all" VARCHAR,
"district_outdistrict_some" VARCHAR,
"district_outdistrict_none" VARCHAR,
"pkc_indistrict_all" VARCHAR,
"pkc_indistrict_some" VARCHAR,
"pkc_indistrict_none" VARCHAR,
"pkc_outdistrict_all" VARCHAR,
"pkc_outdistrict_some" VARCHAR,
"pkc_outdistrict_none" VARCHAR,
"lpga" VARCHAR,
"halfday_offers" VARCHAR,
"bus" VARCHAR,
"subway_stop" VARCHAR,
"rezoning" VARCHAR,
"specialpriority" VARCHAR,
"magnet" VARCHAR,
"diversity" VARCHAR,
"earlydropoff" VARCHAR,
"latepickup" VARCHAR,
"flexschedule" VARCHAR,
"iepnote" VARCHAR,
"enhancedlang_note" VARCHAR,
"accessibility" VARCHAR,
"seats" VARCHAR,
"hours" VARCHAR,
"postcode" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"council_district" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR
);Anyone who has the link will be able to view this.