{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Out of Force Area\", reporter_transport_mode = \"Pedestrian\" and vehicle_make = \"Volkswagen\" sorted by month descending", "rows": [[8005, "op-snap---monthly-publication-february-2026.pdf", null, 752, "2026-02", "Pedestrian", "Volkswagen", "Tiguan", "Gold", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Lea Lane", "Lea Lane", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.4835462, -1.7767904], [10944, "op-snap---monthly-publication-january-2026.pdf", null, 405, "2026-01", "Pedestrian", "Volkswagen", "Polo", "Silver", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Lidl Tamworth", "Lidl Tamworth", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [5026, "op-snap---monthly-publication-december-2025.pdf", null, 1154, "2025-12", "Pedestrian", "Volkswagen", "Up", "White", "Misc - Non Traffic Offences", "None", "out of force", "Out Of Force", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [21291, "op-snap---monthly-publication-november-2025.pdf", null, 833, "2025-11", "Pedestrian", "Volkswagen", "golf", "Grey", "Misc - Non Traffic Offences", "None", "out of force", "Out Of Force", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [23651, "op-snap---monthly-publication-october-2025.pdf", null, 1601, "2025-10", "Pedestrian", "Volkswagen", null, "Silver", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "High St, Clee Hill OOF", "High Street, Clee Hill OOF", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [23652, "op-snap---monthly-publication-october-2025.pdf", null, 1602, "2025-10", "Pedestrian", "Volkswagen", null, "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "High St, Clee Hill OOF", "High Street, Clee Hill OOF", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [3256, "op-snap---monthly-publication-august-2025.pdf", null, 1231, "2025-08", "Pedestrian", "Volkswagen", "Golf", "Silver", "Cause vehicle to be left in a dangerous position", "None", "Bridge Street, Evesham", "Bridge Street, Evesham", "Out of Force Are", "Out of Force Area", "NFA", "Out of Force", null, null, null], [3832, "op-snap---monthly-publication-august-2025.pdf", null, 1807, "2025-08", "Pedestrian", "Volkswagen", "Golf", "Red", "Cause vehicle to be left in a dangerous position", "None", "Malevern Link out of force", "Malevern Link out of force", "Out of Force Are", "Out of Force Area", "Warning Letter", "N/A", null, null, null], [12214, "op-snap---monthly-publication-july-2025.pdf", null, 266, "2025-07", "Pedestrian", "Volkswagen", "Golf", "Blue", "Driving without Due Care and Attention", "None", "Bernard Road", "Bernard Road", "Out of Force Area", "Out of Force Area", "NFA", "No Independent Evidence Available", null, 52.4777838, -1.9587163], [12794, "op-snap---monthly-publication-july-2025.pdf", null, 846, "2025-07", "Pedestrian", "Volkswagen", "polo", "Black", "Driving without Due Care and Attention", "None", "Telford", "Telford", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.4979333, -1.9664857], [13900, "op-snap---monthly-publication-july-2025.pdf", null, 1952, "2025-07", "Pedestrian", "Volkswagen", "Tcross", "White", "Using a Mobile Phone Whilst Driving", "None", "unknown", null, "Out of Force Area", "Out of Force Area", "Warning Letter", "N/A", null, null, null], [14953, "op-snap---monthly-publication-june-2025.pdf", null, 882, "2025-06", "Pedestrian", "Volkswagen", "T Roc", "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Snake Lane (Alvechurch)", "Snake Lane (Alvechurch)", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [5318, "op-snap---monthly-publication-february-2025.pdf", null, 135, "2025-02", "Pedestrian", "Volkswagen", "Beetle", "Silver", "Driving without Due Care and Attention", "None", "A452 Kenilworth Road", "Kenilworth Road", "Out of Force Area", "Out of Force Area", "Education", "N/A", "Yes - Via Email", 52.5124557, -1.8917609], [5821, "op-snap---monthly-publication-february-2025.pdf", null, 638, "2025-02", "Pedestrian", "Volkswagen", "Golf", "Black", "Stop a vehicle within pelican pedestrian crossing limits", "None", "Littleworth, Worcester", "Littleworth, Worcester", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", "Yes - Via Email", null, null], [10064, "op-snap---monthly-publication-january-2025.pdf", null, 1172, "2025-01", "Pedestrian", "Volkswagen", "Scirocco", "Blue", "Using a Mobile Phone Whilst Driving", "None", "Station Approach HEREFORD", "Station Approach HEREFORD", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", "Yes - Via Email", null, null]], "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 \"council_area\" = :p0 and \"reporter_transport_mode\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Out of Force Area", "p1": "Pedestrian", "p2": "Volkswagen"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen", "results": [{"value": "NFA", "label": "NFA", "count": 12, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&disposal=NFA", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&disposal=Warning+Letter", "selected": false}, {"value": "Education", "label": "Education", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&disposal=Education", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen", "results": [{"value": "Out of Force Area", "label": "Out of Force Area", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen", "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": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&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?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&offence=Driving+without+Due+Care+and+Attention", "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=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&offence=Cause+vehicle+to+be+left+in+a+dangerous+position", "selected": false}, {"value": "Misc - Non Traffic Offences", "label": "Misc - Non Traffic Offences", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&offence=Misc+-+Non+Traffic+Offences", "selected": false}, {"value": "Using a Mobile Phone Whilst Driving", "label": "Using a Mobile Phone Whilst Driving", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&offence=Using+a+Mobile+Phone+Whilst+Driving", "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=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&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=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&offence=Stop+a+vehicle+within+pelican+pedestrian+crossing+limits", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen", "results": [{"value": "Volkswagen", "label": "Volkswagen", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen", "results": [{"value": "Pedestrian", "label": "Pedestrian", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&vehicle_make=Volkswagen", "selected": true}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen", "results": [{"value": "2025-07", "label": "2025-07", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&month=2025-07", "selected": false}, {"value": "2025-02", "label": "2025-02", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&month=2025-02", "selected": false}, {"value": "2025-08", "label": "2025-08", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&month=2025-08", "selected": false}, {"value": "2025-10", "label": "2025-10", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&month=2025-10", "selected": false}, {"value": "2025-01", "label": "2025-01", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&month=2025-01", "selected": false}, {"value": "2025-06", "label": "2025-06", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&month=2025-06", "selected": false}, {"value": "2025-11", "label": "2025-11", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&month=2025-11", "selected": false}, {"value": "2025-12", "label": "2025-12", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&month=2025-12", "selected": false}, {"value": "2026-01", "label": "2026-01", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&month=2026-01", "selected": false}, {"value": "2026-02", "label": "2026-02", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&month=2026-02", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&_facet=source_file"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&_facet=vehicle_colour"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&_facet=offence_location"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen&_facet=nfa_rationale"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 3118.709286674857, "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"}