Risk Based Inspections (RBIS)
City of New York
@usgov.city_of_new_york_risk_based_inspections_rbis
City of New York
@usgov.city_of_new_york_risk_based_inspections_rbis
CREATE TABLE table_1 (
"insptn_ops_detail" BIGINT,
"insptn_typ_cd" VARCHAR,
"insp_inspect_dt" TIMESTAMP,
"inspecting_unit_code" VARCHAR,
"bldg_current_bin_fk" BIGINT,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"communitydistrict" DOUBLE,
"citycouncildistrict" DOUBLE,
"bbl" DOUBLE,
"location_1" VARCHAR
);
Anyone who has the link will be able to view this.