{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Sandwell\", month = \"2025-02\" and vehicle_make = \"Vauxhall\" sorted by month descending", "rows": [[5311, "op-snap---monthly-publication-february-2025.pdf", null, 128, "2025-02", "Car", "Vauxhall", "Corsa", "Grey", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Island Road", "Island Road", "Sandwell", "Sandwell", "Warning Letter", "N/A", "Yes - Via Email", 52.4634433, -1.9965278], [5366, "op-snap---monthly-publication-february-2025.pdf", null, 183, "2025-02", "Car", "Vauxhall", "Corsa", "Grey", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Island Road", "Island Road", "Sandwell", "Sandwell", "Warning Letter", "N/A", "Yes - Via Email", 52.4634433, -1.9965278], [5547, "op-snap---monthly-publication-february-2025.pdf", null, 364, "2025-02", "Car", "Vauxhall", "SIGNUM", "Grey", "Driving without Due Care and Attention", "None", "FOXOAK STREET", "Foxoak Street", "Sandwell", "Sandwell", "Warning Letter", "N/A", "Yes - Via Email", null, null], [5643, "op-snap---monthly-publication-february-2025.pdf", null, 460, "2025-02", "Car", "Vauxhall", "Grandland", "Black", "Cause vehicle to be left in a dangerous position", "None", "Wheatley Road Oldbury", "Wheatley Road Oldbury", "Sandwell", "Sandwell", "Fixed Penalty", "N/A", "Yes - Via Email", 52.5187804, -2.0102148], [6127, "op-snap---monthly-publication-february-2025.pdf", null, 944, "2025-02", "Car", "Vauxhall", "Zafira", "Blue", "Driver not in position to have Proper Control", "None", "Wolverhampton Road, Oldbury", "Wolverhampton Road, Oldbury", "Sandwell", "Sandwell", "Education", "N/A", "Yes - Via Email", 52.5028787, -2.0328384], [6171, "op-snap---monthly-publication-february-2025.pdf", null, 988, "2025-02", "Car", "Vauxhall", "GOLF", "Grey", "Stop a vehicle within pelican pedestrian crossing limits", "None", "BRASSHOUSE LANE", "Brasshouse Lane", "Sandwell", "Sandwell", "NFA", "No VRM", "Yes - Via Email", 52.5006605, -1.9694988], [6364, "op-snap---monthly-publication-february-2025.pdf", null, 1181, "2025-02", "Pedestrian", "Vauxhall", "Astra", "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Castle Road East", "Castle Road East", "Sandwell", "Sandwell", "Fixed Penalty", "N/A", "Yes - Via Email", 52.4687472, -1.9893922], [6534, "op-snap---monthly-publication-february-2025.pdf", null, 1351, "2025-02", "Pedestrian", "Vauxhall", "Vivaro", "Silver", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Cranford Street Smethwick", "Cranford Street Smethwick", "Sandwell", "Sandwell", "Warning Letter", "N/A", "Yes - Via Email", 52.4936011, -1.9513262], [6539, "op-snap---monthly-publication-february-2025.pdf", null, 1356, "2025-02", "Pedestrian", "Vauxhall", "Mokka", "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Cranford Street", "Cranford Street", "Sandwell", "Sandwell", "Warning Letter", "N/A", "Yes - Via Email", 52.4945899, -1.9534417], [6826, "op-snap---monthly-publication-february-2025.pdf", null, 1643, "2025-02", "Car", "Vauxhall", "Meriva", "Silver", "Contravening a Red Traffic Light", "None", "Sandwell Road", "Sandwell Road", "Sandwell", "Sandwell", "Education", "N/A", "Yes - Via Email", 52.5225375, -1.9987666], [6928, "op-snap---monthly-publication-february-2025.pdf", null, 1745, "2025-02", "Pedestrian", "Vauxhall", "Corsa", "Silver", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Castle Road East", "Castle Road East", "Sandwell", "Sandwell", "Fixed Penalty", "N/A", "Yes - Via Email", 52.4687472, -1.9893922], [6932, "op-snap---monthly-publication-february-2025.pdf", null, 1749, "2025-02", "Pedestrian", "Vauxhall", "Astra", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Ramsay Road", "Ramsay Road", "Sandwell", "Sandwell", "Fixed Penalty", "N/A", "Yes - Via Email", 52.4723061, -1.9942558], [7005, "op-snap---monthly-publication-february-2025.pdf", null, 1822, "2025-02", "Pedestrian", "Vauxhall", "Corsa", "Silver", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Castle Road East", "Castle Road East", "Sandwell", "Sandwell", "Fixed Penalty", "N/A", "Yes - Via Email", 52.4687472, -1.9893922], [7006, "op-snap---monthly-publication-february-2025.pdf", null, 1823, "2025-02", "Car", "Vauxhall", "Vivaro", "Silver", "Using a Mobile Phone Whilst Driving", "None", "Kingswinford Road", "Kingswinford Road", "Sandwell", "Sandwell", "Fixed Penalty", "N/A", "Yes - Via Email", null, null]], "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 \"council_area\" = :p0 and \"month\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Sandwell", "p1": "2025-02", "p2": "Vauxhall"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall", "results": [{"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&disposal=Fixed+Penalty", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&disposal=Warning+Letter", "selected": false}, {"value": "Education", "label": "Education", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&disposal=Education", "selected": false}, {"value": "NFA", "label": "NFA", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&disposal=NFA", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall", "results": [{"value": "Sandwell", "label": "Sandwell", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Vauxhall", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall", "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=Sandwell&month=2025-02&vehicle_make=Vauxhall&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": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&offence=Cause+vehicle+to+be+left+in+a+dangerous+position", "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=Sandwell&month=2025-02&vehicle_make=Vauxhall&offence=Contravening+a+Red+Traffic+Light", "selected": false}, {"value": "Driver not in position to have Proper Control", "label": "Driver not in position to have Proper Control", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&offence=Driver+not+in+position+to+have+Proper+Control", "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=Sandwell&month=2025-02&vehicle_make=Vauxhall&offence=Driving+without+Due+Care+and+Attention", "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?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD", "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?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&offence=Stop+a+vehicle+within+pelican+pedestrian+crossing+limits", "selected": false}, {"value": "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "label": "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking", "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?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&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?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall", "results": [{"value": "Vauxhall", "label": "Vauxhall", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall", "results": [{"value": "Car", "label": "Car", "count": 8, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&reporter_transport_mode=Car", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&reporter_transport_mode=Pedestrian", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall", "results": [{"value": "2025-02", "label": "2025-02", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&vehicle_make=Vauxhall", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&_facet=vehicle_colour"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&_facet=offence_location"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&_facet=nfa_rationale"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sandwell&month=2025-02&vehicle_make=Vauxhall&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 220.33606842160225, "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"}