{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where disposal = \"Court\", month = \"2025-06\" and vehicle_make = \"BMW\" sorted by month descending", "rows": [[14125, "op-snap---monthly-publication-june-2025.pdf", null, 54, "2025-06", "Car", "BMW", "420d", "Black", "Driving without Due Care and Attention", "None", "Much Park Street", "Much Park Street", "Coventry", "Coventry", "Court", "N/A", null, 52.4061531, -1.505845], [14194, "op-snap---monthly-publication-june-2025.pdf", null, 123, "2025-06", "Pedal Bike", "BMW", "320d", "White", "Driving without Due Care and Attention", "None", "The Broadway", "The Broadway", "Dudley", "Dudley", "Court", "N/A", null, 52.515445, -2.0885791], [14204, "op-snap---monthly-publication-june-2025.pdf", null, 133, "2025-06", "Other", "BMW", "116..", "Black", "Driving without Due Care and Attention", "No Insurance", "Spouthouse Lane", "Spouthouse Lane", "Birmingham", "Birmingham", "Court", "N/A", null, 52.5390972, -1.9319478], [14277, "op-snap---monthly-publication-june-2025.pdf", null, 206, "2025-06", "Pedal Bike", "BMW", "X3", "Blue", "Driving without Due Care and Attention", "No Insurance", "Woden Road South", "Woden Road South", "Sandwell", "Sandwell", "Court", "N/A", null, 52.546752, -2.0155769], [14751, "op-snap---monthly-publication-june-2025.pdf", null, 680, "2025-06", "Car", "BMW", "X6", "Black", "Contravening a Red Traffic Light", "None", "Stratford Road", "Stratford Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4203897, -1.8338574], [14773, "op-snap---monthly-publication-june-2025.pdf", null, 702, "2025-06", "Car", "BMW", "8401", "Black", "Driving without Due Care and Attention", "VRM fails to conform to Regulations", "Blossomfield Road", "Blossomfield Road", "Solihull", "Solihull", "Court", "N/A", null, 52.4144779, -1.7848758], [14797, "op-snap---monthly-publication-june-2025.pdf", null, 726, "2025-06", "Car", "BMW", "330d", "Grey", "Driving without Due Care and Attention", "None", "Garretts Green Lane", "Garretts Green Lane", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4675802, -1.7905748], [14914, "op-snap---monthly-publication-june-2025.pdf", null, 843, "2025-06", "Car", "BMW", "M140i", "Black", "Driving without Due Care and Attention", "None", "Ring Road", "Ring Road", "Coventry", "Coventry", "Court", "N/A", null, null, null], [14916, "op-snap---monthly-publication-june-2025.pdf", null, 845, "2025-06", "Car", "BMW", "X6..", "Black", "Driving without Due Care and Attention", "No Insurance", "A453", "A453", "Coventry", "Coventry", "Court", "N/A", null, null, null], [15028, "op-snap---monthly-publication-june-2025.pdf", null, 957, "2025-06", "Lorry", "BMW", "320D", "White", "Driving without Due Care and Attention", "None", "A41", "A41", "Wolverhampton", "Wolverhampton", "Court", "N/A", null, null, null], [15142, "op-snap---monthly-publication-june-2025.pdf", null, 1071, "2025-06", "Car", "BMW", "320D", "Silver", "Driving without Due Care and Attention", "None", "A5127", "A5127", "Birmingham", "Birmingham", "Court", "N/A", null, null, null], [15221, "op-snap---monthly-publication-june-2025.pdf", null, 1150, "2025-06", "Car", "BMW", "M2 Auto", "White", "Driving without Due Care and Attention", "None", "Chester Road", "Chester Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.5359496, -1.8324115], [15244, "op-snap---monthly-publication-june-2025.pdf", null, 1173, "2025-06", "Car", "BMW", "4 series", "Grey", "Driving without Due Care and Attention", "None", "Cradley Heath", "Cradley Heath", "Sandwell", "Sandwell", "Court", "N/A", null, 52.4694427, -2.0907047], [15246, "op-snap---monthly-publication-june-2025.pdf", null, 1175, "2025-06", "Car", "BMW", "M4", "White", "Contravening a Red Traffic Light", "None", "NEW B-HAM ROAD", "New B-Ham Road", "Dudley", "Dudley", "Court", "N/A", null, null, null], [15617, "op-snap---monthly-publication-june-2025.pdf", null, 1546, "2025-06", "Car", "BMW", "318D", "Grey", "Contravening a Red Traffic Light", "No Insurance", "Icknield St", "Icknield Street", "Sutton Coldfield", "Sutton Coldfield", "Court", "N/A", null, 52.5709191, -1.8759339], [15672, "op-snap---monthly-publication-june-2025.pdf", null, 1601, "2025-06", "Car", "BMW", "320", "Blue", "Driving without Reasonable Consideration", "No Insurance", "Washwood Heath Road", "Washwood Heath Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4929304, -1.8229092]], "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 \"disposal\" = :p0 and \"month\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Court", "p1": "2025-06", "p2": "BMW"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW", "results": [{"value": "Court", "label": "Court", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-06&vehicle_make=BMW", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&council_area=Birmingham", "selected": false}, {"value": "Coventry", "label": "Coventry", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&council_area=Coventry", "selected": false}, {"value": "Dudley", "label": "Dudley", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&council_area=Dudley", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&council_area=Sandwell", "selected": false}, {"value": "Solihull", "label": "Solihull", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&council_area=Solihull", "selected": false}, {"value": "Sutton Coldfield", "label": "Sutton Coldfield", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&council_area=Sutton+Coldfield", "selected": false}, {"value": "Wolverhampton", "label": "Wolverhampton", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&council_area=Wolverhampton", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 12, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&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?disposal=Court&month=2025-06&vehicle_make=BMW&offence=Contravening+a+Red+Traffic+Light", "selected": false}, {"value": "Driving without Reasonable Consideration", "label": "Driving without Reasonable Consideration", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&offence=Driving+without+Reasonable+Consideration", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW", "results": [{"value": "BMW", "label": "BMW", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW", "results": [{"value": "Car", "label": "Car", "count": 12, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&reporter_transport_mode=Car", "selected": false}, {"value": "Pedal Bike", "label": "Pedal Bike", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&reporter_transport_mode=Pedal+Bike", "selected": false}, {"value": "Lorry", "label": "Lorry", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&reporter_transport_mode=Lorry", "selected": false}, {"value": "Other", "label": "Other", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&reporter_transport_mode=Other", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW", "results": [{"value": "2025-06", "label": "2025-06", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&vehicle_make=BMW", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&_facet=second_offence"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=BMW&_facet=council_area_raw"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 423.70136082172394, "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"}