{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where month = \"2025-10\", reporter_transport_mode = \"Pedal Bike\" and vehicle_make = \"BMW\" sorted by month descending", "rows": [[22102, "op-snap---monthly-publication-october-2025.pdf", null, 52, "2025-10", "Pedal Bike", "BMW", "435..", "Black", "Driving without Due Care and Attention", "None", "Allesley Road", "Allesley Road", "Coventry", "Coventry", "NFA", "Outside of 14 Days NIP", null, 52.412663, -1.5443742], [22237, "op-snap---monthly-publication-october-2025.pdf", null, 187, "2025-10", "Pedal Bike", "BMW", "320..", "Black", "Driving without Due Care and Attention", "None", "Longford Road", "Longford Road", "Birmingham", "Birmingham", "Education", "N/A", null, 52.5524121, -1.8764968], [22373, "op-snap---monthly-publication-october-2025.pdf", null, 323, "2025-10", "Pedal Bike", "BMW", "M340", "Grey", "Driving without Due Care and Attention", "None", "Alcester Road", "Alcester Road", "Birmingham", "Birmingham", "NFA", "No Offence", null, 52.4470686, -1.8880749], [22399, "op-snap---monthly-publication-october-2025.pdf", null, 349, "2025-10", "Pedal Bike", "BMW", "118..", "Grey", "Using a Mobile Phone Whilst Driving", "None", "Harbourne Road", "Harborne Road", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, 52.4718503, -1.9195423], [22400, "op-snap---monthly-publication-october-2025.pdf", null, 350, "2025-10", "Pedal Bike", "BMW", "335I", "Black", "Using a Mobile Phone Whilst Driving", "None", "Harbourne Road", "Harborne Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4718503, -1.9195423], [22444, "op-snap---monthly-publication-october-2025.pdf", null, 394, "2025-10", "Pedal Bike", "BMW", "320d", "Silver", "Driving without Due Care and Attention", "None", "Coventry Road, Tamworth", "Coventry Road, Tamworth", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [22641, "op-snap---monthly-publication-october-2025.pdf", null, 591, "2025-10", "Pedal Bike", "BMW", "X5", "Black", "Using a Mobile Phone Whilst Driving", "None", "New Fosse Way", "New Fosse Way", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, 52.4473373, -1.9392405], [22781, "op-snap---monthly-publication-october-2025.pdf", null, 731, "2025-10", "Pedal Bike", "BMW", "218I", "Grey", "Driving without Due Care and Attention", "None", "Highlands Road", "Highlands Road", "Solihull", "Solihull", "Education", "N/A", null, 52.3909869, -1.8032499], [22814, "op-snap---monthly-publication-october-2025.pdf", null, 764, "2025-10", "Pedal Bike", "BMW", "520D", "Grey", "Contravening a Red Traffic Light", "None", "Bristol Road", "Bristol Road", "Birmingham", "Birmingham", "NFA", "No Independent Evidence Available", null, 52.4543565, -1.9114004], [22897, "op-snap---monthly-publication-october-2025.pdf", null, 847, "2025-10", "Pedal Bike", "BMW", "X5", "Blue", "Driving without Due Care and Attention", "None", "Tyburn Road", "Tyburn Road", "Birmingham", "Birmingham", "NFA", "No Independent Evidence Available", null, 52.5113867, -1.8337258], [22906, "op-snap---monthly-publication-october-2025.pdf", null, 856, "2025-10", "Pedal Bike", "BMW", "X5..", "Black", "Using a Mobile Phone Whilst Driving", "None", "Northfield Road", "Northfield Road", "Birmingham", "Birmingham", "NFA", "No Independent Evidence Available", null, 52.4167654, -1.9411244], [22939, "op-snap---monthly-publication-october-2025.pdf", null, 889, "2025-10", "Pedal Bike", "BMW", "X2`", "Blue", "Driving without Due Care and Attention", "None", "St Nicholas St", "Street Nicholas Street", "Coventry", "Coventry", "Education", "N/A", null, 52.4133001, -1.5126792], [23160, "op-snap---monthly-publication-october-2025.pdf", null, 1110, "2025-10", "Pedal Bike", "BMW", "5 series", "Silver", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Bradford Street", "Bradford Street", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4708802, -1.8792135], [23298, "op-snap---monthly-publication-october-2025.pdf", null, 1248, "2025-10", "Pedal Bike", "BMW", "218", "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Dudley Road", "Dudley Road", "Sandwell", "Sandwell", "Warning Letter", "N/A", null, 52.4877352, -1.9494469]], "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 \"month\" = :p0 and \"reporter_transport_mode\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "2025-10", "p1": "Pedal Bike", "p2": "BMW"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW", "results": [{"value": "NFA", "label": "NFA", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&disposal=NFA", "selected": false}, {"value": "Education", "label": "Education", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&disposal=Education", "selected": false}, {"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&disposal=Fixed+Penalty", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&disposal=Warning+Letter", "selected": false}, {"value": "Court", "label": "Court", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&disposal=Court", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 9, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&council_area=Birmingham", "selected": false}, {"value": "Coventry", "label": "Coventry", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&council_area=Coventry", "selected": false}, {"value": "Out of Force Area", "label": "Out of Force Area", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&council_area=Out+of+Force+Area", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&council_area=Sandwell", "selected": false}, {"value": "Solihull", "label": "Solihull", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&council_area=Solihull", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW", "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=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&offence=Driving+without+Due+Care+and+Attention", "selected": false}, {"value": "Using a Mobile Phone Whilst Driving", "label": "Using a Mobile Phone Whilst Driving", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&offence=Using+a+Mobile+Phone+Whilst+Driving", "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=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area", "selected": false}, {"value": "Contravening a Red Traffic Light", "label": "Contravening a Red Traffic Light", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&offence=Contravening+a+Red+Traffic+Light", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW", "results": [{"value": "BMW", "label": "BMW", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW", "results": [{"value": "Pedal Bike", "label": "Pedal Bike", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&vehicle_make=BMW", "selected": true}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW", "results": [{"value": "2025-10", "label": "2025-10", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?reporter_transport_mode=Pedal+Bike&vehicle_make=BMW", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&_facet=vehicle_colour"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&_facet=offence_location"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&_facet=nfa_rationale"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 762.1599696576595, "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"}