Public Garages And Parking Lots
City of Seattle
@usgov.city_of_seattle_public_garages_and_parking_lots_5b51c
City of Seattle
@usgov.city_of_seattle_public_garages_and_parking_lots_5b51c
Data showing location and characteristics of off-street parking facilities (above-ground, below ground and surface lots) within the city of Seattle.
Data source: SDOT.Park_Fac_ReadOnly
Update cycle: Weekly
Organization: City of Seattle
Last updated: 2025-02-28T23:21:23.667345
Tags: garage, gis, lots, parking, parking-lot, sdot, seattle-gis-open-data, transportation
CREATE TABLE table_1 (
"objectid" BIGINT,
"buslic_id" BIGINT,
"buslic_location_id" BIGINT,
"dea_facility_owner" VARCHAR,
"dea_facility_name" VARCHAR,
"dea_business_contact" VARCHAR,
"dea_business_phone" VARCHAR,
"dea_facility_address" VARCHAR,
"dea_stalls" DOUBLE,
"fac_name" VARCHAR,
"hrs_monfri" VARCHAR,
"hrs_sat" VARCHAR,
"hrs_sun" VARCHAR,
"fac_type" VARCHAR,
"rte_1hr" VARCHAR,
"rte_2hr" VARCHAR,
"rte_3hr" VARCHAR,
"rte_allday" VARCHAR,
"disabled" DOUBLE,
"op_name" VARCHAR,
"op_phone" VARCHAR,
"op_phone2" VARCHAR,
"op_web" VARCHAR,
"payment_type" VARCHAR,
"other" VARCHAR,
"webname" VARCHAR,
"regionid" DOUBLE,
"outofserv" VARCHAR,
"vacant" DOUBLE,
"status" VARCHAR,
"datetime" VARCHAR,
"se_anno_cad_data" VARCHAR,
"signid" VARCHAR,
"globalid" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.