{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where offence = \"Drive on hard shoulder\" and vehicle_make = \"Volkswagen\" sorted by month descending", "rows": [[8573, "op-snap---monthly-publication-february-2026.pdf", null, 1320, "2026-02", "Car", "Volkswagen", "Golf", "Blue", "Drive on hard shoulder", "None", "M6 (S) approaching Jn6", "M6 (S) approaching Jn6", "Birmingham", "Birmingham", "Education", "N/A", null, null, null], [11921, "op-snap---monthly-publication-january-2026.pdf", null, 1382, "2026-01", "Car", "Volkswagen", "Golf", "Grey", "Drive on hard shoulder", "None", "M40 NB J15", "M40 Northbound J15", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [20518, "op-snap---monthly-publication-november-2025.pdf", null, 60, "2025-11", "Car", "Volkswagen", "Golf", "Red", "Drive on hard shoulder", "No Insurance", "M6 Northbound jn 5 to 6", "M6 Northbound jn 5 to 6", "Birmingham", "Birmingham", "Court", "N/A", null, null, null], [23206, "op-snap---monthly-publication-october-2025.pdf", null, 1156, "2025-10", "Car", "Volkswagen", "polo", "Black", "Drive on hard shoulder", "None", "m6 southbound", "M6 Southbound", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, null, null], [3028, "op-snap---monthly-publication-august-2025.pdf", null, 1003, "2025-08", "Car", "Volkswagen", "T Roc", "Black", "Drive on hard shoulder", "None", "M6 Jct 7", "M6 Junction 7", "Walsall", "Walsall", "Education", "N/A", null, 52.676119, -2.0858425], [13583, "op-snap---monthly-publication-july-2025.pdf", null, 1635, "2025-07", "Car", "Volkswagen", "Tiguan", "Grey", "Drive on hard shoulder", "None", "M42 Northbound junction 5", "M42 Northbound junction 5", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, null, null], [15855, "op-snap---monthly-publication-june-2025.pdf", null, 1784, "2025-06", "Car", "Volkswagen", "golf", "Black", "Drive on hard shoulder", "None", "M6 / M54", "M6 / M54", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.5336537, -1.9004641], [16972, "op-snap---monthly-publication-march-2025.pdf", null, 729, "2025-03", "Car", "Volkswagen", "Transporter", "White", "Drive on hard shoulder", "None", "M6 Jn6", "M6 Jn6", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", "Yes - Via Email", null, null], [17033, "op-snap---monthly-publication-march-2025.pdf", null, 790, "2025-03", "Car", "Volkswagen", "Tiguan", "Grey", "Drive on hard shoulder", "None", "M6 Junction 6", "M6 Junction 6", "Birmingham", "Birmingham", "Education", "N/A", "Yes - Via Email", 52.676119, -2.0858425], [17718, "op-snap---monthly-publication-march-2025.pdf", null, 1475, "2025-03", "Car", "Volkswagen", "Golf", "Black", "Drive on hard shoulder", "None", "M5 J1-J0", "M5 J1-J0", "Sandwell", "Sandwell", "NFA", "No Independent Evidence Available", "Yes - Via Email", null, null], [18034, "op-snap---monthly-publication-march-2025.pdf", null, 1791, "2025-03", "Car", "Volkswagen", "Polo", "White", "Drive on hard shoulder", "None", "M6 motorway, Northbound, approaching Jn10", "M6 motorway, Northbound, approaching Jn10", "Walsall", "Walsall", "Education", "N/A", "Yes - Via Email", null, null], [6414, "op-snap---monthly-publication-february-2025.pdf", null, 1231, "2025-02", "Car", "Volkswagen", "Polo", "Silver", "Drive on hard shoulder", "None", "M6 towards J4 South", "M6 towards J4 South", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", null, null]], "truncated": false, "filtered_table_rows_count": 12, "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 \"offence\" = :p0 and \"vehicle_make\" = :p1 order by month desc limit 101", "params": {"p0": "Drive on hard shoulder", "p1": "Volkswagen"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen", "results": [{"value": "Education", "label": "Education", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&disposal=Education", "selected": false}, {"value": "NFA", "label": "NFA", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&disposal=NFA", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&disposal=Warning+Letter", "selected": false}, {"value": "Court", "label": "Court", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&disposal=Court", "selected": false}, {"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&disposal=Fixed+Penalty", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 7, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&council_area=Birmingham", "selected": false}, {"value": "Out of Force Area", "label": "Out of Force Area", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&council_area=Out+of+Force+Area", "selected": false}, {"value": "Walsall", "label": "Walsall", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&council_area=Walsall", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&council_area=Sandwell", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen", "results": [{"value": "Drive on hard shoulder", "label": "Drive on hard shoulder", "count": 12, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?vehicle_make=Volkswagen", "selected": true}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen", "results": [{"value": "Volkswagen", "label": "Volkswagen", "count": 12, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen", "results": [{"value": "Car", "label": "Car", "count": 12, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&reporter_transport_mode=Car", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen", "results": [{"value": "2025-03", "label": "2025-03", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&month=2025-03", "selected": false}, {"value": "2025-02", "label": "2025-02", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&month=2025-02", "selected": false}, {"value": "2025-06", "label": "2025-06", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&month=2025-06", "selected": false}, {"value": "2025-07", "label": "2025-07", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&month=2025-07", "selected": false}, {"value": "2025-08", "label": "2025-08", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&month=2025-08", "selected": false}, {"value": "2025-10", "label": "2025-10", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&month=2025-10", "selected": false}, {"value": "2025-11", "label": "2025-11", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&month=2025-11", "selected": false}, {"value": "2026-01", "label": "2026-01", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&month=2026-01", "selected": false}, {"value": "2026-02", "label": "2026-02", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&month=2026-02", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&_facet=source_file"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&_facet=second_offence"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&_facet=nfa_rationale"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Drive+on+hard+shoulder&vehicle_make=Volkswagen&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 264.3901687115431, "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"}