AddressPoint
City of New York
@usgov.city_of_new_york_nyc_address_points_e0c4f
City of New York
@usgov.city_of_new_york_nyc_address_points_e0c4f
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"bin" DOUBLE,
"zipcode" DOUBLE,
"pre_type" VARCHAR,
"post_type" VARCHAR,
"objectid" BIGINT,
"address_point_id" BIGINT,
"complex_id" DOUBLE,
"house_number" VARCHAR,
"house_number_suffix" VARCHAR,
"hyphen_type" VARCHAR,
"sos_indicator" BIGINT,
"special_condition" VARCHAR,
"address_source" BIGINT,
"address_status" DOUBLE,
"validation" BIGINT,
"borough_code" BIGINT,
"collection_method" VARCHAR,
"created_date" VARCHAR,
"modified_date" VARCHAR,
"b7sc_actual" BIGINT,
"b7sc_vanity" DOUBLE,
"a4id" DOUBLE,
"street_name" VARCHAR,
"house_number_range" VARCHAR,
"house_number_range_suffix" VARCHAR,
"pre_modifier" VARCHAR,
"pre_directional" VARCHAR,
"post_directional" VARCHAR,
"post_modifier" VARCHAR,
"full_street_name" VARCHAR
);
Anyone who has the link will be able to view this.