{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Sutton Coldfield\", month = \"2026-01\" and offence = \"Driving without Due Care and Attention\" sorted by month descending", "rows": [[10887, "op-snap---monthly-publication-january-2026.pdf", null, 348, "2026-01", "Car", "Hyundai", "Tucson", "White", "Driving without Due Care and Attention", "None", "Chester Road", "Chester Road", "Sutton Coldfield", "Sutton Coldfield", "Warning Letter", "N/A", null, 52.5359496, -1.8324115], [10982, "op-snap---monthly-publication-january-2026.pdf", null, 443, "2026-01", "Car", "Fiat", "500L", "White", "Driving without Due Care and Attention", "None", "Wylde Green Road", "Wylde Green Road", "Sutton Coldfield", "Sutton Coldfield", "Education", "N/A", null, 52.546976, -1.8098124], [11141, "op-snap---monthly-publication-january-2026.pdf", null, 602, "2026-01", "Car", "Ford", "Transit", "White", "Driving without Due Care and Attention", "None", "Walmley Ash Road", "Walmley Ash Road", "Sutton Coldfield", "Sutton Coldfield", "Other Action Taken", "N/A", null, 52.5376726, -1.7973346], [11221, "op-snap---monthly-publication-january-2026.pdf", null, 682, "2026-01", "Car", "Volkswagen", "Golf", "Black", "Driving without Due Care and Attention", "None", "Chester Road", "Chester Road", "Sutton Coldfield", "Sutton Coldfield", "Warning Letter", "N/A", null, 52.5359496, -1.8324115], [11237, "op-snap---monthly-publication-january-2026.pdf", null, 698, "2026-01", "Pedestrian", "Toyota", "Prius", "Silver", "Driving without Due Care and Attention", "None", "Lichfield Road, Mere Green", "Lichfield Road, Mere Green", "Sutton Coldfield", "Sutton Coldfield", "Education", "N/A", null, 52.5890813, -1.8316626], [11239, "op-snap---monthly-publication-january-2026.pdf", null, 700, "2026-01", "Car", "Seat", "Ibiza", "White", "Driving without Due Care and Attention", "None", "M6 Jct 5", "M6 Junction 5", "Sutton Coldfield", "Sutton Coldfield", "Education", "N/A", null, 52.676119, -2.0858425], [11339, "op-snap---monthly-publication-january-2026.pdf", null, 800, "2026-01", "Car", "Toyota", "Prius", "Grey", "Driving without Due Care and Attention", "None", "Lichfield Road", "Lichfield Road", "Sutton Coldfield", "Sutton Coldfield", "Education", "N/A", null, 52.5872149, -1.8300386], [11417, "op-snap---monthly-publication-january-2026.pdf", null, 878, "2026-01", "Car", "Kia", null, "Black", "Driving without Due Care and Attention", "None", "Monmouth Drive", "Monmouth Drive", "Sutton Coldfield", "Sutton Coldfield", "RTC - Actioned", "N/A", null, 52.5575249, -1.8640053], [11461, "op-snap---monthly-publication-january-2026.pdf", null, 922, "2026-01", "Car", "Kia", "Xceed", "Black", "Driving without Due Care and Attention", "None", "Lowr Queen Street", "Lowr Queen Street", "Sutton Coldfield", "Sutton Coldfield", "Education", "N/A", null, null, null], [11541, "op-snap---monthly-publication-january-2026.pdf", null, 1002, "2026-01", "Car", "BMW", "5 Series", "Blue", "Driving without Due Care and Attention", "None", "M6 J3A", "M6 J3A", "Sutton Coldfield", "Sutton Coldfield", "Warning Letter", "N/A", null, 52.6912652, -2.1043715], [11542, "op-snap---monthly-publication-january-2026.pdf", null, 1003, "2026-01", "Car", "Mercedes-Benz", "A250", "Grey", "Driving without Due Care and Attention", "None", "Blackberry Lane", "Blackberry Lane", "Sutton Coldfield", "Sutton Coldfield", "Education", "N/A", null, 52.5962461, -1.8492935], [11729, "op-snap---monthly-publication-january-2026.pdf", null, 1190, "2026-01", "Car", "Lexus", "300", "White", "Driving without Due Care and Attention", "None", "Whitehouse Common", "Whitehouse Common", "Sutton Coldfield", "Sutton Coldfield", "NFA", "Not in Public Interest", null, 52.5720288, -1.8018459], [11918, "op-snap---monthly-publication-january-2026.pdf", null, 1379, "2026-01", "Car", "Volkswagen", "Passat", "Blue", "Driving without Due Care and Attention", "None", "Melrose Avenue South", "Melrose Avenue South", "Sutton Coldfield", "Sutton Coldfield", "Education", "N/A", null, null, null], [11934, "op-snap---monthly-publication-january-2026.pdf", null, 1395, "2026-01", "Car", "Hyundai", "Santa Fe", "Black", "Driving without Due Care and Attention", "None", "Birmingham Road", "Birmingham Road", "Sutton Coldfield", "Sutton Coldfield", "Education", "N/A", null, 52.5361464, -1.8270283], [11936, "op-snap---monthly-publication-january-2026.pdf", null, 1397, "2026-01", "Car", "Seat", "Ibiza", "Beige", "Driving without Due Care and Attention", "None", "Birmingham Road", "Birmingham Road", "Sutton Coldfield", "Sutton Coldfield", "Warning Letter", "N/A", null, 52.5361464, -1.8270283]], "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 \"month\" = :p1 and \"offence\" = :p2 order by month desc limit 101", "params": {"p0": "Sutton Coldfield", "p1": "2026-01", "p2": "Driving without Due Care and Attention"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention", "results": [{"value": "Education", "label": "Education", "count": 8, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&disposal=Education", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&disposal=Warning+Letter", "selected": false}, {"value": "NFA", "label": "NFA", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&disposal=NFA", "selected": false}, {"value": "Other Action Taken", "label": "Other Action Taken", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&disposal=Other+Action+Taken", "selected": false}, {"value": "RTC - Actioned", "label": "RTC - Actioned", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&disposal=RTC+-+Actioned", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention", "results": [{"value": "Sutton Coldfield", "label": "Sutton Coldfield", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2026-01&offence=Driving+without+Due+Care+and+Attention", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01", "selected": true}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention", "results": [{"value": "Hyundai", "label": "Hyundai", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Hyundai", "selected": false}, {"value": "Kia", "label": "Kia", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Kia", "selected": false}, {"value": "Seat", "label": "Seat", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Seat", "selected": false}, {"value": "Toyota", "label": "Toyota", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Toyota", "selected": false}, {"value": "Volkswagen", "label": "Volkswagen", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Volkswagen", "selected": false}, {"value": "BMW", "label": "BMW", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&vehicle_make=BMW", "selected": false}, {"value": "Fiat", "label": "Fiat", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Fiat", "selected": false}, {"value": "Ford", "label": "Ford", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Ford", "selected": false}, {"value": "Lexus", "label": "Lexus", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Lexus", "selected": false}, {"value": "Mercedes-Benz", "label": "Mercedes-Benz", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Mercedes-Benz", "selected": false}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention", "results": [{"value": "Car", "label": "Car", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&reporter_transport_mode=Car", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&reporter_transport_mode=Pedestrian", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention", "results": [{"value": "2026-01", "label": "2026-01", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&offence=Driving+without+Due+Care+and+Attention", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&_facet=vehicle_colour"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&_facet=offence_location"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&_facet=nfa_rationale"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&month=2026-01&offence=Driving+without+Due+Care+and+Attention&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 831.5546344965696, "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"}