Permitted Nonpotable Wells
City of New York
@usgov.city_of_new_york_permitted_nonpotable_wells
City of New York
@usgov.city_of_new_york_permitted_nonpotable_wells
CREATE TABLE table_1 (
"permit_number" BIGINT,
"expiration_date" TIMESTAMP,
"address_no" VARCHAR,
"address_st" VARCHAR,
"bo" VARCHAR,
"zip" BIGINT,
"bbl" DOUBLE,
"bin" DOUBLE,
"census_tract_2010" DOUBLE,
"city_council_district" DOUBLE,
"community_district" DOUBLE,
"nta_code" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE
);
Anyone who has the link will be able to view this.