{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Dudley\", offence = \"Driving without Due Care and Attention\" and vehicle_make = \"Renault\" sorted by month descending", "rows": [[8520, "op-snap---monthly-publication-february-2026.pdf", null, 1267, "2026-02", "Car", "Renault", "Kadjar", "Grey", "Driving without Due Care and Attention", "None", "Cinder Bank Island", "Cinder Bank Island", "Dudley", "Dudley", "NFA", "Outside of 14 Days NIP", null, 52.5004694, -2.0904035], [11440, "op-snap---monthly-publication-january-2026.pdf", null, 901, "2026-01", "Other", "Renault", "Clio", "Blue", "Driving without Due Care and Attention", "None", "Waterfront Carpark 7", "Waterfront Carpark 7", "Dudley", "Dudley", "Warning Letter", "N/A", null, null, null], [4026, "op-snap---monthly-publication-december-2025.pdf", null, 154, "2025-12", "Other", "Renault", "Clio", "Blue", "Driving without Due Care and Attention", "None", "Norwood Road", "Norwood Road", "Dudley", "Dudley", "Education", "N/A", null, 52.4831397, -2.1309273], [22388, "op-snap---monthly-publication-october-2025.pdf", null, 338, "2025-10", "Car", "Renault", "Twingo", "Black", "Driving without Due Care and Attention", "None", "Stourbridge Ring Road", "Stourbridge Ring Road", "Dudley", "Dudley", "NFA", "No VRM", null, 52.4590366, -2.1465735], [24900, "op-snap---monthly-publication-september-2025.pdf", null, 1119, "2025-09", "Car", "Renault", "Trafic", "Black", "Driving without Due Care and Attention", "None", "Duncan Edwards Way", "Duncan Edwards Way", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.5047428, -2.0823754], [2210, "op-snap---monthly-publication-august-2025.pdf", null, 185, "2025-08", "Other", "Renault", "Clio", "White", "Driving without Due Care and Attention", "None", "Waterfront Merry Hill", "Waterfront Merry Hill", "Dudley", "Dudley", "Education", "N/A", null, 52.4874176, -2.1129449], [12670, "op-snap---monthly-publication-july-2025.pdf", null, 722, "2025-07", "Pedestrian", "Renault", "Clio", "Black", "Driving without Due Care and Attention", "None", "Turners Lane", "Turners Lane", "Dudley", "Dudley", "NFA", "No Independent Evidence Available", null, 52.4721372, -2.1243522], [14328, "op-snap---monthly-publication-june-2025.pdf", null, 257, "2025-06", "Car", "Renault", "Captur?", "Orange", "Driving without Due Care and Attention", "None", "Lutley Lane", "Lutley Lane", "Dudley", "Dudley", "NFA", "No VRM", null, 52.4418328, -2.0871638], [19368, "op-snap---monthly-publication-may-2025.pdf", null, 730, "2025-05", "Other", "Renault", "Clio", "Black", "Driving without Due Care and Attention", "None", "Waterfront Car Park 7", "Waterfront Car Park 7", "Dudley", "Dudley", "Education", "N/A", null, null, null], [20404, "op-snap---monthly-publication-may-2025.pdf", null, 1766, "2025-05", "Car", "Renault", "Trafic", "White", "Driving without Due Care and Attention", "None", "Tividale", "Tividale", "Dudley", "Dudley", "Warning Letter", "N/A", null, 52.5132412, -2.0618845], [8, "op-snap---monthly-publication-april-2025.pdf", null, 7, "2025-04", "Car", "Renault", "UK", "Black", "Driving without Due Care and Attention", "None", "Brettell Lane", "Brettell Lane", "Dudley", "Dudley", "NFA", "No VRM", null, 52.4706676, -2.1545486], [1932, "op-snap---monthly-publication-april-2025.pdf", null, 1931, "2025-04", "Pedestrian", "Renault", "Captur", "White", "Driving without Due Care and Attention", "None", "Grange road roundabout", "Grange road roundabout", "Dudley", "Dudley", "NFA", "Outside of 14 Days NIP", null, null, null], [17019, "op-snap---monthly-publication-march-2025.pdf", null, 776, "2025-03", "Car", "Renault", "Master", "White", "Driving without Due Care and Attention", "None", "Church Street", "Church Street", "Dudley", "Dudley", "Education", "N/A", "Yes - Via Email", 52.4737921, -2.0330173], [17493, "op-snap---monthly-publication-march-2025.pdf", null, 1250, "2025-03", "Pedestrian", "Renault", "Clio", "Black", "Driving without Due Care and Attention", "None", "Waterfront Way (Car Park 7), Brierley Hill", "Waterfront Way (Car Park 7), Brierley Hill", "Dudley", "Dudley", "Fixed Penalty", "N/A", "Yes - Via Email", null, null], [6183, "op-snap---monthly-publication-february-2025.pdf", null, 1000, "2025-02", "Car", "Renault", "Berlingo", "White", "Driving without Due Care and Attention", "None", "Hagley Road (Foley Arms)", "Hagley Road (Foley Arms)", "Dudley", "Dudley", "Court", "N/A", "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 \"offence\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Dudley", "p1": "Driving without Due Care and Attention", "p2": "Renault"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault", "results": [{"value": "NFA", "label": "NFA", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&disposal=NFA", "selected": false}, {"value": "Education", "label": "Education", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&disposal=Education", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&disposal=Warning+Letter", "selected": false}, {"value": "Court", "label": "Court", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&disposal=Court", "selected": false}, {"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&disposal=Fixed+Penalty", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault", "results": [{"value": "Dudley", "label": "Dudley", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault", "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=Dudley&vehicle_make=Renault", "selected": true}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault", "results": [{"value": "Renault", "label": "Renault", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault", "results": [{"value": "Car", "label": "Car", "count": 8, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&reporter_transport_mode=Car", "selected": false}, {"value": "Other", "label": "Other", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&reporter_transport_mode=Other", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&reporter_transport_mode=Pedestrian", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault", "results": [{"value": "2025-03", "label": "2025-03", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&month=2025-03", "selected": false}, {"value": "2025-04", "label": "2025-04", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&month=2025-04", "selected": false}, {"value": "2025-05", "label": "2025-05", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&month=2025-05", "selected": false}, {"value": "2025-02", "label": "2025-02", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&month=2025-02", "selected": false}, {"value": "2025-06", "label": "2025-06", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&month=2025-06", "selected": false}, {"value": "2025-07", "label": "2025-07", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&month=2025-07", "selected": false}, {"value": "2025-08", "label": "2025-08", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&month=2025-08", "selected": false}, {"value": "2025-09", "label": "2025-09", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&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&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&month=2025-10", "selected": false}, {"value": "2025-12", "label": "2025-12", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&month=2025-12", "selected": false}, {"value": "2026-01", "label": "2026-01", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&month=2026-01", "selected": false}, {"value": "2026-02", "label": "2026-02", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&month=2026-02", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&_facet=source_file"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&_facet=vehicle_colour"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Dudley&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Renault&_facet=nfa_rationale"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 8513.7225612998, "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"}