Areaways
City of Seattle
@usgov.city_of_seattle_areaways_325dc
City of Seattle
@usgov.city_of_seattle_areaways_325dc
Areaways are spaces that exist under sidewalks and between the street and the adjacent building. Although there are a variety of reasons why areaways exist around Seattle, the most common case is the reconstruction and raising of street grades in the Pioneer Square area following the Great Seattle Fire of 1889. The city built street walls and filled the street area from the 1890s through the 1940s.
Displays areaways maintained by the Seattle Department of Transportation.
View Layer: Link, which adds the recommended filter for general use of the dataset: 'CURRENT_STATUS NOT LIKE 'REMOVED'
Refresh Cycle: Daily
Feature Class: SDOT.V_AREAWAY
Organization: City of Seattle
Last updated: 2025-02-28T23:43:38.237955
Tags: areaways, common-data-layers, sdot, seattle-gis-open-data, transportation
CREATE TABLE table_1 (
  "objectid" BIGINT,
  "compkey" BIGINT,
  "unitid" VARCHAR,
  "unitdesc_asset" VARCHAR,
  "ownership" VARCHAR,
  "current_status" VARCHAR,
  "primarydistrictcd" VARCHAR,
  "secondarydistrictcd" VARCHAR,
  "comptype" BIGINT,
  "segkey" BIGINT,
  "unitdesc_seg" VARCHAR,
  "unittype" VARCHAR,
  "install_date" VARCHAR,
  "maintained_by" VARCHAR,
  "maintfinancialresp" VARCHAR,
  "strwallrating" DOUBLE,
  "strwallcondition" VARCHAR,
  "sdwrating" DOUBLE,
  "sdwcondition" VARCHAR,
  "inspectionkey" DOUBLE,
  "inspcompdate" VARCHAR,
  "strwalltype" VARCHAR,
  "sdwsurfacetype" VARCHAR,
  "sdwsupporttype" VARCHAR,
  "arwwallmaxht" DOUBLE,
  "arwwallminht" DOUBLE,
  "arwwalllength" DOUBLE,
  "sdwwidth" DOUBLE,
  "rdwystr_dbid" VARCHAR,
  "arwfunction" VARCHAR,
  "overrideyn" VARCHAR,
  "overridecomment" VARCHAR,
  "arwwidth" DOUBLE,
  "current_status_date" VARCHAR,
  "adddttm" VARCHAR,
  "moddttm" VARCHAR,
  "expby" VARCHAR,
  "expdate" VARCHAR,
  "attachment_1" VARCHAR,
  "attachment_2" VARCHAR,
  "attachment_3" VARCHAR,
  "attachment_4" VARCHAR,
  "attachment_5" VARCHAR,
  "attachment_6" VARCHAR,
  "attachment_7" VARCHAR,
  "attachment_8" VARCHAR,
  "attachment_9" VARCHAR,
  "num_attachments" BIGINT,
  "shape_area" DOUBLE  -- Shape, Area,
  "shape_length" DOUBLE  -- Shape, Length
);Anyone who has the link will be able to view this.