{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where disposal = \"Warning Letter\", reporter_transport_mode = \"Pedal Bike\" and vehicle_make = \"Honda\" sorted by month descending", "rows": [[10580, "op-snap---monthly-publication-january-2026.pdf", null, 41, "2026-01", "Pedal Bike", "Honda", "CR-V", "Blue", "Driving without Due Care and Attention", "None", "Northfield Road", "Northfield Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4167654, -1.9411244], [21127, "op-snap---monthly-publication-november-2025.pdf", null, 669, "2025-11", "Pedal Bike", "Honda", null, "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Stoney Stanton Road", "Stoney Stanton Road", "Coventry", "Coventry", "Warning Letter", "N/A", null, 52.4221152, -1.4959475], [25080, "op-snap---monthly-publication-september-2025.pdf", null, 1299, "2025-09", "Pedal Bike", "Honda", "Jazz", "Grey", "Cause unnecessary obstruction by motor vehicle", "/ trailer outside of the GNroenateer London area", "Witton Road", "Witton Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.513336, -1.8833226], [3867, "op-snap---monthly-publication-august-2025.pdf", null, 1842, "2025-08", "Pedal Bike", "Honda", "Jazz", "Green", "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], [11985, "op-snap---monthly-publication-july-2025.pdf", null, 37, "2025-07", "Pedal Bike", "Honda", "Insight", "Silver", "Driving without Reasonable Consideration", "None", "Parsonage Street, West Bromwich", "Parsonage Street, West Bromwich", "Sandwell", "Sandwell", "Warning Letter", "N/A", null, 52.5306821, -1.9875151], [12690, "op-snap---monthly-publication-july-2025.pdf", null, 742, "2025-07", "Pedal Bike", "Honda", "Moped", "Black", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Belgrave Middleway", "Belgrave Middleway", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4668753, -1.8996143], [13894, "op-snap---monthly-publication-july-2025.pdf", null, 1946, "2025-07", "Pedal Bike", "Honda", "civic", "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Stoney Stanton Road", "Stoney Stanton Road", "Coventry", "Coventry", "Warning Letter", "N/A", null, 52.4221152, -1.4959475], [14288, "op-snap---monthly-publication-june-2025.pdf", null, 217, "2025-06", "Pedal Bike", "Honda", "E", "Black", "Driving without Due Care and Attention", "None", "Cliff Rock Road", "Cliff Rock Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.3937169, -2.0011078], [20168, "op-snap---monthly-publication-may-2025.pdf", null, 1530, "2025-05", "Pedal Bike", "Honda", "CRV", "Silver", "No Insurance", "None", "Genners Lane, Bartley Green", "Genners Lane, Bartley Green", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4305961, -1.9896183], [17056, "op-snap---monthly-publication-march-2025.pdf", null, 813, "2025-03", "Pedal Bike", "Honda", "Jazz", "Blue", "Driving without Reasonable Consideration", "None", "Warwick Road", "Warwick Road", "Coventry", "Coventry", "Warning Letter", "N/A", "Yes - Via Email", 52.401916, -1.5154953], [6188, "op-snap---monthly-publication-february-2025.pdf", null, 1005, "2025-02", "Pedal Bike", "Honda", "Jazz", "Blue", "Driving without Reasonable Consideration", "None", "Stratford Road", "Stratford Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", 52.4203897, -1.8338574], [6605, "op-snap---monthly-publication-february-2025.pdf", null, 1422, "2025-02", "Pedal Bike", "Honda", "CR-V", "Brown", "Driving without Reasonable Consideration", "NONE", "CARPENTER ROAD", "Carpenter Road", "Birmingham", "Birmingham", "Warning Letter", "Outside of 14 DAYS Late Submission", "Yes - Via Email", 52.46497, -1.9161701], [6724, "op-snap---monthly-publication-february-2025.pdf", null, 1541, "2025-02", "Pedal Bike", "Honda", "Civic", "Grey", "Driving without Due Care and Attention", "None", "Belgrave Middleway", "Belgrave Middleway", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", 52.4668753, -1.8996143], [10364, "op-snap---monthly-publication-january-2025.pdf", null, 1472, "2025-01", "Pedal Bike", "Honda", "jazz", "Blue", "Using a Mobile Phone Whilst Driving", "None", "Henley Rd", "Henley Road", "Coventry", "Coventry", "Warning Letter", "N/A", "Yes - Via Email", 52.4307281, -1.462755], [10507, "op-snap---monthly-publication-january-2025.pdf", null, 1615, "2025-01", "Pedal Bike", "Honda", "Jazz", "Blue", "Driving without Reasonable Consideration", "None", "Victoria Road", "Victoria Road", "Sutton Coldfield", "Sutton Coldfield", "Warning Letter", "N/A", "Yes - Via Email", 52.5615573, -1.820549]], "truncated": false, "filtered_table_rows_count": 15, "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": "Warning Letter", "p1": "Pedal Bike", "p2": "Honda"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda", "results": [{"value": "Warning Letter", "label": "Warning Letter", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?reporter_transport_mode=Pedal+Bike&vehicle_make=Honda", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 9, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&council_area=Birmingham", "selected": false}, {"value": "Coventry", "label": "Coventry", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&council_area=Coventry", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&council_area=Sandwell", "selected": false}, {"value": "Sutton Coldfield", "label": "Sutton Coldfield", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&council_area=Sutton+Coldfield", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda", "results": [{"value": "Driving without Reasonable Consideration", "label": "Driving without Reasonable Consideration", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&offence=Driving+without+Reasonable+Consideration", "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": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area", "selected": false}, {"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&offence=Driving+without+Due+Care+and+Attention", "selected": false}, {"value": "Cause unnecessary obstruction by motor vehicle", "label": "Cause unnecessary obstruction by motor vehicle", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&offence=Cause+unnecessary+obstruction+by+motor+vehicle", "selected": false}, {"value": "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "label": "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD", "selected": false}, {"value": "No Insurance", "label": "No Insurance", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&offence=No+Insurance", "selected": false}, {"value": "Using a Mobile Phone Whilst Driving", "label": "Using a Mobile Phone Whilst Driving", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&offence=Using+a+Mobile+Phone+Whilst+Driving", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda", "results": [{"value": "Honda", "label": "Honda", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&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?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda", "results": [{"value": "Pedal Bike", "label": "Pedal Bike", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Honda", "selected": true}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda", "results": [{"value": "2025-02", "label": "2025-02", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&month=2025-02", "selected": false}, {"value": "2025-07", "label": "2025-07", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&month=2025-07", "selected": false}, {"value": "2025-01", "label": "2025-01", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&month=2025-01", "selected": false}, {"value": "2025-03", "label": "2025-03", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&month=2025-03", "selected": false}, {"value": "2025-05", "label": "2025-05", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&month=2025-05", "selected": false}, {"value": "2025-06", "label": "2025-06", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&month=2025-06", "selected": false}, {"value": "2025-08", "label": "2025-08", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&month=2025-08", "selected": false}, {"value": "2025-09", "label": "2025-09", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&month=2025-09", "selected": false}, {"value": "2025-11", "label": "2025-11", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&month=2025-11", "selected": false}, {"value": "2026-01", "label": "2026-01", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&month=2026-01", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&_facet=source_file"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&_facet=second_offence"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&_facet=offence_location"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&_facet=nfa_rationale"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1525.419469922781, "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"}