Land Use Zoning
City of Seattle
@usgov.city_of_seattle_land_use_zoning_a173c
City of Seattle
@usgov.city_of_seattle_land_use_zoning_a173c
CREATE TABLE table_1 (
"objectid" BIGINT,
"zoneid" BIGINT,
"zoning" VARCHAR,
"zonelut" VARCHAR,
"contract" VARCHAR,
"ordinance" VARCHAR,
"effective" DOUBLE,
"historic" VARCHAR,
"pedestrian" VARCHAR,
"shoreline" VARCHAR,
"overlay" VARCHAR,
"lightrail" VARCHAR,
"oldzoneid" BIGINT,
"geo" VARCHAR,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.