Bureau Of Fire Prevention - Building Summary (Historical)
City of New York
@usgov.city_of_new_york_bureau_of_fire_prevention_building_summary
City of New York
@usgov.city_of_new_york_bureau_of_fire_prevention_building_summary
CREATE TABLE table_1 (
"summary_id" BIGINT,
"num_siam_sprinkler" VARCHAR,
"sprinkler_type" VARCHAR,
"num_siam_standpipe" VARCHAR,
"standpipe_type" VARCHAR,
"num_of_violation_notices" BIGINT,
"num_of_violation_order" BIGINT,
"bin" BIGINT,
"bbl" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"block" DOUBLE,
"lot" DOUBLE,
"borough" VARCHAR,
"community_board" DOUBLE,
"council_district" DOUBLE
);
Anyone who has the link will be able to view this.