{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where disposal = \"Court\", month = \"2025-06\" and vehicle_make = \"Ford\" sorted by month descending", "rows": [[14169, "op-snap---monthly-publication-june-2025.pdf", null, 98, "2025-06", "Car", "Ford", "Fiesta", "Blue", "Contravening a Red Traffic Light", "Use vehicle on a road without valid test certificate", "Holland Road jn with A5127", "Holland Road jn with A5127", "Sutton Coldfield", "Sutton Coldfield", "Court", "N/A", null, null, null], [14212, "op-snap---monthly-publication-june-2025.pdf", null, 141, "2025-06", "Car", "Ford", "Fiesta", "Black", "Contravening a Red Traffic Light", "Use vehicle on a road without valid test certificate", "Bristol Road, Selly Oak", "Bristol Road, Selly Oak", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4325994, -1.9481062], [14419, "op-snap---monthly-publication-june-2025.pdf", null, 348, "2025-06", "Car", "Ford", "Fiesta", "Grey", "Driving without Due Care and Attention", "None", "Greenfield Lane", "Greenfield Lane", "Wolverhampton", "Wolverhampton", "Court", "N/A", null, 52.6342843, -2.1143514], [14786, "op-snap---monthly-publication-june-2025.pdf", null, 715, "2025-06", "Car", "Ford", "Fiesta", "Silver", "Driving without Due Care and Attention", "None", "Farnborough Road", "Farnborough Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.5148331, -1.79231], [14937, "op-snap---monthly-publication-june-2025.pdf", null, 866, "2025-06", "Pedal Bike", "Ford", "fiesta", "Blue", "Driving without Due Care and Attention", "None", "A4037 Tipton", "Tipton", "Sandwell", "Sandwell", "Court", "N/A", null, 52.5290396, -2.0693747], [15093, "op-snap---monthly-publication-june-2025.pdf", null, 1022, "2025-06", "Pedal Bike", "Ford", "Transit", "White", "Driving without Due Care and Attention", "None", "Bosty Lane", "Bosty Lane", "Walsall", "Walsall", "Court", "N/A", null, 52.5948329, -1.927787], [15153, "op-snap---monthly-publication-june-2025.pdf", null, 1082, "2025-06", "Car", "Ford", "Fiesta", "Black", "Driving without Due Care and Attention", "No Insurance", "Chester Road", "Chester Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.5359496, -1.8324115], [15548, "op-snap---monthly-publication-june-2025.pdf", null, 1477, "2025-06", "Car", "Ford", "Transit", "White", "Driving without Due Care and Attention", "None", "Hazelhurst Road", "Hazelhurst Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4297698, -1.8966539], [15550, "op-snap---monthly-publication-june-2025.pdf", null, 1479, "2025-06", "Car", "Ford", "Transit", "White", "Driving without Due Care and Attention", "None", "Hazelhurst Road", "Hazelhurst Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4297698, -1.8966539], [15578, "op-snap---monthly-publication-june-2025.pdf", null, 1507, "2025-06", "Car", "Ford", "mondeo", "Grey", "Use a motor vehicle / trailer in a condition likely to cause danger of injury", "None", "Garretts Green Lane", "Garretts Green Lane", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4675802, -1.7905748]], "truncated": false, "filtered_table_rows_count": 10, "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": "Ford"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford", "results": [{"value": "Court", "label": "Court", "count": 10, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-06&vehicle_make=Ford", "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=Ford", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford&council_area=Birmingham", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford&council_area=Sandwell", "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=Ford&council_area=Sutton+Coldfield", "selected": false}, {"value": "Walsall", "label": "Walsall", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford&council_area=Walsall", "selected": false}, {"value": "Wolverhampton", "label": "Wolverhampton", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford&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=Ford", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 7, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&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?disposal=Court&month=2025-06&vehicle_make=Ford&offence=Contravening+a+Red+Traffic+Light", "selected": false}, {"value": "Use a motor vehicle / trailer in a condition likely to cause danger of injury", "label": "Use a motor vehicle / trailer in a condition likely to cause danger of injury", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford&offence=Use+a+motor+vehicle+%2F+trailer+in+a+condition+likely+to+cause+danger+of+injury", "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=Ford", "results": [{"value": "Ford", "label": "Ford", "count": 10, "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=Ford", "results": [{"value": "Car", "label": "Car", "count": 8, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford&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=Ford&reporter_transport_mode=Pedal+Bike", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford", "results": [{"value": "2025-06", "label": "2025-06", "count": 10, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&vehicle_make=Ford", "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=Ford&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford&_facet=second_offence"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford&_facet=offence_location"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford&_facet=council_area_raw"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&month=2025-06&vehicle_make=Ford&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2361.1098006367683, "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"}