{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Out of Force Area\", month = \"2025-06\" and vehicle_make = \"Ford\" sorted by month descending", "rows": [[14195, "op-snap---monthly-publication-june-2025.pdf", null, 124, "2025-06", "Car", "Ford", "transit", "white", "Using a Mobile Phone Whilst Driving", "None", "Coventry Road, Sapcote, Leicestershire", "Coventry Road, Sapcote, Leicestershire", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [14398, "op-snap---monthly-publication-june-2025.pdf", null, 327, "2025-06", "Car", "Ford", "Transit", "Green", "Driving without Due Care and Attention", "None", "Goose Lane West Sussex", "Goose Lane West Sussex", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [14421, "op-snap---monthly-publication-june-2025.pdf", null, 350, "2025-06", "Car", "Ford", "Focus", "Red", "Driving without Due Care and Attention", "None", "Slade Road", "Slade Road", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.5245181, -1.8591675], [14685, "op-snap---monthly-publication-june-2025.pdf", null, 614, "2025-06", "Car", "Ford", "Fiesta", "Silver", "Driving without Due Care and Attention", "No Insurance", "Woodrow Drive (Redditch Hospital)", "Woodrow Drive (Redditch Hospital)", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [14713, "op-snap---monthly-publication-june-2025.pdf", null, 642, "2025-06", "Car", "Ford", "Transit", "Silver", "Driving without Due Care and Attention", "None", "A509.", "A509", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [15332, "op-snap---monthly-publication-june-2025.pdf", null, 1261, "2025-06", "Pedestrian", "Ford", "Fiesta", "Red", "Cause vehicle to be left in a dangerous position", "None", "no address provided", "No Address Provided", "Out of Force Area", "Out of Force Area", "NFA", "Outside of 14 Days NIP", null, null, null], [15365, "op-snap---monthly-publication-june-2025.pdf", null, 1294, "2025-06", "Car", "Ford", "Fiesta", "Blue", "Misc - Non Traffic Offences", "None", "Fosse Way, Warwick", "Fosse Way, Warwick", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [15416, "op-snap---monthly-publication-june-2025.pdf", null, 1345, "2025-06", "Car", "Ford", "Fiesta", "Blue", "Driving without Due Care and Attention", "None", "Basset Pole", "Basset Pole", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [15461, "op-snap---monthly-publication-june-2025.pdf", null, 1390, "2025-06", "Car", "Ford", "Ranger", "Orange", "Driving without Due Care and Attention", "None", "M54 Motorway", "M54 Motorway", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.490826, -1.8882034], [15518, "op-snap---monthly-publication-june-2025.pdf", null, 1447, "2025-06", "Car", "Ford", "focus", "Grey", "Contravening a Red Traffic Light", "None", "M6 J2 Warwick", "M6 J2 Warwick", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.676119, -2.0858425], [15577, "op-snap---monthly-publication-june-2025.pdf", null, 1506, "2025-06", "Car", "Ford", "Puma", "Grey", "Contravening a Red Traffic Light", "None", "Manningham Lane, Bradford", "Manningham Lane, Bradford", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [15678, "op-snap---monthly-publication-june-2025.pdf", null, 1607, "2025-06", "Car", "Ford", "Transit", "White", "Driving without Due Care and Attention", "None", "Bermuda Park", "Bermuda Park", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [15703, "op-snap---monthly-publication-june-2025.pdf", null, 1632, "2025-06", "Car", "Ford", "Transit", "Grey", "Driving without Due Care and Attention", "None", "Discovery Road, Stourport", "Discovery Road, Stourport", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [15718, "op-snap---monthly-publication-june-2025.pdf", null, 1647, "2025-06", "Car", "Ford", "Fiesta", "Silver", "Driving without Due Care and Attention", "None", "Mansfield Road, Chesterfield", "Mansfield Road, Chesterfield", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [16047, "op-snap---monthly-publication-june-2025.pdf", null, 1976, "2025-06", "Car", "Ford", "Transit", "White", "Use motor vehicle on a road when television receiving / cinematographic apparatus was visible to the driver", "none", "M1", "M1", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [16117, "op-snap---monthly-publication-june-2025.pdf", null, 2046, "2025-06", "Pedestrian", "Ford", "Transit", "White", "Misc - Non Traffic Offences", "None", "Meadowhill Road", "Meadowhill Road", "Out of Force Area", "Out of Force Area", "NFA", "Not in Public Interest", 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 \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Out of Force Area", "p1": "2025-06", "p2": "Ford"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford", "results": [{"value": "NFA", "label": "NFA", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford&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-06&vehicle_make=Ford", "results": [{"value": "Out of Force Area", "label": "Out of Force Area", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-06&vehicle_make=Ford", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 9, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford&offence=Driving+without+Due+Care+and+Attention", "selected": false}, {"value": "Contravening a Red Traffic Light", "label": "Contravening a Red Traffic Light", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford&offence=Contravening+a+Red+Traffic+Light", "selected": false}, {"value": "Misc - Non Traffic Offences", "label": "Misc - Non Traffic Offences", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford&offence=Misc+-+Non+Traffic+Offences", "selected": false}, {"value": "Cause vehicle to be left in a dangerous position", "label": "Cause vehicle to be left in a dangerous position", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford&offence=Cause+vehicle+to+be+left+in+a+dangerous+position", "selected": false}, {"value": "Use motor vehicle on a road when television receiving / cinematographic apparatus was visible to the driver", "label": "Use motor vehicle on a road when television receiving / cinematographic apparatus was visible to the driver", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford&offence=Use+motor+vehicle+on+a+road+when+television+receiving+%2F+cinematographic+apparatus+was+visible+to+the+driver", "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&month=2025-06&vehicle_make=Ford&offence=Using+a+Mobile+Phone+Whilst+Driving", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford", "results": [{"value": "Ford", "label": "Ford", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06", "selected": true}], "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-06&vehicle_make=Ford", "results": [{"value": "Car", "label": "Car", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford&reporter_transport_mode=Car", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford&reporter_transport_mode=Pedestrian", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford", "results": [{"value": "2025-06", "label": "2025-06", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&vehicle_make=Ford", "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-06&vehicle_make=Ford&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford&_facet=second_offence"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-06&vehicle_make=Ford&_facet=nfa_rationale"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2998.612394556403, "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"}