{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where disposal = \"Fixed Penalty\", month = \"2025-09\" and vehicle_make = \"Volkswagen\" sorted by month descending", "rows": [[23794, "op-snap---monthly-publication-september-2025.pdf", null, 13, "2025-09", "Other", "Volkswagen", "Polo", "Blue", "Driving without Due Care and Attention", "None", "Norwood Road", "Norwood Road", "Dudley", "Dudley", "Fixed Penalty", "N/A", null, 52.4831397, -2.1309273], [24045, "op-snap---monthly-publication-september-2025.pdf", null, 264, "2025-09", "Car", "Volkswagen", "Golf", "Grey", "Driving without Due Care and Attention", "No Insurance", "Drews Lane, Erdington", "Drews Lane, Erdington", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, null, null], [24094, "op-snap---monthly-publication-september-2025.pdf", null, 313, "2025-09", "Car", "Volkswagen", "Tiguan", "Black", "Driving without Due Care and Attention", "None", "Aston Lane", "Aston Lane", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, 52.5151247, -1.9007033], [24115, "op-snap---monthly-publication-september-2025.pdf", null, 334, "2025-09", "Car", "Volkswagen", "Golf", "Grey", "Driving without Due Care and Attention", "None", "Leaf Lane", "Leaf Lane", "Coventry", "Coventry", "Fixed Penalty", "N/A", null, 52.3837942, -1.4979145], [24116, "op-snap---monthly-publication-september-2025.pdf", null, 335, "2025-09", "Car", "Volkswagen", "Passat", "Silver", "Contravening a Red Traffic Light", "None", "Lichfield Road, jn Hawley Close", "Lichfield Road, jn Hawley Close", "Walsall", "Walsall", "Fixed Penalty", "N/A", null, null, null], [24214, "op-snap---monthly-publication-september-2025.pdf", null, 433, "2025-09", "Pedestrian", "Volkswagen", "Golf", "Blue", "Use a vehicle / cycle on a road and contravene a l", "ocal traffic order other Nthoanne parking", "Walsall Road", "Walsall Road", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, 52.5919543, -1.8517118], [24355, "op-snap---monthly-publication-september-2025.pdf", null, 574, "2025-09", "Car", "Volkswagen", "Golf", "Black", "Contravening a Red Traffic Light", "None", "High Street", "High Street", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, 52.5254588, -1.8373064], [24447, "op-snap---monthly-publication-september-2025.pdf", null, 666, "2025-09", "Pedal Bike", "Volkswagen", "Transporter", "Black", "Using a Mobile Phone Whilst Driving", "None", "Newhall Street", "Newhall Street", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, 52.4830482, -1.905069], [24649, "op-snap---monthly-publication-september-2025.pdf", null, 868, "2025-09", "Car", "Volkswagen", "Polo", "Black", "Contravening a Red Traffic Light", "None", "Stratford Road", "Stratford Road", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, 52.4203897, -1.8338574], [24750, "op-snap---monthly-publication-september-2025.pdf", null, 969, "2025-09", "Car", "Volkswagen", "Golf GTI", "Black", "Driving without Due Care and Attention", "None", "M5 Motorway, N/B 4-3", "M5 Motorway, Northbound 4-3", "Sandwell", "Sandwell", "Fixed Penalty", "N/A", null, null, null], [24808, "op-snap---monthly-publication-september-2025.pdf", null, 1027, "2025-09", "Other", "Volkswagen", "Taigo", "Blue", "Driving without Reasonable Consideration", "None", "Thorns Hill", "Thorns Hill", "Dudley", "Dudley", "Fixed Penalty", "N/A", null, 52.4679374, -2.1184626], [24829, "op-snap---monthly-publication-september-2025.pdf", null, 1048, "2025-09", "Car", "Volkswagen", "Crafter", "Silver", "Using a Mobile Phone Whilst Driving", "None", "Windward Way", "Windward Way", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, null, null], [24865, "op-snap---monthly-publication-september-2025.pdf", null, 1084, "2025-09", "Pedestrian", "Volkswagen", "Touran", "Silver", "Contravening a Red Traffic Light", "None", "Cannock Road", "Cannock Road", "Wolverhampton", "Wolverhampton", "Fixed Penalty", "N/A", null, 52.6083917, -2.1033365], [24942, "op-snap---monthly-publication-september-2025.pdf", null, 1161, "2025-09", "Car", "Volkswagen", "Polo", "Silver", "Driving a vehicle wholly or partly on a footpath", "None", "Raddlebarn Road", "Raddlebarn Road", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, 52.4397168, -1.9260414]], "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 \"disposal\" = :p0 and \"month\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Fixed Penalty", "p1": "2025-09", "p2": "Volkswagen"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen", "results": [{"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-09&vehicle_make=Volkswagen", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 8, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&council_area=Birmingham", "selected": false}, {"value": "Dudley", "label": "Dudley", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&council_area=Dudley", "selected": false}, {"value": "Coventry", "label": "Coventry", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&council_area=Coventry", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&council_area=Sandwell", "selected": false}, {"value": "Walsall", "label": "Walsall", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&council_area=Walsall", "selected": false}, {"value": "Wolverhampton", "label": "Wolverhampton", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&council_area=Wolverhampton", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&offence=Driving+without+Due+Care+and+Attention", "selected": false}, {"value": "Contravening a Red Traffic Light", "label": "Contravening a Red Traffic Light", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&offence=Contravening+a+Red+Traffic+Light", "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=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&offence=Using+a+Mobile+Phone+Whilst+Driving", "selected": false}, {"value": "Driving a vehicle wholly or partly on a footpath", "label": "Driving a vehicle wholly or partly on a footpath", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&offence=Driving+a+vehicle+wholly+or+partly+on+a+footpath", "selected": false}, {"value": "Driving without Reasonable Consideration", "label": "Driving without Reasonable Consideration", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&offence=Driving+without+Reasonable+Consideration", "selected": false}, {"value": "Use a vehicle / cycle on a road and contravene a l", "label": "Use a vehicle / cycle on a road and contravene a l", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+l", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen", "results": [{"value": "Volkswagen", "label": "Volkswagen", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen", "results": [{"value": "Car", "label": "Car", "count": 9, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&reporter_transport_mode=Car", "selected": false}, {"value": "Other", "label": "Other", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&reporter_transport_mode=Other", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&reporter_transport_mode=Pedestrian", "selected": false}, {"value": "Pedal Bike", "label": "Pedal Bike", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&reporter_transport_mode=Pedal+Bike", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen", "results": [{"value": "2025-09", "label": "2025-09", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&vehicle_make=Volkswagen", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&_facet=second_offence"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&month=2025-09&vehicle_make=Volkswagen&_facet=council_area_raw"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1564.3974971026182, "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"}