{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where disposal = \"Court\", offence = \"Driving without Due Care and Attention\" and vehicle_make = \"Skoda\" sorted by month descending", "rows": [[7839, "op-snap---monthly-publication-february-2026.pdf", null, 586, "2026-02", "Pedal Bike", "Skoda", "Octavia", "Blue", "Driving without Due Care and Attention", "No Insurance", "Dads Lane", "Dads Lane", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4375913, -1.9068522], [21782, "op-snap---monthly-publication-november-2025.pdf", null, 1324, "2025-11", "Car", "Skoda", "Octavia", "Green", "Driving without Due Care and Attention", "None", "Black Country Route", "Black Country Route", "Birmingham", "Birmingham", "Court", "N/A", null, null, null], [21998, "op-snap---monthly-publication-november-2025.pdf", null, 1540, "2025-11", "Car", "Skoda", "Kamiq", "Black", "Driving without Due Care and Attention", "None", "Pooles Lane", "Pooles Lane", "Wolverhampton", "Wolverhampton", "Court", "N/A", null, null, null], [22354, "op-snap---monthly-publication-october-2025.pdf", null, 304, "2025-10", "Car", "Skoda", "Fabia", "Black", "Driving without Due Care and Attention", "None", "Gibbins Road, Selly Oak", "Gibbins Road, Selly Oak", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4390303, -1.9512931], [2815, "op-snap---monthly-publication-august-2025.pdf", null, 790, "2025-08", "Car", "Skoda", "Octavia", "Blue", "Driving without Due Care and Attention", "None", "Bordesley Green", "Bordesley Green", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4758869, -1.8512072], [12523, "op-snap---monthly-publication-july-2025.pdf", null, 575, "2025-07", "Car", "Skoda", "Fabia", "Green", "Driving without Due Care and Attention", "No Insurance", "Tansey Green Road", "Tansey Green Road", "Dudley", "Dudley", "Court", "N/A", null, 52.5078472, -2.1423423], [12678, "op-snap---monthly-publication-july-2025.pdf", null, 730, "2025-07", "Car", "Skoda", "Octavia", "Silver", "Driving without Due Care and Attention", "None", "Brays Road", "Brays Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4629816, -1.780277], [14128, "op-snap---monthly-publication-june-2025.pdf", null, 57, "2025-06", "Car", "Skoda", "FABIA", "BLUE", "Driving without Due Care and Attention", "None", "A457 ROLFE STREET", "A457 Rolfe Street", "Birmingham", "Birmingham", "Court", "N/A", null, null, null], [51, "op-snap---monthly-publication-april-2025.pdf", null, 50, "2025-04", "Car", "Skoda", "Octavia", "Grey", "Driving without Due Care and Attention", "None", "Birmingham Road", "Birmingham Road", "Sandwell", "Sandwell", "Court", "N/A", null, 52.5461417, -1.9334193], [16791, "op-snap---monthly-publication-march-2025.pdf", null, 548, "2025-03", "Other", "Skoda", "Octavia", "Blue", "Driving without Due Care and Attention", "None", "Waterfront Car Park", "Waterfront Car Park", "Dudley", "Dudley", "Court", "N/A", "Yes - Via Email", null, null], [16802, "op-snap---monthly-publication-march-2025.pdf", null, 559, "2025-03", "Car", "Skoda", "Kodiaq", "Black", "Driving without Due Care and Attention", "None", "Severne Road, Accoks Green", "Severne Road, Accoks Green", "Birmingham", "Birmingham", "Court", "N/A", "Yes - Via Email", null, null], [17459, "op-snap---monthly-publication-march-2025.pdf", null, 1216, "2025-03", "Car", "Skoda", "Octavia", "Black", "Driving without Due Care and Attention", "None", "Kineton Green Road", "Kineton Green Road", "Solihull", "Solihull", "Court", "N/A", "Yes - Via Email", 52.4332233, -1.812229], [6581, "op-snap---monthly-publication-february-2025.pdf", null, 1398, "2025-02", "Car", "Skoda", "Superb", "Grey", "Driving without Due Care and Attention", "None", "Coppice Lane Brierley Hill", "Coppice Lane Brierley Hill", "Dudley", "Dudley", "Court", "N/A", "Yes - Via Email", 52.4754915, -2.1075217], [10416, "op-snap---monthly-publication-january-2025.pdf", null, 1524, "2025-01", "Car", "Skoda", "Karoq", "Silver", "Driving without Due Care and Attention", "None", "A460 Cannock / Nine elms Lane", "Cannock / Nine elms Lane", "Wolverhampton", "Wolverhampton", "Court", "N/A", "Yes - Via Email", 52.616335, -2.0967753]], "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 \"disposal\" = :p0 and \"offence\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Court", "p1": "Driving without Due Care and Attention", "p2": "Skoda"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda", "results": [{"value": "Court", "label": "Court", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 7, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&council_area=Birmingham", "selected": false}, {"value": "Dudley", "label": "Dudley", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&council_area=Dudley", "selected": false}, {"value": "Wolverhampton", "label": "Wolverhampton", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&council_area=Wolverhampton", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&council_area=Sandwell", "selected": false}, {"value": "Solihull", "label": "Solihull", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&council_area=Solihull", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&vehicle_make=Skoda", "selected": true}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda", "results": [{"value": "Skoda", "label": "Skoda", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&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?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda", "results": [{"value": "Car", "label": "Car", "count": 12, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&reporter_transport_mode=Car", "selected": false}, {"value": "Other", "label": "Other", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&reporter_transport_mode=Other", "selected": false}, {"value": "Pedal Bike", "label": "Pedal Bike", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&reporter_transport_mode=Pedal+Bike", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda", "results": [{"value": "2025-03", "label": "2025-03", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&month=2025-03", "selected": false}, {"value": "2025-07", "label": "2025-07", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&month=2025-07", "selected": false}, {"value": "2025-11", "label": "2025-11", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&month=2025-11", "selected": false}, {"value": "2025-01", "label": "2025-01", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&month=2025-01", "selected": false}, {"value": "2025-02", "label": "2025-02", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&month=2025-02", "selected": false}, {"value": "2025-04", "label": "2025-04", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&month=2025-04", "selected": false}, {"value": "2025-06", "label": "2025-06", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&month=2025-06", "selected": false}, {"value": "2025-08", "label": "2025-08", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&month=2025-08", "selected": false}, {"value": "2025-10", "label": "2025-10", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&month=2025-10", "selected": false}, {"value": "2026-02", "label": "2026-02", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&month=2026-02", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&_facet=source_file"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&_facet=second_offence"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Court&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Skoda&_facet=council_area_raw"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2801.360346376896, "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"}