{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Out of Force Area\", month = \"2025-12\" and reporter_transport_mode = \"Pedestrian\" sorted by month descending", "rows": [[3946, "op-snap---monthly-publication-december-2025.pdf", null, 74, "2025-12", "Pedestrian", null, null, null, "Misc - Non Traffic Offences", "None", "Himley Road", "Himley Road", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.5130072, -2.09584], [4055, "op-snap---monthly-publication-december-2025.pdf", null, 183, "2025-12", "Pedestrian", "Ford", null, "Yellow", "Using a Mobile Phone Whilst Driving", "None", "Mallards Close", "Mallards Close", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [4149, "op-snap---monthly-publication-december-2025.pdf", null, 277, "2025-12", "Pedestrian", "Honda", "Motorbike NSS", "Blue", "Drive / Ride / Lead an animal on a footpath", "None", "Whitington", "Whitington", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [4214, "op-snap---monthly-publication-december-2025.pdf", null, 342, "2025-12", "Pedestrian", "BMW", "3 Series", "Blue", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Caroline Close", "Caroline Close", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.5172414, -1.9775684], [4602, "op-snap---monthly-publication-december-2025.pdf", null, 730, "2025-12", "Pedestrian", "Renault", "Clio", "Black", "Driving without Due Care and Attention", "None", "Shrewsbury Road", "Shrewsbury Road", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [4669, "op-snap---monthly-publication-december-2025.pdf", null, 797, "2025-12", "Pedestrian", "BMW", "1 Series", "Silver", "Misc - Non Traffic Offences", "None", "M6", "M6", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [4670, "op-snap---monthly-publication-december-2025.pdf", null, 798, "2025-12", "Pedestrian", "BMW", "3 Series", "Black", "Misc - Non Traffic Offences", "None", "M6", "M6", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [4671, "op-snap---monthly-publication-december-2025.pdf", null, 799, "2025-12", "Pedestrian", "Audi", "A4", "Grey", "Misc - Non Traffic Offences", "None", "M6", "M6", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [4685, "op-snap---monthly-publication-december-2025.pdf", null, 813, "2025-12", "Pedestrian", "Tesla", "Model 3", "Black", "Misc - Non Traffic Offences", "None", "Centurion Drive Worcester", "Centurion Drive Worcester", "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], [5122, "op-snap---monthly-publication-december-2025.pdf", null, 1250, "2025-12", "Pedestrian", "Mitsubishi", "Lancer", "Silver", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Lower Wick", "Lower Wick", "Out of Force Area", "Out of Force Area", "NFA", "N/A", null, null, null], [5126, "op-snap---monthly-publication-december-2025.pdf", null, 1254, "2025-12", "Pedestrian", null, null, null, "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Forton Road Telford", "Forton Road Telford", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [5143, "op-snap---monthly-publication-december-2025.pdf", null, 1271, "2025-12", "Pedestrian", "Audi", null, "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Horsford Road West Mercia", "Horsford Road West Mercia", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 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 \"month\" = :p1 and \"reporter_transport_mode\" = :p2 order by month desc limit 101", "params": {"p0": "Out of Force Area", "p1": "2025-12", "p2": "Pedestrian"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian", "results": [{"value": "NFA", "label": "NFA", "count": 13, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&disposal=NFA", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian", "results": [{"value": "Out of Force Area", "label": "Out of Force Area", "count": 13, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-12&reporter_transport_mode=Pedestrian", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian", "results": [{"value": "Misc - Non Traffic Offences", "label": "Misc - Non Traffic Offences", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&offence=Misc+-+Non+Traffic+Offences", "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": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area", "selected": false}, {"value": "Drive / Ride / Lead an animal on a footpath", "label": "Drive / Ride / Lead an animal on a footpath", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&offence=Drive+%2F+Ride+%2F+Lead+an+animal+on+a+footpath", "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=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&offence=Driving+without+Due+Care+and+Attention", "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=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&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=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian", "results": [{"value": "BMW", "label": "BMW", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&vehicle_make=BMW", "selected": false}, {"value": "Audi", "label": "Audi", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&vehicle_make=Audi", "selected": false}, {"value": "Ford", "label": "Ford", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&vehicle_make=Ford", "selected": false}, {"value": "Honda", "label": "Honda", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&vehicle_make=Honda", "selected": false}, {"value": "Mitsubishi", "label": "Mitsubishi", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&vehicle_make=Mitsubishi", "selected": false}, {"value": "Renault", "label": "Renault", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&vehicle_make=Renault", "selected": false}, {"value": "Tesla", "label": "Tesla", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&vehicle_make=Tesla", "selected": false}, {"value": "Volkswagen", "label": "Volkswagen", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&vehicle_make=Volkswagen", "selected": false}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian", "results": [{"value": "Pedestrian", "label": "Pedestrian", "count": 13, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12", "selected": true}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian", "results": [{"value": "2025-12", "label": "2025-12", "count": 13, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&reporter_transport_mode=Pedestrian", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&_facet=vehicle_colour"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&_facet=offence_location"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Out+of+Force+Area&month=2025-12&reporter_transport_mode=Pedestrian&_facet=nfa_rationale"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 301.4838118106127, "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"}