{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where disposal = \"NFA\", month = \"2025-10\" and vehicle_make = \"Land Rover\" sorted by month descending", "rows": [[22197, "op-snap---monthly-publication-october-2025.pdf", null, 147, "2025-10", "Car", "Land Rover", "Land Rover", "Grey", "Driving without Due Care and Attention", "None", "Old Snow Hill", "Old Snow Hill", "Birmingham", "Birmingham", "NFA", "No Offence", null, 52.4858844, -1.9003652], [22214, "op-snap---monthly-publication-october-2025.pdf", null, 164, "2025-10", "Car", "Land Rover", "Discovery", "Red", "Driving without Due Care and Attention", "None", "Mill Street, Evesham,", "Mill Street, Evesham", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [22349, "op-snap---monthly-publication-october-2025.pdf", null, 299, "2025-10", "Car", "Land Rover", "Range Rover", "Gold", "Driving without Due Care and Attention", "None", "M6 Staffs", "M6 Staffs", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.6170728, -2.030393], [22359, "op-snap---monthly-publication-october-2025.pdf", null, 309, "2025-10", "Car", "Land Rover", "Vogue", "Brown", "Driving without Due Care and Attention", "None", "M40 NB", "M40 Northbound", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [22421, "op-snap---monthly-publication-october-2025.pdf", null, 371, "2025-10", "Car", "Land Rover", "Range Rover", "Black", "Driving without Due Care and Attention", "None", "Warwick Highway, Redditch", "Warwick Highway, Redditch", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [22460, "op-snap---monthly-publication-october-2025.pdf", null, 410, "2025-10", "Car", "Land Rover", "Sport", "Black", "Driving without Due Care and Attention", "None", "Collector Road", "Collector Road", "Birmingham", "Birmingham", "NFA", "No Offence", null, 52.5139393, -1.7600186], [22510, "op-snap---monthly-publication-october-2025.pdf", null, 460, "2025-10", "Car", "Land Rover", "Vogue", "Blue", "Driving without Due Care and Attention", "None", "London Road / Gypsy Lane", "London Road / Gypsy Lane", "Sutton Coldfield", "Sutton Coldfield", "NFA", "No Offence", null, 52.5746321, -1.7679076], [22629, "op-snap---monthly-publication-october-2025.pdf", null, 579, "2025-10", "Pedestrian", "Land Rover", "Velar", "Silver", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Hobbs Road, Wednesbury", "Hobbs Road, Wednesbury", "Walsall", "Walsall", "NFA", "No Independent Evidence Available", null, null, null], [22672, "op-snap---monthly-publication-october-2025.pdf", null, 622, "2025-10", "Car", "Land Rover", "Defender", "Black", "Drive / stop / cause to remain at rest a motor vehicle drawing a trailer in offside lane of a motorway", "None", "M6 (S/B) Jn10a to Jn8", "M6 (Southbound) Jn10a to Jn8", "Walsall", "Walsall", "NFA", "No Offence", null, null, null], [22674, "op-snap---monthly-publication-october-2025.pdf", null, 624, "2025-10", "Pedal Bike", "Land Rover", "Land Rover", "Black", "Driving without Due Care and Attention", "None", "Yardley Wood Road", "Yardley Wood Road", "Birmingham", "Birmingham", "NFA", "No Offence", null, 52.4103191, -1.8670224], [22963, "op-snap---monthly-publication-october-2025.pdf", null, 913, "2025-10", "Pedal Bike", "Land Rover", "Range Rover", "Black", "Driving without Due Care and Attention", "None", "Bognop Road (Staffs)", "Bognop Road (Staffs)", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [23082, "op-snap---monthly-publication-october-2025.pdf", null, 1032, "2025-10", "Car", "Land Rover", "Discovery", "Silver", "Contravening a Red Traffic Light", "None", "Castle Street, Hadley", "Castle Street, Hadley", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [23292, "op-snap---monthly-publication-october-2025.pdf", null, 1242, "2025-10", "Car", "Land Rover", "discovery", "Grey", "Misc - Non Traffic Offences", "None", "hereford", "Hereford", "Out of Force Area", "Out of Force Area", "NFA", "Misc Inc Crimes", null, 52.4047807, -2.0101216], [23491, "op-snap---monthly-publication-october-2025.pdf", null, 1441, "2025-10", "Car", "Land Rover", "Discovery", "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Lozells Road", "Lozells Road", "Birmingham", "Birmingham", "NFA", "Misc Inc Crimes", null, 52.502683, -1.9033516], [23683, "op-snap---monthly-publication-october-2025.pdf", null, 1633, "2025-10", "Pedestrian", "Land Rover", "Discovery", "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "High St Clee Hill OOF", "High Street Clee Hill OOF", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null]], "truncated": false, "filtered_table_rows_count": 15, "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": "NFA", "p1": "2025-10", "p2": "Land Rover"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover", "results": [{"value": "NFA", "label": "NFA", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&vehicle_make=Land+Rover", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover", "results": [{"value": "Out of Force Area", "label": "Out of Force Area", "count": 8, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&council_area=Out+of+Force+Area", "selected": false}, {"value": "Birmingham", "label": "Birmingham", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&council_area=Birmingham", "selected": false}, {"value": "Walsall", "label": "Walsall", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&council_area=Walsall", "selected": false}, {"value": "Sutton Coldfield", "label": "Sutton Coldfield", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&council_area=Sutton+Coldfield", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover", "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?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&offence=Driving+without+Due+Care+and+Attention", "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": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area", "selected": false}, {"value": "Contravening a Red Traffic Light", "label": "Contravening a Red Traffic Light", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&offence=Contravening+a+Red+Traffic+Light", "selected": false}, {"value": "Drive / stop / cause to remain at rest a motor vehicle drawing a trailer in offside lane of a motorway", "label": "Drive / stop / cause to remain at rest a motor vehicle drawing a trailer in offside lane of a motorway", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&offence=Drive+%2F+stop+%2F+cause+to+remain+at+rest+a+motor+vehicle+drawing+a+trailer+in+offside+lane+of+a+motorway", "selected": false}, {"value": "Misc - Non Traffic Offences", "label": "Misc - Non Traffic Offences", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&offence=Misc+-+Non+Traffic+Offences", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover", "results": [{"value": "Land Rover", "label": "Land Rover", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover", "results": [{"value": "Car", "label": "Car", "count": 11, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&reporter_transport_mode=Car", "selected": false}, {"value": "Pedal Bike", "label": "Pedal Bike", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&reporter_transport_mode=Pedal+Bike", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&reporter_transport_mode=Pedestrian", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover", "results": [{"value": "2025-10", "label": "2025-10", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&vehicle_make=Land+Rover", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&_facet=vehicle_colour"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-10&vehicle_make=Land+Rover&_facet=nfa_rationale"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2213.326508179307, "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"}