Peak Hour Parking Restrictions
City of Seattle
@usgov.city_of_seattle_peak_hour_parking_restrictions_106e3
City of Seattle
@usgov.city_of_seattle_peak_hour_parking_restrictions_106e3
Identifies parking spaces where vehicles are not permitted to stop or park during specific time periods (as stated on sign).
Data Source: SDOT.V_PEAKHRPARKING
Data Update Cycle: Weekly
| Attribute Information: https://www.seattle.gov/Documents/Departments/SDOT/GIS/Peak_Hour_Parking_Restrictions_OD.pdf
Organization: City of Seattle
Last updated: 2025-02-28T23:32:01.211605
Tags: gis, parking, restricted-parking-zone, rpz, sdot, seattle, seattle-gis-open-data, transportation
CREATE TABLE table_1 (
  "objectid" BIGINT,
  "pkhrcode" VARCHAR,
  "pkhrdesc" VARCHAR,
  "side" VARCHAR,
  "current_status" VARCHAR,
  "primarydistrictcd" VARCHAR,
  "secondarydistrictcd" VARCHAR,
  "overrideyn" VARCHAR,
  "overridecomment" VARCHAR,
  "shape_length" DOUBLE  -- Shape, Length
);Anyone who has the link will be able to view this.