{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Birmingham\", disposal = \"Warning Letter\" and vehicle_make = \"Daf\" sorted by month descending", "rows": [[4456, "op-snap---monthly-publication-december-2025.pdf", null, 584, "2025-12", "Pedestrian", "Daf", null, "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Kingstanding Road", "Kingstanding Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.5521118, -1.8845138], [21091, "op-snap---monthly-publication-november-2025.pdf", null, 633, "2025-11", "Pedestrian", "Daf", "Box Van", "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Alcester road", "Alcester road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4470686, -1.8880749], [21769, "op-snap---monthly-publication-november-2025.pdf", null, 1311, "2025-11", "Car", "Daf", "Truck", "White", "Contravening a Red Traffic Light", "None", "Bromford Island", "Bromford Island", "Birmingham", "Birmingham", "Warning Letter", "No Independent Evidence Available", null, null, null], [3658, "op-snap---monthly-publication-august-2025.pdf", null, 1633, "2025-08", "Car", "Daf", "Curtain", "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Kings Rd", "Kings Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.5531351, -1.8852761], [12159, "op-snap---monthly-publication-july-2025.pdf", null, 211, "2025-07", "Other", "Daf", "Dennis", "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "High Street, Kings Heath", "High Street, Kings Heath", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4353506, -1.8927483], [13602, "op-snap---monthly-publication-july-2025.pdf", null, 1654, "2025-07", "Car", "Daf", "BOX VAN", "White", "Cause vehicle to be left in a dangerous position", "None", "Eddish Road", "Eddish Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4833672, -1.7871439], [14632, "op-snap---monthly-publication-june-2025.pdf", null, 561, "2025-06", "Pedestrian", "Daf", null, "White", "Cause vehicle to be left in a dangerous position", "None", "Station Road to Franklin Road", "Station Road to Franklin Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, null, null], [16446, "op-snap---monthly-publication-march-2025.pdf", null, 203, "2025-03", "Pedal Bike", "Daf", "Ssmart", "Silver", "Driving without Reasonable Consideration", "None", "Selly Park Road", "Selly Park Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", 52.4390561, -1.9209229], [16552, "op-snap---monthly-publication-march-2025.pdf", null, 309, "2025-03", "Pedal Bike", "Daf", "HGV", "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Sherlock Street", "Sherlock Street", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", 52.4702385, -1.895011], [16683, "op-snap---monthly-publication-march-2025.pdf", null, 440, "2025-03", "Pedal Bike", "Daf", "Box Van", "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Smallbrook Queensway", "Smallbrook Queensway", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", 52.4772584, -1.8965734], [7209, "op-snap---monthly-publication-february-2025.pdf", null, 2026, "2025-02", "Pedestrian", "Daf", "HGV", "White", "Motor vehicle fail to accord precedence at a pelican crossing", "None", "Middleton Hall Road", "Middleton Hall Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", 52.4149989, -1.9345999], [9001, "op-snap---monthly-publication-january-2025.pdf", null, 109, "2025-01", "Bus", "Daf", "bus", "Blue", "Driving without Due Care and Attention", "None", "Summer Row", "Summer Row", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", 52.4813439, -1.9074798], [9005, "op-snap---monthly-publication-january-2025.pdf", null, 113, "2025-01", "Car", "Daf", "HGV", "White", "Driving without Reasonable Consideration", "None", "M6", "M6", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", null, null]], "truncated": false, "filtered_table_rows_count": 13, "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 \"council_area\" = :p0 and \"disposal\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Birmingham", "p1": "Warning Letter", "p2": "Daf"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf", "results": [{"value": "Warning Letter", "label": "Warning Letter", "count": 13, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&vehicle_make=Daf", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 13, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Daf", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf", "results": [{"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": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area", "selected": false}, {"value": "Cause vehicle to be left in a dangerous position", "label": "Cause vehicle to be left in a dangerous position", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&offence=Cause+vehicle+to+be+left+in+a+dangerous+position", "selected": false}, {"value": "Driving without Reasonable Consideration", "label": "Driving without Reasonable Consideration", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&offence=Driving+without+Reasonable+Consideration", "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?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&offence=Contravening+a+Red+Traffic+Light", "selected": false}, {"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&offence=Driving+without+Due+Care+and+Attention", "selected": false}, {"value": "Motor vehicle fail to accord precedence at a pelican crossing", "label": "Motor vehicle fail to accord precedence at a pelican crossing", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&offence=Motor+vehicle+fail+to+accord+precedence+at+a+pelican+crossing", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf", "results": [{"value": "Daf", "label": "Daf", "count": 13, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf", "results": [{"value": "Car", "label": "Car", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&reporter_transport_mode=Car", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&reporter_transport_mode=Pedestrian", "selected": false}, {"value": "Pedal Bike", "label": "Pedal Bike", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&reporter_transport_mode=Pedal+Bike", "selected": false}, {"value": "Bus", "label": "Bus", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&reporter_transport_mode=Bus", "selected": false}, {"value": "Other", "label": "Other", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&reporter_transport_mode=Other", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf", "results": [{"value": "2025-03", "label": "2025-03", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&month=2025-03", "selected": false}, {"value": "2025-01", "label": "2025-01", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&month=2025-01", "selected": false}, {"value": "2025-07", "label": "2025-07", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&month=2025-07", "selected": false}, {"value": "2025-11", "label": "2025-11", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&month=2025-11", "selected": false}, {"value": "2025-02", "label": "2025-02", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&month=2025-02", "selected": false}, {"value": "2025-06", "label": "2025-06", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&month=2025-06", "selected": false}, {"value": "2025-08", "label": "2025-08", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&month=2025-08", "selected": false}, {"value": "2025-12", "label": "2025-12", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&month=2025-12", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&_facet=source_file"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&_facet=vehicle_colour"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Birmingham&disposal=Warning+Letter&vehicle_make=Daf&_facet=nfa_rationale"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 3925.9918071329594, "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"}