{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Out of Force Area\", disposal = \"NFA\" and reporter_transport_mode = \"Motorbike\" sorted by month descending", "rows": [[8268, "op-snap---monthly-publication-february-2026.pdf", null, 1015, "2026-02", "Motorbike", "BMW", "320d", "Black", "Driving without Due Care and Attention", "None", "M3/M25", "M3/M25", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [8751, "op-snap---monthly-publication-february-2026.pdf", null, 1498, "2026-02", "Motorbike", "Mercedes-Benz", null, "Black", "Driving without Due Care and Attention", "None", "J15 M40", "J15 M40", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [20793, "op-snap---monthly-publication-november-2025.pdf", null, 335, "2025-11", "Motorbike", null, null, "Red", "Contravening a Red Traffic Light", "None", "Weedon Road, Northampton", "Weedon Road, Northampton", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [21316, "op-snap---monthly-publication-november-2025.pdf", null, 858, "2025-11", "Motorbike", "Hyundai", null, "Black", "Using a Mobile Phone Whilst Driving", "None", "Queensway Island", "Queensway Island", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [22175, "op-snap---monthly-publication-october-2025.pdf", null, 125, "2025-10", "Motorbike", "BMW", "330d", "White", "Driving without Due Care and Attention", "None", "A46 Evesham", "Evesham", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.3837388, -1.5529669], [22730, "op-snap---monthly-publication-october-2025.pdf", null, 680, "2025-10", "Motorbike", "Toyota", "Yaris", "Silver", "Driving without Due Care and Attention", "None", "Romeo Arbour", "Romeo Arbour", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [22795, "op-snap---monthly-publication-october-2025.pdf", null, 745, "2025-10", "Motorbike", "Audi", "S4", "Blue", "Driving without Reasonable Consideration", "None", "Astwood Bank", "Astwood Bank", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [22836, "op-snap---monthly-publication-october-2025.pdf", null, 786, "2025-10", "Motorbike", "Man", "HGV", "White", "Contravening a Red Traffic Light", "None", "A426 Lutterworth", "Lutterworth", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [24360, "op-snap---monthly-publication-september-2025.pdf", null, 579, "2025-09", "Motorbike", "Ford", "Puma", "Blue", "Contravening a Red Traffic Light", "None", "Hinckley, Warwickshire", "Hinckley, Warwickshire", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.435502, -1.4327166], [2640, "op-snap---monthly-publication-august-2025.pdf", null, 615, "2025-08", "Motorbike", "Mercedes-Benz", "A180", "White", "Driving without Due Care and Attention", "None", "Tom Hill, Tanworth in Arden", "Tom Hill, Tanworth in Arden", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [12632, "op-snap---monthly-publication-july-2025.pdf", null, 684, "2025-07", "Motorbike", "Land Rover", "Defender", "Grey", "Driving without Due Care and Attention", "None", "New Road Norton Lindsey", "New Road Norton Lindsey", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [15479, "op-snap---monthly-publication-june-2025.pdf", null, 1408, "2025-06", "Motorbike", "Volkswagen", "Polo", "Silver", "Driving without Reasonable Consideration", "None", "Commandery Road, Worcester", "Commandery Road, Worcester", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [19710, "op-snap---monthly-publication-may-2025.pdf", null, 1072, "2025-05", "Motorbike", "Vauxhall", "Astra", "Black", "VRM fails to conform to Regulations", "None", "Measham - off force", "Measham - off force", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [17024, "op-snap---monthly-publication-march-2025.pdf", null, 781, "2025-03", "Motorbike", "Honda", "CBR125", "Red", "Misc - Non Traffic Offences", "None", "Binley Woods Leicester", "Binley Woods Leicester", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", "Yes - Via Email", null, null]], "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 \"council_area\" = :p0 and \"disposal\" = :p1 and \"reporter_transport_mode\" = :p2 order by month desc limit 101", "params": {"p0": "Out of Force Area", "p1": "NFA", "p2": "Motorbike"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike", "results": [{"value": "NFA", "label": "NFA", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Motorbike", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike", "results": [{"value": "Out of Force Area", "label": "Out of Force Area", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&reporter_transport_mode=Motorbike", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&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?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&offence=Contravening+a+Red+Traffic+Light", "selected": false}, {"value": "Driving without Reasonable Consideration", "label": "Driving without Reasonable Consideration", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&offence=Driving+without+Reasonable+Consideration", "selected": false}, {"value": "Misc - Non Traffic Offences", "label": "Misc - Non Traffic Offences", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&offence=Misc+-+Non+Traffic+Offences", "selected": false}, {"value": "Using a Mobile Phone Whilst Driving", "label": "Using a Mobile Phone Whilst Driving", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&offence=Using+a+Mobile+Phone+Whilst+Driving", "selected": false}, {"value": "VRM fails to conform to Regulations", "label": "VRM fails to conform to Regulations", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&offence=VRM+fails+to+conform+to+Regulations", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike", "results": [{"value": "BMW", "label": "BMW", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&vehicle_make=BMW", "selected": false}, {"value": "Mercedes-Benz", "label": "Mercedes-Benz", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&vehicle_make=Mercedes-Benz", "selected": false}, {"value": "Audi", "label": "Audi", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&vehicle_make=Audi", "selected": false}, {"value": "Ford", "label": "Ford", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&vehicle_make=Ford", "selected": false}, {"value": "Honda", "label": "Honda", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&vehicle_make=Honda", "selected": false}, {"value": "Hyundai", "label": "Hyundai", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&vehicle_make=Hyundai", "selected": false}, {"value": "Land Rover", "label": "Land Rover", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&vehicle_make=Land+Rover", "selected": false}, {"value": "Man", "label": "Man", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&vehicle_make=Man", "selected": false}, {"value": "Toyota", "label": "Toyota", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&vehicle_make=Toyota", "selected": false}, {"value": "Vauxhall", "label": "Vauxhall", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&vehicle_make=Vauxhall", "selected": false}, {"value": "Volkswagen", "label": "Volkswagen", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&vehicle_make=Volkswagen", "selected": false}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike", "results": [{"value": "Motorbike", "label": "Motorbike", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA", "selected": true}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike", "results": [{"value": "2025-10", "label": "2025-10", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&month=2025-10", "selected": false}, {"value": "2025-11", "label": "2025-11", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&month=2025-11", "selected": false}, {"value": "2026-02", "label": "2026-02", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&month=2026-02", "selected": false}, {"value": "2025-03", "label": "2025-03", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&month=2025-03", "selected": false}, {"value": "2025-05", "label": "2025-05", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&month=2025-05", "selected": false}, {"value": "2025-06", "label": "2025-06", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&month=2025-06", "selected": false}, {"value": "2025-07", "label": "2025-07", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&month=2025-07", "selected": false}, {"value": "2025-08", "label": "2025-08", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&month=2025-08", "selected": false}, {"value": "2025-09", "label": "2025-09", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&month=2025-09", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&_facet=source_file"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&_facet=vehicle_colour"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&disposal=NFA&reporter_transport_mode=Motorbike&_facet=council_area_raw"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1052.0664509385824, "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"}