{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Dudley\", disposal = \"Warning Letter\" and vehicle_make = \"Land Rover\" sorted by month descending", "rows": [[10597, "op-snap---monthly-publication-january-2026.pdf", null, 58, "2026-01", "Other", "Land Rover", "414..", "Red", "Driving without Due Care and Attention", "None", "Waterfront main car park", "Waterfront main car park", "Dudley", "Dudley", "Warning Letter", "N/A", null, null, null], [11024, "op-snap---monthly-publication-january-2026.pdf", null, 485, "2026-01", "Other", "Land Rover", "Range Rover", "Green", "Driving without Due Care and Attention", "None", "Castlegate Way", "Castlegate Way", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.5143403, -2.0723636], [11025, "op-snap---monthly-publication-january-2026.pdf", null, 486, "2026-01", "Other", "Land Rover", "Defender", "Red", "Driving without Due Care and Attention", "None", "Castlegate Way", "Castlegate Way", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.5143403, -2.0723636], [11026, "op-snap---monthly-publication-january-2026.pdf", null, 487, "2026-01", "Other", "Land Rover", "Range Rover", "Black", "Driving without Due Care and Attention", "None", "Castlegate Way", "Castlegate Way", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.5143403, -2.0723636], [3933, "op-snap---monthly-publication-december-2025.pdf", null, 61, "2025-12", "Pedestrian", "Land Rover", null, "Blue", "Cause vehicle to be left in a dangerous position", "None", "Withymoor Road", "Withymoor Road", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.4871674, -2.0702998], [3952, "op-snap---monthly-publication-december-2025.pdf", null, 80, "2025-12", "Pedestrian", "Land Rover", "Defender", "Blue", "Cause vehicle to be left in a dangerous position", "None", "Gayfield Avenue", "Gayfield Avenue", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.4693896, -2.1251602], [4231, "op-snap---monthly-publication-december-2025.pdf", null, 359, "2025-12", "Pedestrian", "Land Rover", "Defender", "Blue", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Gayfield Avenue", "Gayfield Avenue", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.4693896, -2.1251602], [21036, "op-snap---monthly-publication-november-2025.pdf", null, 578, "2025-11", "Car", "Land Rover", "Evoque", "White", "Stop a vehicle on pedestrian crossing", "None", "Lower Church Lane", "Lower Church Lane", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.5264111, -2.0472971], [22154, "op-snap---monthly-publication-october-2025.pdf", null, 104, "2025-10", "Car", "Land Rover", "Sport", "Black", "Driving without Due Care and Attention", "None", "A456", "A456", "Dudley", "Dudley", "Warning Letter", "N/A", null, null, null], [24230, "op-snap---monthly-publication-september-2025.pdf", null, 449, "2025-09", "Car", "Land Rover", "Evoque", "White", "Driving without Due Care and Attention", "None", "High Street / A491, Audnam, Stourbridge", "High Street / A491, Audnam, Stourbridge", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.4722518, -2.1552954], [13538, "op-snap---monthly-publication-july-2025.pdf", null, 1590, "2025-07", "Pedestrian", "Land Rover", "discovery", "Blue", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "catholic lane", "Catholic Lane", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.5360259, -2.125828], [16071, "op-snap---monthly-publication-june-2025.pdf", null, 2000, "2025-06", "Pedestrian", "Land Rover", "Range Rover", "White", "Cause vehicle to be left in a dangerous position", "None", "Yew Tree Lane", "Yew Tree Lane", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.5474844, -2.0788584], [16184, "op-snap---monthly-publication-june-2025.pdf", null, 2113, "2025-06", "Pedestrian", "Land Rover", "Evoque", "Grey", "Driving without Due Care and Attention", "None", "Tower Street", "Tower Street", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.5112053, -2.0833165], [6944, "op-snap---monthly-publication-february-2025.pdf", null, 1761, "2025-02", "Car", "Land Rover", "Evoque", "Grey", "Driving without Due Care and Attention", "None", "Camp Hill", "Camp Hill", "Dudley", "Dudley", "Warning Letter", "N/A", "Yes - Via Email", 52.475022, -2.1566273]], "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 \"disposal\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Dudley", "p1": "Warning Letter", "p2": "Land Rover"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover", "results": [{"value": "Warning Letter", "label": "Warning Letter", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&vehicle_make=Land+Rover", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover", "results": [{"value": "Dudley", "label": "Dudley", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Warning+Letter&vehicle_make=Land+Rover", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 8, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&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": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&offence=Cause+vehicle+to+be+left+in+a+dangerous+position", "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": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area", "selected": false}, {"value": "Stop a vehicle on pedestrian crossing", "label": "Stop a vehicle on pedestrian crossing", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&offence=Stop+a+vehicle+on+pedestrian+crossing", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover", "results": [{"value": "Land Rover", "label": "Land Rover", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&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=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover", "results": [{"value": "Pedestrian", "label": "Pedestrian", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&reporter_transport_mode=Pedestrian", "selected": false}, {"value": "Car", "label": "Car", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&reporter_transport_mode=Car", "selected": false}, {"value": "Other", "label": "Other", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&reporter_transport_mode=Other", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover", "results": [{"value": "2026-01", "label": "2026-01", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&month=2026-01", "selected": false}, {"value": "2025-12", "label": "2025-12", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&month=2025-12", "selected": false}, {"value": "2025-06", "label": "2025-06", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&month=2025-06", "selected": false}, {"value": "2025-02", "label": "2025-02", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&month=2025-02", "selected": false}, {"value": "2025-07", "label": "2025-07", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&month=2025-07", "selected": false}, {"value": "2025-09", "label": "2025-09", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&month=2025-09", "selected": false}, {"value": "2025-10", "label": "2025-10", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&month=2025-10", "selected": false}, {"value": "2025-11", "label": "2025-11", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&month=2025-11", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&_facet=source_file"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&_facet=vehicle_colour"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&_facet=offence_location"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&disposal=Warning+Letter&vehicle_make=Land+Rover&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1517.278416082263, "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"}