DOHMH Indoor Environmental Complaints
City of New York
@usgov.city_of_new_york_dohmh_indoor_environmental_complaints
City of New York
@usgov.city_of_new_york_dohmh_indoor_environmental_complaints
CREATE TABLE table_1 (
"complaint_number" VARCHAR,
"incident_address_street_number" VARCHAR,
"incident_address_street_name" VARCHAR,
"incident_address" VARCHAR,
"incident_address_zip" VARCHAR,
"incident_address_borough" VARCHAR,
"complaint_type_311" VARCHAR,
"descriptor_1_311" VARCHAR,
"complaint_status" VARCHAR,
"date_received" VARCHAR,
"deleted" 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.