Mandatory Inspections By Fire Companies
City of New York
@usgov.city_of_new_york_mandatory_inspections_by_fire_companies
City of New York
@usgov.city_of_new_york_mandatory_inspections_by_fire_companies
CREATE TABLE table_1 (
"insptn_typ_cd_fk" VARCHAR,
"inspecting_unit_code" VARCHAR,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"communitydistrict" DOUBLE,
"citycouncildistrict" DOUBLE,
"insptn_ops_detail_pk" BIGINT,
"insp_inspect_dt_fk" TIMESTAMP,
"bldg_current_bin_fk" BIGINT,
"bbl" DOUBLE
);
Anyone who has the link will be able to view this.