2020 DOE Kindergarten Admissions Guide
City of New York
@usgov.city_of_new_york_2020_doe_kindergarten_admissions_guide
City of New York
@usgov.city_of_new_york_2020_doe_kindergarten_admissions_guide
CREATE TABLE table_1 (
"district" BIGINT,
"dbn" VARCHAR,
"school_type" VARCHAR,
"school_name" VARCHAR,
"address" VARCHAR,
"phone" VARCHAR,
"grades" VARCHAR,
"accessibility" VARCHAR,
"dual_language" VARCHAR,
"g_t_in_kindergarten" VARCHAR,
"x_coordinate" BIGINT,
"y_coordinate" BIGINT,
"postcode" DOUBLE,
"borough" VARCHAR,
"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.