Parking Tiers
City of Seattle
@usgov.city_of_seattle_parking_tiers
City of Seattle
@usgov.city_of_seattle_parking_tiers
Displays Parking Tiers maintained by the Seattle Department of Transportation.
Refresh Cycle: Daily
Feature Class: SDOT.PARKINGTIERS
Organization: City of Seattle
Last updated: 2025-02-28T23:26:21.199651
Tags: common-data-layers, parking, parking-tiers, sdot, seattle-gis-open-data, transportation
CREATE TABLE table_1 (
"objectid" BIGINT,
"paidarea" VARCHAR,
"subarea" VARCHAR,
"tier" BIGINT,
"shortrate" DOUBLE,
"longrate" DOUBLE,
"start_time" VARCHAR,
"end_time" VARCHAR,
"se_anno_cad_data" VARCHAR,
"morning_rate" DOUBLE,
"morning_start" VARCHAR,
"morning_end" VARCHAR,
"day_rate" DOUBLE,
"day_start" VARCHAR,
"day_end" VARCHAR,
"evening_rate" DOUBLE,
"evening_start" VARCHAR,
"evening_end" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.