Muni Driver Reported Transit Only Lane Violations (2008-2015)
City of San Francisco
@usgov.city_of_san_francisco_muni_driver_reported_transit_onl_fefc9166
City of San Francisco
@usgov.city_of_san_francisco_muni_driver_reported_transit_onl_fefc9166
Location of Muni driver reported transit only lane violations from March 2008 to February 2015. These are geocoded from an Excel spreadsheet obtained from Enforcement). Currently in need of a regular update schedule. Dataset is now updated in ad hoc fashion.
Organization: City of San Francisco
Last updated: 2020-11-10T16:56:53.712556
Tags: lanes, muni, traffic, violations
CREATE TABLE table_1 (
"object_id" BIGINT,
"ticket_number" BIGINT,
"citation_issue_date" TIMESTAMP,
"citaton_issue_month" VARCHAR,
"citation_issue_time" VARCHAR,
"location" VARCHAR,
"violation_code" VARCHAR,
"violation" VARCHAR,
"fine_amount" DOUBLE,
"citation_status" VARCHAR,
"amount_paid" VARCHAR,
"amount_due" DOUBLE,
"suspend_code" VARCHAR,
"suspend_process_date" VARCHAR,
"suspend_until_date" VARCHAR,
"disposition_code" VARCHAR,
"last_edited_date" VARCHAR,
"geom" VARCHAR
);Anyone who has the link will be able to view this.