{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Out of Force Area\", month = \"2025-08\" and offence = \"Using a Mobile Phone Whilst Driving\" sorted by month descending", "rows": [[2114, "op-snap---monthly-publication-august-2025.pdf", null, 89, "2025-08", "Car", "Mercedes-Benz", "Sprinter", "Blue", "Using a Mobile Phone Whilst Driving", "None", "M6 Staffs", "M6 Staffs", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, 52.6170728, -2.030393], [2128, "op-snap---monthly-publication-august-2025.pdf", null, 103, "2025-08", "Car", "Ford", "Transit", "White", "Using a Mobile Phone Whilst Driving", "None", "A5 (Brownhills)", "A5 (Brownhills)", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [2281, "op-snap---monthly-publication-august-2025.pdf", null, 256, "2025-08", "Car", "Jaguar", "F-Pace", "Grey", "Using a Mobile Phone Whilst Driving", "None", "M5 Worcester", "M5 Worcester", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, 52.5908671, -1.8140277], [2310, "op-snap---monthly-publication-august-2025.pdf", null, 285, "2025-08", "Car", "Ford", "Fiesta", "White", "Using a Mobile Phone Whilst Driving", "None", "M5 NB J7-6", "M5 Northbound J7-6", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [2462, "op-snap---monthly-publication-august-2025.pdf", null, 437, "2025-08", "Car", "BMW", "116I", "Grey", "Using a Mobile Phone Whilst Driving", "None", "M62 Mnachester", "M62 Mnachester", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [2519, "op-snap---monthly-publication-august-2025.pdf", null, 494, "2025-08", "Car", "Audi", "A3..", "Blue", "Using a Mobile Phone Whilst Driving", "None", "Somewhere on the M6.", "Somewhere on the M6", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [2522, "op-snap---monthly-publication-august-2025.pdf", null, 497, "2025-08", "Car", "BMW", "520D", "Silver", "Using a Mobile Phone Whilst Driving", "None", "A444 (West Mercia)", "A444 (West Mercia)", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [2602, "op-snap---monthly-publication-august-2025.pdf", null, 577, "2025-08", "Car", "Mercedes-Benz", "Sprinter", "White", "Using a Mobile Phone Whilst Driving", "None", "M1", "M1", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [2677, "op-snap---monthly-publication-august-2025.pdf", null, 652, "2025-08", "Other", "Volvo", "HGV", "White", "Using a Mobile Phone Whilst Driving", "None", "A19 Cleveland", "Cleveland", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [2866, "op-snap---monthly-publication-august-2025.pdf", null, 841, "2025-08", "Car", "Honda", "Civic", "Black", "Using a Mobile Phone Whilst Driving", "None", "Jct 1 on the M1.", "Junction 1 on the M1", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [2892, "op-snap---monthly-publication-august-2025.pdf", null, 867, "2025-08", "Car", "Lamborghini", "Ferrari F355", "Red", "Using a Mobile Phone Whilst Driving", "None", "B4211 Upton Upon Severn", "Upton Upon Severn", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [2898, "op-snap---monthly-publication-august-2025.pdf", null, 873, "2025-08", "Car", "Volkswagen", "Polo", "White", "Using a Mobile Phone Whilst Driving", "None", "A14....", "A14", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [2957, "op-snap---monthly-publication-august-2025.pdf", null, 932, "2025-08", "Car", "Nissan", "Juke", "Black", "Using a Mobile Phone Whilst Driving", "None", "Jct 3 M5", "Junction 3 M5", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [2970, "op-snap---monthly-publication-august-2025.pdf", null, 945, "2025-08", "Car", "BMW", "3 series", "Grey", "Using a Mobile Phone Whilst Driving", "None", "Between Hagley and Blakedown in West Mercia", "Between Hagley and Blakedown in West Mercia", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [3039, "op-snap---monthly-publication-august-2025.pdf", null, 1014, "2025-08", "Car", "Volkswagen", "Caddy", "White", "Using a Mobile Phone Whilst Driving", "None", "A513 Kings Bromley", "Kings Bromley", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [3210, "op-snap---monthly-publication-august-2025.pdf", null, 1185, "2025-08", "Other", "Skoda", "NK", "Silver", "Using a Mobile Phone Whilst Driving", "None", "Graham Street Edinburgh", "Graham Street Edinburgh", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", 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 \"council_area\" = :p0 and \"month\" = :p1 and \"offence\" = :p2 order by month desc limit 101", "params": {"p0": "Out of Force Area", "p1": "2025-08", "p2": "Using a Mobile Phone Whilst Driving"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving", "results": [{"value": "NFA", "label": "NFA", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&disposal=NFA", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving", "results": [{"value": "Out of Force Area", "label": "Out of Force Area", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving", "results": [{"value": "Using a Mobile Phone Whilst Driving", "label": "Using a Mobile Phone Whilst Driving", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08", "selected": true}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving", "results": [{"value": "BMW", "label": "BMW", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&vehicle_make=BMW", "selected": false}, {"value": "Ford", "label": "Ford", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&vehicle_make=Ford", "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&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&vehicle_make=Mercedes-Benz", "selected": false}, {"value": "Volkswagen", "label": "Volkswagen", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&vehicle_make=Volkswagen", "selected": false}, {"value": "Audi", "label": "Audi", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&vehicle_make=Audi", "selected": false}, {"value": "Honda", "label": "Honda", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&vehicle_make=Honda", "selected": false}, {"value": "Jaguar", "label": "Jaguar", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&vehicle_make=Jaguar", "selected": false}, {"value": "Lamborghini", "label": "Lamborghini", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&vehicle_make=Lamborghini", "selected": false}, {"value": "Nissan", "label": "Nissan", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&vehicle_make=Nissan", "selected": false}, {"value": "Skoda", "label": "Skoda", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&vehicle_make=Skoda", "selected": false}, {"value": "Volvo", "label": "Volvo", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&vehicle_make=Volvo", "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&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving", "results": [{"value": "Car", "label": "Car", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&reporter_transport_mode=Car", "selected": false}, {"value": "Other", "label": "Other", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&reporter_transport_mode=Other", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving", "results": [{"value": "2025-08", "label": "2025-08", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&offence=Using+a+Mobile+Phone+Whilst+Driving", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-08&offence=Using+a+Mobile+Phone+Whilst+Driving&_facet=vehicle_colour"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 280.77407740056515, "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"}