2010 - 2016 School Safety Report
City of New York
@usgov.city_of_new_york_2010_2016_school_safety_report
City of New York
@usgov.city_of_new_york_2010_2016_school_safety_report
CREATE TABLE table_1 (
"school_year" VARCHAR,
"building_code" VARCHAR,
"dbn" VARCHAR,
"location_name" VARCHAR,
"location_code" VARCHAR,
"address" VARCHAR,
"borough" VARCHAR,
"geographical_district_code" DOUBLE,
"register" VARCHAR,
"building_name" VARCHAR,
"n__schools" BIGINT,
"schools_in_building" VARCHAR,
"major_n" VARCHAR,
"oth_n" VARCHAR,
"nocrim_n" VARCHAR,
"prop_n" VARCHAR,
"vio_n" VARCHAR,
"engroupa" VARCHAR,
"rangea" VARCHAR,
"avgofmajor_n" VARCHAR,
"avgofoth_n" VARCHAR,
"avgofnocrim_n" VARCHAR,
"avgofprop_n" VARCHAR,
"avgofvio_n" VARCHAR,
"borough_name" 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.