{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where month = \"2026-02\", 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], [7547, "op-snap---monthly-publication-february-2026.pdf", null, 294, "2026-02", "Car", "Honda", "Civic", "Yellow", "Contravening a Red Traffic Light", "None", "Monksfield Avenue", "Monksfield Avenue", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, null, null], [7580, "op-snap---monthly-publication-february-2026.pdf", null, 327, "2026-02", "Car", "Honda", "CR-V", "Blue", "Contravening a Red Traffic Light", "None", "Damson Parkway", "Damson Parkway", "Solihull", "Solihull", "Education", "N/A", null, 52.437016, -1.7578446], [7753, "op-snap---monthly-publication-february-2026.pdf", null, 500, "2026-02", "Car", "Honda", "CRV", "Black", "Driving without Due Care and Attention", "None", "Northampton Road, Rugby", "Northampton Road, Rugby", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [8101, "op-snap---monthly-publication-february-2026.pdf", null, 848, "2026-02", "Car", "Honda", "Insight", "Black", "Contravening a Red Traffic Light", "None", "Ladywood Middleway", "Ladywood Middleway", "Birmingham", "Birmingham", "Education", "N/A", null, 52.473883, -1.9198244], [8143, "op-snap---monthly-publication-february-2026.pdf", null, 890, "2026-02", "Car", "Honda", "Jazz", "Black", "Stop a vehicle within pelican pedestrian crossing limits", "None", "Lozells Road", "Lozells Road", "Birmingham", "Birmingham", "Education", "N/A", null, 52.502683, -1.9033516], [8200, "op-snap---monthly-publication-february-2026.pdf", null, 947, "2026-02", "Car", "Honda", "Jazz", "Blue", "Stop a vehicle within pelican pedestrian crossing limits", "None", "Washwood Heath Road", "Washwood Heath Road", "Birmingham", "Birmingham", "Education", "N/A", null, 52.4929304, -1.8229092], [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], [8556, "op-snap---monthly-publication-february-2026.pdf", null, 1303, "2026-02", "Car", "Honda", "Jazz", "Red", "Driving without Due Care and Attention", "None", "Wedges Mill M6 Toll entrance, Staffs", "Wedges Mill M6 Toll entrance, Staffs", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [8569, "op-snap---monthly-publication-february-2026.pdf", null, 1316, "2026-02", "Car", "Honda", "Civic", "Grey", "Driving without Due Care and Attention", "None", "Hereford", "Hereford", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.4047807, -2.0101216], [8651, "op-snap---monthly-publication-february-2026.pdf", null, 1398, "2026-02", "Car", "Honda", "civic", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "washwood heath road", "Washwood Heath Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4929304, -1.8229092], [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], [8867, "op-snap---monthly-publication-february-2026.pdf", null, 1614, "2026-02", "Car", "Honda", "FRV", "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "lozells road", "Lozells Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.502683, -1.9033516], [8884, "op-snap---monthly-publication-february-2026.pdf", null, 1631, "2026-02", "Car", "Honda", "civic", "Red", "Stop a vehicle within pelican pedestrian crossing limits", "None", "high street, tettenhall", "High Street, Tettenhall", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, null, null]], "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 \"month\" = :p0 and \"reporter_transport_mode\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "2026-02", "p1": "Car", "p2": "Honda"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda", "results": [{"value": "Court", "label": "Court", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&disposal=Court", "selected": false}, {"value": "Education", "label": "Education", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&disposal=Education", "selected": false}, {"value": "NFA", "label": "NFA", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&disposal=NFA", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&disposal=Warning+Letter", "selected": false}, {"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&disposal=Fixed+Penalty", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 11, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&council_area=Birmingham", "selected": false}, {"value": "Out of Force Area", "label": "Out of Force Area", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&council_area=Out+of+Force+Area", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&council_area=Sandwell", "selected": false}, {"value": "Solihull", "label": "Solihull", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&council_area=Solihull", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda", "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?month=2026-02&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": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&offence=Contravening+a+Red+Traffic+Light", "selected": false}, {"value": "Stop a vehicle within pelican pedestrian crossing limits", "label": "Stop a vehicle within pelican pedestrian crossing limits", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&offence=Stop+a+vehicle+within+pelican+pedestrian+crossing+limits", "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": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area", "selected": false}, {"value": "No Insurance", "label": "No Insurance", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&offence=No+Insurance", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda", "results": [{"value": "Honda", "label": "Honda", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda", "results": [{"value": "Car", "label": "Car", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&vehicle_make=Honda", "selected": true}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda", "results": [{"value": "2026-02", "label": "2026-02", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?reporter_transport_mode=Car&vehicle_make=Honda", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&_facet=second_offence"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&_facet=offence_location"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&_facet=nfa_rationale"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-02&reporter_transport_mode=Car&vehicle_make=Honda&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1198.4157003462315, "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"}