Temporary No Parking Reservations (Past, Current, And Future)
City of Seattle
@usgov.city_of_seattle_temporary_no_parking_reservations_past_99743e3f
City of Seattle
@usgov.city_of_seattle_temporary_no_parking_reservations_past_99743e3f
CREATE TABLE table_1 (
"objectid" BIGINT,
"date_time_of_record_creation" VARCHAR,
"date_time_of_record_modification" VARCHAR,
"temporary_no_park_record_id" VARCHAR,
"full_name_of_contact" VARCHAR,
"phone_number_of_contact" DOUBLE,
"curbspace_number_also_known_as_meter_space_id" VARCHAR,
"blockface_element_key" BIGINT,
"no_parking_sign_type" VARCHAR,
"start_date_time" VARCHAR,
"date_time_of_temporary_no_park_end" VARCHAR,
"actual_date_time_of_temporary_no_park_start" VARCHAR,
"actual_date_time_of_temporary_no_park_end" VARCHAR,
"se_anno_cad_data" VARCHAR,
"record_status" VARCHAR,
"publicnoticepostdatetime" VARCHAR,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.