{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where disposal = \"NFA\", month = \"2025-09\" and vehicle_make = \"Seat\" sorted by month descending", "rows": [[23991, "op-snap---monthly-publication-september-2025.pdf", null, 210, "2025-09", "Car", "Seat", "Leon", "Black", "Driving without Due Care and Attention", "None", "Small Heath Highway", "Small Heath Highway", "Birmingham", "Birmingham", "NFA", "No Offence", null, 52.4709298, -1.8722585], [24000, "op-snap---monthly-publication-september-2025.pdf", null, 219, "2025-09", "Car", "Seat", "Ibiza", "Blue", "Use a motor vehicle / trailer in a condition likely t", "o cause danger of injuryNone", "A435 Redditch", "Redditch", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.4072158, -1.9277937], [24296, "op-snap---monthly-publication-september-2025.pdf", null, 515, "2025-09", "Car", "Seat", "Leon", "Silver", "Contravening a Red Traffic Light", "None", "A449 Wolverhampton Road", "Wolverhampton Road", "Dudley", "Dudley", "NFA", "No Independent Evidence Available", null, 52.5063917, -2.1711502], [24328, "op-snap---monthly-publication-september-2025.pdf", null, 547, "2025-09", "Car", "Seat", "Ateca", "Red", "Driving without Due Care and Attention", "None", "Oxhill Road", "Oxhill Road", "Birmingham", "Birmingham", "NFA", "No VRM", null, 52.513857, -1.9367367], [24431, "op-snap---monthly-publication-september-2025.pdf", null, 650, "2025-09", "Car", "Seat", "Leon", "White", "Driving without Due Care and Attention", "None", "Prince Street", "Prince Street", "Dudley", "Dudley", "NFA", "Not in Public Interest", null, 52.4966192, -2.0854322], [24453, "op-snap---monthly-publication-september-2025.pdf", null, 672, "2025-09", "Car", "Seat", "Ibiza", "White", "Contravening a Red Traffic Light", "None", "All Saints Way", "All Saints Way", "Sandwell", "Sandwell", "NFA", "No Independent Evidence Available", null, 52.5344405, -1.985568], [24589, "op-snap---monthly-publication-september-2025.pdf", null, 808, "2025-09", "Car", "Seat", "Ibiza", "White", "Driving without Due Care and Attention", "None", "Clifford Bridge Road", "Clifford Bridge Road", "Coventry", "Coventry", "NFA", "No Independent Evidence Available", null, 52.4134557, -1.4442138], [24594, "op-snap---monthly-publication-september-2025.pdf", null, 813, "2025-09", "Pedestrian", "Seat", "Ibiza", "Black", "Use a motor vehicle / trailer in a condition likely t", "o cause danger of injuryNone", "Wisemore", "Wisemore", "Walsall", "Walsall", "NFA", "No VRM", null, 52.5883993, -1.9818244], [24679, "op-snap---monthly-publication-september-2025.pdf", null, 898, "2025-09", "Car", "Seat", "Ibiza", "Black", "Contravening a Red Traffic Light", "None", "Bromford Lane", "Bromford Lane", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, 52.5083238, -1.8332287], [24774, "op-snap---monthly-publication-september-2025.pdf", null, 993, "2025-09", "Car", "Seat", "Ibiza", "White", "Driving without Due Care and Attention", "None", "Aldi by A34, Milton, Stafford", "Aldi by A34, Milton, Stafford", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [24862, "op-snap---monthly-publication-september-2025.pdf", null, 1081, "2025-09", "Pedestrian", "Seat", "ibiza", "White", "Contravening a Red Traffic Light", "None", "Cannock Road", "Cannock Road", "Wolverhampton", "Wolverhampton", "NFA", "No Offence", null, 52.6083917, -2.1033365], [24914, "op-snap---monthly-publication-september-2025.pdf", null, 1133, "2025-09", "Pedestrian", "Seat", "Leon", "Grey", "Contravening a Red Traffic Light", "None", "Cannock Road", "Cannock Road", "Wolverhampton", "Wolverhampton", "NFA", "No Independent Evidence Available", null, 52.6083917, -2.1033365], [25231, "op-snap---monthly-publication-september-2025.pdf", null, 1450, "2025-09", "Pedestrian", "Seat", "Leon", "Grey", "Cause unnecessary obstruction by motor vehicle", "/ trailer outside of the GNroenateer London area", "Woodstock Road", "Woodstock Road", "Birmingham", "Birmingham", "NFA", "Misc Inc Crimes", null, 52.4486205, -1.8740822], [25449, "op-snap---monthly-publication-september-2025.pdf", null, 1668, "2025-09", "Pedestrian", "Seat", "Ibiza", "White", "Misc - Non Traffic Offences", "none", "Roshven road", "Roshven road", "Birmingham", "Birmingham", "NFA", "Misc Inc Crimes", null, 52.4536503, -1.8766772]], "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": "NFA", "p1": "2025-09", "p2": "Seat"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat", "results": [{"value": "NFA", "label": "NFA", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-09&vehicle_make=Seat", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&council_area=Birmingham", "selected": false}, {"value": "Dudley", "label": "Dudley", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&council_area=Dudley", "selected": false}, {"value": "Out of Force Area", "label": "Out of Force Area", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&council_area=Out+of+Force+Area", "selected": false}, {"value": "Wolverhampton", "label": "Wolverhampton", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&council_area=Wolverhampton", "selected": false}, {"value": "Coventry", "label": "Coventry", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&council_area=Coventry", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&council_area=Sandwell", "selected": false}, {"value": "Walsall", "label": "Walsall", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&council_area=Walsall", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat", "results": [{"value": "Contravening a Red Traffic Light", "label": "Contravening a Red Traffic Light", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&offence=Contravening+a+Red+Traffic+Light", "selected": false}, {"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=NFA&month=2025-09&vehicle_make=Seat&offence=Driving+without+Due+Care+and+Attention", "selected": false}, {"value": "Use a motor vehicle / trailer in a condition likely t", "label": "Use a motor vehicle / trailer in a condition likely t", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&offence=Use+a+motor+vehicle+%2F+trailer+in+a+condition+likely+t", "selected": false}, {"value": "Cause unnecessary obstruction by motor vehicle", "label": "Cause unnecessary obstruction by motor vehicle", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&offence=Cause+unnecessary+obstruction+by+motor+vehicle", "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-09&vehicle_make=Seat&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-09&vehicle_make=Seat", "results": [{"value": "Seat", "label": "Seat", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat", "results": [{"value": "Car", "label": "Car", "count": 9, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&reporter_transport_mode=Car", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&reporter_transport_mode=Pedestrian", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat", "results": [{"value": "2025-09", "label": "2025-09", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&vehicle_make=Seat", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&_facet=second_offence"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&_facet=offence_location"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&_facet=nfa_rationale"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-09&vehicle_make=Seat&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1979.4865604490042, "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"}