{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where offence = \"Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD\", reporter_transport_mode = \"Car\" and vehicle_make = \"Vauxhall\" sorted by month descending", "rows": [[7464, "op-snap---monthly-publication-february-2026.pdf", null, 211, "2026-02", "Car", "Vauxhall", "Zafira", "Silver", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Feldon Lane", "Feldon Lane", "Halesowen", "Halesowen", "Warning Letter", "N/A", null, 52.466978, -2.0272755], [7591, "op-snap---monthly-publication-february-2026.pdf", null, 338, "2026-02", "Car", "Vauxhall", "Zafira", "Silver", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Great Charles Street Queensway", "Great Charles Street Queensway", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, 52.4821283, -1.9037074], [7722, "op-snap---monthly-publication-february-2026.pdf", null, 469, "2026-02", "Car", "Vauxhall", "Corsa", "Black", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Lower Queen Street", "Lower Queen Street", "Sutton Coldfield", "Sutton Coldfield", "Fixed Penalty", "N/A", null, 52.5603978, -1.8227403], [4696, "op-snap---monthly-publication-december-2025.pdf", null, 824, "2025-12", "Car", "Vauxhall", "astra", "Black", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "lower queen street", "Lower Queen Street", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.5603978, -1.8227403], [3583, "op-snap---monthly-publication-august-2025.pdf", null, 1558, "2025-08", "Car", "Vauxhall", "combi", "Blue", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Horsley field", "Horsley field", "Dudley", "Dudley", "Warning Letter", "N/A", null, null, null], [13482, "op-snap---monthly-publication-july-2025.pdf", null, 1534, "2025-07", "Car", "Vauxhall", "Vivaro", "White", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Birmingham Road", "Birmingham Road", "Sutton Coldfield", "Sutton Coldfield", "Warning Letter", "N/A", null, 52.5361464, -1.8270283], [15129, "op-snap---monthly-publication-june-2025.pdf", null, 1058, "2025-06", "Car", "Vauxhall", "Astra", "Silver", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Alcester Road", "Alcester Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4470686, -1.8880749], [15184, "op-snap---monthly-publication-june-2025.pdf", null, 1113, "2025-06", "Car", "Vauxhall", "Corsa", "Black", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", null, null, "Birmingham", "Birmingham", "Warning Letter", "N/A", null, null, null], [15967, "op-snap---monthly-publication-june-2025.pdf", null, 1896, "2025-06", "Car", "Vauxhall", "Mokka", "Red", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Norwood Road", "Norwood Road", "Dudley", "Dudley", "NFA", "Outside of 14 Days NIP", null, 52.4831397, -2.1309273], [361, "op-snap---monthly-publication-april-2025.pdf", null, 360, "2025-04", "Car", "Vauxhall", "CORSA", "Black", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "TOWER STREET", "Tower Street", "Dudley", "Dudley", "Fixed Penalty", "N/A", null, 52.5112053, -2.0833165], [17644, "op-snap---monthly-publication-march-2025.pdf", null, 1401, "2025-03", "Car", "Vauxhall", "Mokka", "Green", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Northwood Road", "Northwood Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", 52.4156256, -1.9315719], [5366, "op-snap---monthly-publication-february-2025.pdf", null, 183, "2025-02", "Car", "Vauxhall", "Corsa", "Grey", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Island Road", "Island Road", "Sandwell", "Sandwell", "Warning Letter", "N/A", "Yes - Via Email", 52.4634433, -1.9965278], [7061, "op-snap---monthly-publication-february-2025.pdf", null, 1878, "2025-02", "Car", "Vauxhall", "Zafira", "Red", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Church Street", "Church Street", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", 52.5020781, -1.9122368], [9105, "op-snap---monthly-publication-january-2025.pdf", null, 213, "2025-01", "Car", "Vauxhall", "Zafira", "White", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Island Road", "Island Road", "Sandwell", "Sandwell", "Warning Letter", "N/A", "Yes - Via Email", 52.4634433, -1.9965278]], "truncated": false, "filtered_table_rows_count": 14, "expanded_columns": [], "expandable_columns": [], "columns": ["id", "source_file", "source_page", "source_row", "month", "reporter_transport_mode", "vehicle_make", "vehicle_model", "vehicle_colour", "offence", "second_offence", "offence_location_raw", "offence_location", "council_area_raw", "council_area", "disposal", "nfa_rationale", "witness_contacted", "latitude", "longitude"], "primary_keys": ["id"], "units": {}, "query": {"sql": "select id, source_file, source_page, source_row, month, reporter_transport_mode, vehicle_make, vehicle_model, vehicle_colour, offence, second_offence, offence_location_raw, offence_location, council_area_raw, council_area, disposal, nfa_rationale, witness_contacted, latitude, longitude from reports where \"offence\" = :p0 and \"reporter_transport_mode\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "p1": "Car", "p2": "Vauxhall"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall", "results": [{"value": "Warning Letter", "label": "Warning Letter", "count": 10, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&disposal=Warning+Letter", "selected": false}, {"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&disposal=Fixed+Penalty", "selected": false}, {"value": "NFA", "label": "NFA", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&disposal=NFA", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&council_area=Birmingham", "selected": false}, {"value": "Dudley", "label": "Dudley", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&council_area=Dudley", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&council_area=Sandwell", "selected": false}, {"value": "Sutton Coldfield", "label": "Sutton Coldfield", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&council_area=Sutton+Coldfield", "selected": false}, {"value": "Halesowen", "label": "Halesowen", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&council_area=Halesowen", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall", "results": [{"value": "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "label": "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?reporter_transport_mode=Car&vehicle_make=Vauxhall", "selected": true}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall", "results": [{"value": "Vauxhall", "label": "Vauxhall", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall", "results": [{"value": "Car", "label": "Car", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&vehicle_make=Vauxhall", "selected": true}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall", "results": [{"value": "2025-06", "label": "2025-06", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&month=2025-06", "selected": false}, {"value": "2026-02", "label": "2026-02", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&month=2026-02", "selected": false}, {"value": "2025-02", "label": "2025-02", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&month=2025-02", "selected": false}, {"value": "2025-01", "label": "2025-01", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&month=2025-01", "selected": false}, {"value": "2025-03", "label": "2025-03", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&month=2025-03", "selected": false}, {"value": "2025-04", "label": "2025-04", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&month=2025-04", "selected": false}, {"value": "2025-07", "label": "2025-07", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&month=2025-07", "selected": false}, {"value": "2025-08", "label": "2025-08", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&month=2025-08", "selected": false}, {"value": "2025-12", "label": "2025-12", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&month=2025-12", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&_facet=source_file"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&_facet=vehicle_colour"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&_facet=offence_location"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&_facet=nfa_rationale"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD&reporter_transport_mode=Car&vehicle_make=Vauxhall&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 945.4906657338142, "source": "West Midlands Police", "source_url": "https://www.westmidlands.police.uk/police-forces/west-midlands-police/areas/campaigns/campaigns/operation-snap/", "license": "ODbL", "license_url": "https://openstreetmap.org/copyright"}