{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where disposal = \"Court\", reporter_transport_mode = \"Car\" and vehicle_make = \"Honda\" sorted by month descending", "rows": [[7370, "op-snap---monthly-publication-february-2026.pdf", null, 117, "2026-02", "Car", "Honda", "Jazz", "Red", "Driving without Due Care and Attention", "None", "Birchfield Island Olbury", "Birchfield Island Olbury", "Sandwell", "Sandwell", "Court", "N/A", null, null, null], [8289, "op-snap---monthly-publication-february-2026.pdf", null, 1036, "2026-02", "Car", "Honda", "Civic", "Black", "Driving without Due Care and Attention", "None", "Robin Hood Lane", "Robin Hood Lane", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4221526, -1.8425617], [8518, "op-snap---monthly-publication-february-2026.pdf", null, 1265, "2026-02", "Car", "Honda", "Civic", "Silver", "Driving without Due Care and Attention", "None", "Hurst Lane North", "Hurst Lane North", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4994582, -1.7644778], [8525, "op-snap---monthly-publication-february-2026.pdf", null, 1272, "2026-02", "Car", "Honda", "jazz", "Blue", "No Insurance", "Use vehicle on a road without valid test certificate", "Upper Balsall Heath Road", "Upper Balsall Heath Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4603726, -1.8856671], [8784, "op-snap---monthly-publication-february-2026.pdf", null, 1531, "2026-02", "Car", "Honda", "CBR 600", "Yellow", "Driving without Due Care and Attention", "None", "Carters Lane", "Carters Lane", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4445826, -2.013123], [2143, "op-snap---monthly-publication-august-2025.pdf", null, 118, "2025-08", "Car", "Honda", "civic", "Silver", "Driving without Reasonable Consideration", "No Insurance", "Haslucks Green Road", "Haslucks Green Road", "Birmingham", "Birmingham", "Court", "N/A", null, null, null], [2224, "op-snap---monthly-publication-august-2025.pdf", null, 199, "2025-08", "Car", "Honda", "125", "Red", "Contravening a Red Traffic Light", "None", "Kitts Green Road", "Kitts Green Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4815372, -1.7766518], [2366, "op-snap---monthly-publication-august-2025.pdf", null, 341, "2025-08", "Car", "Honda", "Jazz", "Yellow", "Driving without Due Care and Attention", "None", "Longmore Street", "Longmore Street", "Birmingham", "Birmingham", "Court", "N/A", null, 52.464484, -1.8923374], [2417, "op-snap---monthly-publication-august-2025.pdf", null, 392, "2025-08", "Car", "Honda", "Jazz", "Red", "Contravening a Red Traffic Light", "None", "Warwick Road", "Warwick Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4555288, -1.8613929], [2573, "op-snap---monthly-publication-august-2025.pdf", null, 548, "2025-08", "Car", "Honda", "Civic", "Silver", "Driving without Due Care and Attention", "None", "Springfield Road", "Springfield Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4327486, -1.8844997], [12494, "op-snap---monthly-publication-july-2025.pdf", null, 546, "2025-07", "Car", "Honda", "Jazz", "Red", "Driving without Due Care and Attention", "None", "Dogpool LAne", "Dogpool LAne", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4373055, -1.9126748], [14504, "op-snap---monthly-publication-june-2025.pdf", null, 433, "2025-06", "Car", "Honda", "civic", "Red", "Driving without Due Care and Attention", "Use vehicle on a road without valid test certificate", "Chester Road", "Chester Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.5359496, -1.8324115], [15710, "op-snap---monthly-publication-june-2025.pdf", null, 1639, "2025-06", "Car", "Honda", "Civic", "Blue", "Driving without Due Care and Attention", "None", "Percy Road", "Percy Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4506155, -1.8585325], [17434, "op-snap---monthly-publication-march-2025.pdf", null, 1191, "2025-03", "Car", "Honda", "Civic", "Grey", "Stop a vehicle within pelican pedestrian crossing limits", "No Insurance", "Washwood Heath Road", "Washwood Heath Road", "Birmingham", "Birmingham", "Court", "N/A", "Yes - Via Email", 52.4929304, -1.8229092], [5256, "op-snap---monthly-publication-february-2025.pdf", null, 73, "2025-02", "Car", "Honda", "CIVIC", "BLACK", "Driving without Due Care and Attention", "No vehicle excise licence", "BROMFORD LANE", "Bromford Lane", "Birmingham", "Birmingham", "Court", "N/A", "Yes - Via Email", 52.5083238, -1.8332287], [8918, "op-snap---monthly-publication-january-2025.pdf", null, 26, "2025-01", "Car", "Honda", "Civic", "Silver", "Driving without Due Care and Attention", "No Insurance", "Pedmore Road", "Pedmore Road", "Dudley", "Dudley", "Court", "N/A", "Yes - Via Email", 52.4897451, -2.1069141]], "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 \"reporter_transport_mode\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Court", "p1": "Car", "p2": "Honda"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda", "results": [{"value": "Court", "label": "Court", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?reporter_transport_mode=Car&vehicle_make=Honda", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&council_area=Birmingham", "selected": false}, {"value": "Dudley", "label": "Dudley", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&council_area=Dudley", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&council_area=Sandwell", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 11, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&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&reporter_transport_mode=Car&vehicle_make=Honda&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&reporter_transport_mode=Car&vehicle_make=Honda&offence=Driving+without+Reasonable+Consideration", "selected": false}, {"value": "No Insurance", "label": "No Insurance", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&offence=No+Insurance", "selected": false}, {"value": "Stop a vehicle within pelican pedestrian crossing limits", "label": "Stop a vehicle within pelican pedestrian crossing limits", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&offence=Stop+a+vehicle+within+pelican+pedestrian+crossing+limits", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda", "results": [{"value": "Honda", "label": "Honda", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda", "results": [{"value": "Car", "label": "Car", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&vehicle_make=Honda", "selected": true}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda", "results": [{"value": "2025-08", "label": "2025-08", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&month=2025-08", "selected": false}, {"value": "2026-02", "label": "2026-02", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&month=2026-02", "selected": false}, {"value": "2025-06", "label": "2025-06", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&month=2025-06", "selected": false}, {"value": "2025-01", "label": "2025-01", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&month=2025-01", "selected": false}, {"value": "2025-02", "label": "2025-02", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&month=2025-02", "selected": false}, {"value": "2025-03", "label": "2025-03", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&month=2025-03", "selected": false}, {"value": "2025-07", "label": "2025-07", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&month=2025-07", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&_facet=source_file"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&_facet=second_offence"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&reporter_transport_mode=Car&vehicle_make=Honda&_facet=council_area_raw"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2049.018306657672, "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"}