{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Sutton Coldfield\", reporter_transport_mode = \"Car\" and vehicle_make = \"Peugeot\" sorted by month descending", "rows": [[7500, "op-snap---monthly-publication-february-2026.pdf", null, 247, "2026-02", "Car", "Peugeot", "208 active", "Blue", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Holland Street", "Holland Street", "Sutton Coldfield", "Sutton Coldfield", "Warning Letter", "N/A", null, 52.5594346, -1.8239493], [7641, "op-snap---monthly-publication-february-2026.pdf", null, 388, "2026-02", "Car", "Peugeot", "408", "Silver", "Driving without Due Care and Attention", "None", "Monmouth Drive", "Monmouth Drive", "Sutton Coldfield", "Sutton Coldfield", "Education", "N/A", null, 52.5575249, -1.8640053], [10747, "op-snap---monthly-publication-january-2026.pdf", null, 208, "2026-01", "Car", "Peugeot", "208", "Grey", "Contravening a Red Traffic Light", "None", "Eachelhurst Road", "Eachelhurst Road", "Sutton Coldfield", "Sutton Coldfield", "Education", "N/A", null, 52.5376965, -1.80033], [4799, "op-snap---monthly-publication-december-2025.pdf", null, 927, "2025-12", "Car", "Peugeot", "2008...", "Grey", "Contravening a Red Traffic Light", "None", "Jockey Road", "Jockey Road", "Sutton Coldfield", "Sutton Coldfield", "Fixed Penalty", "N/A", null, 52.5535276, -1.8302584], [4852, "op-snap---monthly-publication-december-2025.pdf", null, 980, "2025-12", "Car", "Peugeot", "2008", "White", "Driving without Due Care and Attention", "None", "Webster Way, Walmley", "Webster Way, Walmley", "Sutton Coldfield", "Sutton Coldfield", "Education", "N/A", null, 52.535716, -1.7856098], [2821, "op-snap---monthly-publication-august-2025.pdf", null, 796, "2025-08", "Car", "Peugeot", "2008", "White", "Driving a vehicle wholly or partly on a footpath", "None", "Anchorage Road", "Anchorage Road", "Sutton Coldfield", "Sutton Coldfield", "Fixed Penalty", "N/A", null, 52.5699381, -1.8249539], [3187, "op-snap---monthly-publication-august-2025.pdf", null, 1162, "2025-08", "Car", "Peugeot", "Van", "White", "Driving without Reasonable Consideration", "None", "Thornhill Road", "Thornhill Road", "Sutton Coldfield", "Sutton Coldfield", "Warning Letter", "N/A", null, 52.5690586, -1.8794686], [15611, "op-snap---monthly-publication-june-2025.pdf", null, 1540, "2025-06", "Car", "Peugeot", "207", "Grey", "Driving a vehicle wholly or partly on a footpath", "None", "Coleshill Road", "Coleshill Road", "Sutton Coldfield", "Sutton Coldfield", "Fixed Penalty", "N/A", null, 52.5613155, -1.8139826], [17430, "op-snap---monthly-publication-march-2025.pdf", null, 1187, "2025-03", "Car", "Peugeot", "207...", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Lower Queen Street", "Lower Queen Street", "Sutton Coldfield", "Sutton Coldfield", "Warning Letter", "N/A", "Yes - Via Email", 52.5603978, -1.8227403], [17433, "op-snap---monthly-publication-march-2025.pdf", null, 1190, "2025-03", "Car", "Peugeot", "EXPORT", "White", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Lower Queen Street", "Lower Queen Street", "Sutton Coldfield", "Sutton Coldfield", "Fixed Penalty", "N/A", "Yes - Via Email", 52.5603978, -1.8227403], [17793, "op-snap---monthly-publication-march-2025.pdf", null, 1550, "2025-03", "Car", "Peugeot", "3008", "Red", "Contravening a Red Traffic Light", "None", "Penns lane/ Walmley Road", "Penns lane/ Walmley Road", "Sutton Coldfield", "Sutton Coldfield", "Fixed Penalty", "N/A", "Yes - Via Email", 52.538898, -1.8004185], [5662, "op-snap---monthly-publication-february-2025.pdf", null, 479, "2025-02", "Car", "Peugeot", "5008", "White", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Lower Queen Street", "Lower Queen Street", "Sutton Coldfield", "Sutton Coldfield", "Fixed Penalty", "N/A", "Yes - Via Email", 52.5603978, -1.8227403], [6873, "op-snap---monthly-publication-february-2025.pdf", null, 1690, "2025-02", "Car", "Peugeot", "408", "Grey", "Driving without Due Care and Attention", "None", "Kingsbury Road", "Kingsbury Road", "Sutton Coldfield", "Sutton Coldfield", "Fixed Penalty", "N/A", "Yes - Via Email", 52.5311069, -1.7539854], [9832, "op-snap---monthly-publication-january-2025.pdf", null, 940, "2025-01", "Car", "Peugeot", "2008", "Grey", "Driving without Due Care and Attention", "None", "CHESTER ROAD", "Chester Road", "Sutton Coldfield", "Sutton Coldfield", "Fixed Penalty", "N/A", "Yes - Via Email", 52.5359496, -1.8324115]], "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 \"reporter_transport_mode\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Sutton Coldfield", "p1": "Car", "p2": "Peugeot"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot", "results": [{"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 8, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&disposal=Fixed+Penalty", "selected": false}, {"value": "Education", "label": "Education", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&disposal=Education", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&disposal=Warning+Letter", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot", "results": [{"value": "Sutton Coldfield", "label": "Sutton Coldfield", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?reporter_transport_mode=Car&vehicle_make=Peugeot", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&offence=Driving+without+Due+Care+and+Attention", "selected": false}, {"value": "Contravening a Red Traffic Light", "label": "Contravening a Red Traffic Light", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&offence=Contravening+a+Red+Traffic+Light", "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=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area", "selected": false}, {"value": "Driving a vehicle wholly or partly on a footpath", "label": "Driving a vehicle wholly or partly on a footpath", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&offence=Driving+a+vehicle+wholly+or+partly+on+a+footpath", "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": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD", "selected": false}, {"value": "Driving without Reasonable Consideration", "label": "Driving without Reasonable Consideration", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&offence=Driving+without+Reasonable+Consideration", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot", "results": [{"value": "Peugeot", "label": "Peugeot", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot", "results": [{"value": "Car", "label": "Car", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&vehicle_make=Peugeot", "selected": true}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot", "results": [{"value": "2025-03", "label": "2025-03", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&month=2025-03", "selected": false}, {"value": "2025-02", "label": "2025-02", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&month=2025-02", "selected": false}, {"value": "2025-08", "label": "2025-08", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&month=2025-08", "selected": false}, {"value": "2025-12", "label": "2025-12", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&month=2025-12", "selected": false}, {"value": "2026-02", "label": "2026-02", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&month=2026-02", "selected": false}, {"value": "2025-01", "label": "2025-01", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&month=2025-01", "selected": false}, {"value": "2025-06", "label": "2025-06", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&month=2025-06", "selected": false}, {"value": "2026-01", "label": "2026-01", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&month=2026-01", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&_facet=source_file"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&_facet=vehicle_colour"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&_facet=offence_location"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Sutton+Coldfield&reporter_transport_mode=Car&vehicle_make=Peugeot&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 736.4520505070686, "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"}