{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where disposal = \"Warning Letter\", offence = \"Use a vehicle / cycle on a road and contravene a local traffic order other than parking\" and vehicle_make = \"Ford\" sorted by month descending", "rows": [[2137, "op-snap---monthly-publication-august-2025.pdf", null, 112, "2025-08", "Car", "Ford", "Kuga", "White", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Lottie Road", "Lottie Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4393277, -1.9383576], [3335, "op-snap---monthly-publication-august-2025.pdf", null, 1310, "2025-08", "Car", "Ford", "Transit", "Red", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Bristol Road South", "Bristol Road South", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4119174, -1.9735247], [13324, "op-snap---monthly-publication-july-2025.pdf", null, 1376, "2025-07", "Car", "Ford", "Transit", "White", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Camp Hill Circus", "Camp Hill Circus", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4682339, -1.8793662], [13759, "op-snap---monthly-publication-july-2025.pdf", null, 1811, "2025-07", "Car", "Ford", "BMAX", "Red", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Barras Lane", "Barras Lane", "Coventry", "Coventry", "Warning Letter", "N/A", null, 52.4109877, -1.5203488], [14352, "op-snap---monthly-publication-june-2025.pdf", null, 281, "2025-06", "Pedestrian", "Ford", "Fiesta", "Red", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Sherborne Street", "Sherborne Street", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4762433, -1.9176665], [14516, "op-snap---monthly-publication-june-2025.pdf", null, 445, "2025-06", "Car", "Ford", "Focus", "White", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Wolverhampton Road", "Wolverhampton Road", "Metropolitan Borough", "Metropolitan Borough", "Warning Letter", "N/A", null, 52.4702299, -1.9948976], [15691, "op-snap---monthly-publication-june-2025.pdf", null, 1620, "2025-06", "Car", "Ford", "Fiesta", "White", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Thynne Street", "Thynne Street", "Sandwell", "Sandwell", "Warning Letter", "N/A", null, 52.5145422, -1.9842613], [16083, "op-snap---monthly-publication-june-2025.pdf", null, 2012, "2025-06", "Car", "Ford", "Ecosport", "Blue", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Norwood Road", "Norwood Road", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.4831397, -2.1309273], [19448, "op-snap---monthly-publication-may-2025.pdf", null, 810, "2025-05", "Car", "Ford", "Transit", "White", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Kitts Green Road", "Kitts Green Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4815372, -1.7766518], [19554, "op-snap---monthly-publication-may-2025.pdf", null, 916, "2025-05", "Car", "Ford", "Fusion", "Blue", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Regent Place", "Regent Place", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4860376, -1.9095854], [91, "op-snap---monthly-publication-april-2025.pdf", null, 90, "2025-04", "Car", "Ford", "Focus", "Black", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Tile Hill Lane", "Tile Hill Lane", "Coventry", "Coventry", "Warning Letter", "N/A", null, 52.4041117, -1.5595662], [149, "op-snap---monthly-publication-april-2025.pdf", null, 148, "2025-04", "Pedestrian", "Ford", "Fiesta", "Grey", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Sherborne Street", "Sherborne Street", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4762433, -1.9176665], [625, "op-snap---monthly-publication-april-2025.pdf", null, 624, "2025-04", "Car", "Ford", "Transit", "White", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Chester Road", "Chester Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.5359496, -1.8324115], [627, "op-snap---monthly-publication-april-2025.pdf", null, 626, "2025-04", "Car", "Ford", "Transit", "Black", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Chester Road", "Chester Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.5359496, -1.8324115], [6954, "op-snap---monthly-publication-february-2025.pdf", null, 1771, "2025-02", "Car", "Ford", "FIESTA", "White", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "ISLAND ROAD", "Island Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", 52.5095686, -1.9544485]], "truncated": false, "filtered_table_rows_count": 15, "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 \"disposal\" = :p0 and \"offence\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Warning Letter", "p1": "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "p2": "Ford"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford", "results": [{"value": "Warning Letter", "label": "Warning Letter", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 10, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&council_area=Birmingham", "selected": false}, {"value": "Coventry", "label": "Coventry", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&council_area=Coventry", "selected": false}, {"value": "Dudley", "label": "Dudley", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&council_area=Dudley", "selected": false}, {"value": "Metropolitan Borough", "label": "Metropolitan Borough", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&council_area=Metropolitan+Borough", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&council_area=Sandwell", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford", "results": [{"value": "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "label": "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Ford", "selected": true}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford", "results": [{"value": "Ford", "label": "Ford", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford", "results": [{"value": "Car", "label": "Car", "count": 13, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&reporter_transport_mode=Car", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&reporter_transport_mode=Pedestrian", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford", "results": [{"value": "2025-04", "label": "2025-04", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&month=2025-04", "selected": false}, {"value": "2025-06", "label": "2025-06", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&month=2025-06", "selected": false}, {"value": "2025-05", "label": "2025-05", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&month=2025-05", "selected": false}, {"value": "2025-07", "label": "2025-07", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&month=2025-07", "selected": false}, {"value": "2025-08", "label": "2025-08", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&month=2025-08", "selected": false}, {"value": "2025-02", "label": "2025-02", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&month=2025-02", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&_facet=source_file"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&_facet=vehicle_colour"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&_facet=offence_location"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&_facet=council_area_raw"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking&vehicle_make=Ford&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 980.2746549248695, "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"}