San Francisco Addresses With Units - Enterprise Addressing System
City of San Francisco
@usgov.city_of_san_francisco_addresses_with_units_enterprise__35e0c3d6
City of San Francisco
@usgov.city_of_san_francisco_addresses_with_units_enterprise__35e0c3d6
CREATE TABLE table_1 (
"eas_fullid" VARCHAR,
"eas_baseid" BIGINT,
"address_number" BIGINT,
"address_number_suffix" VARCHAR,
"street_name" VARCHAR,
"street_type" VARCHAR,
"street_full_name" VARCHAR,
"cnn" BIGINT,
"eas_subid" BIGINT,
"unit_number" VARCHAR,
"parcel_number" VARCHAR,
"block" VARCHAR,
"lot" VARCHAR,
"zip_code" BIGINT,
"address" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"point" VARCHAR,
"supdist" VARCHAR,
"numbertext" VARCHAR,
"supervisor" BIGINT,
"supdistpad" BIGINT,
"supname" VARCHAR,
"nhood" VARCHAR,
"complete_landmark_name" VARCHAR,
"landmark_aliases" VARCHAR,
"direct_source" VARCHAR,
"data_as_of" VARCHAR,
"data_updated_at" VARCHAR,
"data_loaded_at" VARCHAR,
"analysis_neighborhoods" DOUBLE,
"sf_find_neighborhoods" DOUBLE,
"current_police_districts" DOUBLE,
"current_supervisor_districts" DOUBLE
);
Anyone who has the link will be able to view this.