Automated Traffic Enforcement Violation Count By Month
District of Columbia
@usgov.district_of_columbia_automated_traffic_enforcement_vio_11506dae
District of Columbia
@usgov.district_of_columbia_automated_traffic_enforcement_vio_11506dae
CREATE TABLE table_1 (
"enforcement_space_code" VARCHAR,
"year_month" TIMESTAMP,
"camera_status" VARCHAR,
"num_violations" BIGINT,
"enforcement_type" VARCHAR,
"last_record" TIMESTAMP,
"objectid" BIGINT,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.