Annual Parking Study Data
City of Seattle
@usgov.city_of_seattle_annual_parking_study_data_e2c68
City of Seattle
@usgov.city_of_seattle_annual_parking_study_data_e2c68
Manual parking study details from citywide paid parking study, presented by blockface and date/hour of study. Most data is from spring of each year, with some data sets including summer studies.
Study time periods:
• 2014
• 2015
• 2016
• 2017
• 2018
• 2019
Purpose: To determine hourly parking occupancy for most paid blockfaces in Seattle
Note: In the column descriptions below, a street segment is typically defined as a drivable public street, or as a public walkway or trail, within Seattle city limits. A blockface is defined as one side of a block between road intersections, and often features a sidewalk.
Organization: City of Seattle
Last updated: 2024-12-16T22:22:08.156023
Tags: annual-parking-study, disabled-parking, manual-study, occupancy, parking, parking-pricing-program, parking-study, sdot
CREATE TABLE table_1 (
"elmntkey" DOUBLE,
"study_area" VARCHAR,
"sub_area" VARCHAR,
"date_time" VARCHAR,
"side" VARCHAR,
"unitdesc" VARCHAR,
"peak_hour_sdot" VARCHAR,
"parking_spaces" DOUBLE,
"total_vehicle_count" DOUBLE,
"dp_count" DOUBLE,
"rpz_count" DOUBLE,
"tg_car2go" DOUBLE,
"bmw_dn" DOUBLE,
"lime" DOUBLE,
"idling" DOUBLE,
"field_notes" VARCHAR,
"construction" VARCHAR,
"event_closure" VARCHAR,
"subarea_label" VARCHAR,
"study_year" DOUBLE,
"peak_hour_yes_or_no" VARCHAR -- Peak Hour? (Yes Or No),
"rpz_blocks" DOUBLE,
"csm" VARCHAR,
"time_stamp" VARCHAR
);
Anyone who has the link will be able to view this.