Pre-Qualified List
City of New York
@usgov.city_of_new_york_pre_qualified_list
City of New York
@usgov.city_of_new_york_pre_qualified_list
CREATE TABLE table_1 (
"company_name" VARCHAR,
"street_number" VARCHAR,
"street_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"unit" VARCHAR,
"borough_name" VARCHAR,
"borough_code" DOUBLE,
"community_district" DOUBLE,
"census_tract" DOUBLE,
"nta_neighborhood_tabulation_area" VARCHAR,
"nta_name" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"bbl_borough_block_lot" DOUBLE,
"bin_building_identification_number" DOUBLE
);
Anyone who has the link will be able to view this.