{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where disposal = \"Warning Letter\" and vehicle_make = \"Scania\" sorted by month descending", "rows": [[10549, "op-snap---monthly-publication-january-2026.pdf", null, 10, "2026-01", "Car", "Scania", null, "White", "Prohibited vehicle in offside lane of motorway", "None", "M42 between A45 and J 5", "M42 between A45 and J 5", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, null, null], [10963, "op-snap---monthly-publication-january-2026.pdf", null, 424, "2026-01", "Car", "Scania", "Tipper", "Yellow", "Contravening a Red Traffic Light", "None", "Birmingham Road", "Birmingham Road", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.5131355, -2.0651615], [4268, "op-snap---monthly-publication-december-2025.pdf", null, 396, "2025-12", "Car", "Scania", "Lorry", "White", "Contravening a Red Traffic Light", "None", "Islington Road", "Islington Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, null, null], [20985, "op-snap---monthly-publication-november-2025.pdf", null, 527, "2025-11", "Car", "Scania", "P410", "White", "Driving without Due Care and Attention", "None", "Queslett Road", "Queslett Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.5458699, -1.9304484], [23894, "op-snap---monthly-publication-september-2025.pdf", null, 113, "2025-09", "Car", "Scania", "HGV", "Green", "Drive / stop / cause to remain at rest a motor veh", "icle drawing a trailer in Nooffnsiede lane of a motorway", "M42??", "M42??", "Solihull", "Solihull", "Warning Letter", "N/A", null, 52.3629257, -1.8042665], [24205, "op-snap---monthly-publication-september-2025.pdf", null, 424, "2025-09", "Car", "Scania", "HGV", "white", "Driving without Reasonable Consideration", "None", "Tyburn House Island", "Tyburn House Island", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.5194011, -1.8008643], [24325, "op-snap---monthly-publication-september-2025.pdf", null, 544, "2025-09", "Other", "Scania", null, "White", "Using a Mobile Phone Whilst Driving", "None", "Brettell Lane", "Brettell Lane", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.4706676, -2.1545486], [24512, "op-snap---monthly-publication-september-2025.pdf", null, 731, "2025-09", "Pedal Bike", "Scania", "Coach", "Green", "Driving without Due Care and Attention", "None", "Balsall Street East, Balsall Common", "Balsall Street East, Balsall Common", "Coventry", "Coventry", "Warning Letter", "N/A", null, null, null], [2593, "op-snap---monthly-publication-august-2025.pdf", null, 568, "2025-08", "Other", "Scania", "lorry", "Yellow", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Cannock Road", "Cannock Road", "Wolverhampton", "Wolverhampton", "Warning Letter", "N/A", null, 52.6083917, -2.1033365], [2625, "op-snap---monthly-publication-august-2025.pdf", null, 600, "2025-08", "Car", "Scania", "HGV", "Grey", "Contravening a Red Traffic Light", "None", "Wood Green Road", "Wood Green Road", "Walsall", "Walsall", "Warning Letter", "N/A", null, 52.6248989, -1.9343969], [12776, "op-snap---monthly-publication-july-2025.pdf", null, 828, "2025-07", "Pedal Bike", "Scania", "Lorry", "Red", "Using a Mobile Phone Whilst Driving", "None", "Gooch Street", "Gooch Street", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4686609, -1.8945007], [13198, "op-snap---monthly-publication-july-2025.pdf", null, 1250, "2025-07", "Car", "Scania", "Tractor", "White", "Driving without Due Care and Attention", "None", "Toll Bar End", "Toll Bar End", "Coventry", "Coventry", "Warning Letter", "N/A", null, 52.377406, -1.4651313], [20135, "op-snap---monthly-publication-may-2025.pdf", null, 1497, "2025-05", "Car", "Scania", null, "White", "Driving without Due Care and Attention", "None", "Wharfdale Road", "Wharfdale Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4554916, -1.8300959], [20182, "op-snap---monthly-publication-may-2025.pdf", null, 1544, "2025-05", "Car", "Scania", "Box Van", "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "none", "Maurice Road", "Maurice Road", "Wolverhampton", "Wolverhampton", "Warning Letter", "N/A", null, null, null], [20244, "op-snap---monthly-publication-may-2025.pdf", null, 1606, "2025-05", "Car", "Scania", null, "White", "Prohibited vehicle in offside lane of motorway", "None", "M42", "M42", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, null, null], [20376, "op-snap---monthly-publication-may-2025.pdf", null, 1738, "2025-05", "Car", "Scania", "Tractor Unit", "White", "Dangerous Driving", "none", "M6 Northbound", "M6 Northbound", "Walsall", "Walsall", "Warning Letter", "N/A", null, null, null]], "truncated": false, "filtered_table_rows_count": 16, "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 \"vehicle_make\" = :p1 order by month desc limit 101", "params": {"p0": "Warning Letter", "p1": "Scania"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania", "results": [{"value": "Warning Letter", "label": "Warning Letter", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?vehicle_make=Scania", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 7, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&council_area=Birmingham", "selected": false}, {"value": "Coventry", "label": "Coventry", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&council_area=Coventry", "selected": false}, {"value": "Dudley", "label": "Dudley", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&council_area=Dudley", "selected": false}, {"value": "Walsall", "label": "Walsall", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&council_area=Walsall", "selected": false}, {"value": "Wolverhampton", "label": "Wolverhampton", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&council_area=Wolverhampton", "selected": false}, {"value": "Solihull", "label": "Solihull", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&council_area=Solihull", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&offence=Driving+without+Due+Care+and+Attention", "selected": false}, {"value": "Contravening a Red Traffic Light", "label": "Contravening a Red Traffic Light", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&offence=Contravening+a+Red+Traffic+Light", "selected": false}, {"value": "Prohibited vehicle in offside lane of motorway", "label": "Prohibited vehicle in offside lane of motorway", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&offence=Prohibited+vehicle+in+offside+lane+of+motorway", "selected": false}, {"value": "Using a Mobile Phone Whilst Driving", "label": "Using a Mobile Phone Whilst Driving", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&offence=Using+a+Mobile+Phone+Whilst+Driving", "selected": false}, {"value": "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "label": "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area", "selected": false}, {"value": "Dangerous Driving", "label": "Dangerous Driving", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&offence=Dangerous+Driving", "selected": false}, {"value": "Drive / stop / cause to remain at rest a motor veh", "label": "Drive / stop / cause to remain at rest a motor veh", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&offence=Drive+%2F+stop+%2F+cause+to+remain+at+rest+a+motor+veh", "selected": false}, {"value": "Driving without Reasonable Consideration", "label": "Driving without Reasonable Consideration", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&offence=Driving+without+Reasonable+Consideration", "selected": false}, {"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": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania", "results": [{"value": "Scania", "label": "Scania", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania", "results": [{"value": "Car", "label": "Car", "count": 12, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&reporter_transport_mode=Car", "selected": false}, {"value": "Other", "label": "Other", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&reporter_transport_mode=Other", "selected": false}, {"value": "Pedal Bike", "label": "Pedal Bike", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&reporter_transport_mode=Pedal+Bike", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania", "results": [{"value": "2025-05", "label": "2025-05", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&month=2025-05", "selected": false}, {"value": "2025-09", "label": "2025-09", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&month=2025-09", "selected": false}, {"value": "2025-07", "label": "2025-07", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&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&vehicle_make=Scania&month=2025-08", "selected": false}, {"value": "2026-01", "label": "2026-01", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&month=2026-01", "selected": false}, {"value": "2025-11", "label": "2025-11", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&month=2025-11", "selected": false}, {"value": "2025-12", "label": "2025-12", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&month=2025-12", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&_facet=source_file"}, {"name": "source_row", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&_facet=source_row"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&_facet=second_offence"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Scania&_facet=council_area_raw"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1065.8672787249088, "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"}