72hr Parking Ordinance Violations
City of Seattle
@usgov.city_of_seattle_72hr_parking_ordinance_violations
City of Seattle
@usgov.city_of_seattle_72hr_parking_ordinance_violations
CREATE TABLE table_1 (
"service_request_number" VARCHAR,
"created_date" VARCHAR,
"method_received" VARCHAR,
"status" VARCHAR,
"location" VARCHAR,
"x_value" DOUBLE,
"y_value" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"latitude_longitude" VARCHAR,
"zip_code" VARCHAR,
"council_district" DOUBLE,
"police_precinct" VARCHAR,
"neighborhood" VARCHAR,
"license_plate_number" VARCHAR,
"state" VARCHAR,
"vehicle_color" VARCHAR,
"vehicle_make" VARCHAR
);
Anyone who has the link will be able to view this.