Historic Zoning Districts - 2001
City of San Francisco
@usgov.city_of_san_francisco_historic_zoning_districts_2001_3aa2b
City of San Francisco
@usgov.city_of_san_francisco_historic_zoning_districts_2001_3aa2b
CREATE TABLE table_1 (
"bldg_sqft" BIGINT,
"block_num" VARCHAR,
"census_tra" DOUBLE,
"cie" BIGINT,
"dbiusetype" VARCHAR,
"far" DOUBLE,
"from_st" VARCHAR,
"gisdata_zo" BIGINT,
"height_lim" VARCHAR,
"landuse" VARCHAR,
"landuseraw" VARCHAR,
"land_val" BIGINT,
"lot_num" VARCHAR,
"lusedist" VARCHAR,
"mapblklot" VARCHAR,
"med" BIGINT,
"mips" BIGINT,
"odd_even" VARCHAR,
"pdr" BIGINT,
"plandist" BIGINT,
"restype" VARCHAR,
"resunits" BIGINT,
"retail_ent" BIGINT,
"shape_area" DOUBLE,
"shape_len" DOUBLE,
"stories" BIGINT,
"street" VARCHAR,
"struc_val" BIGINT,
"taz" BIGINT,
"totalusesq" BIGINT,
"to_st" VARCHAR,
"type" VARCHAR,
"unit_dnsty" DOUBLE,
"visitor" BIGINT,
"x_coord" DOUBLE,
"yr_built" BIGINT,
"y_coord" DOUBLE,
"zoning" VARCHAR,
"geometry" VARCHAR,
"multigeom" BOOLEAN
);
Anyone who has the link will be able to view this.