{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where month = \"2025-11\", offence = \"Driving without Due Care and Attention\" and vehicle_make = \"Land Rover\" sorted by month descending", "rows": [[20486, "op-snap---monthly-publication-november-2025.pdf", null, 28, "2025-11", "Car", "Land Rover", "Discovery", "Black", "Driving without Due Care and Attention", "None", "Congleton", "Congleton", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.4408597, -1.4953575], [20610, "op-snap---monthly-publication-november-2025.pdf", null, 152, "2025-11", "Pedal Bike", "Land Rover", "Discovery", "Grey", "Driving without Due Care and Attention", "None", "St Bernards Road", "Street Bernards Road", "Solihull", "Solihull", "Education", "N/A", null, null, null], [20719, "op-snap---monthly-publication-november-2025.pdf", null, 261, "2025-11", "Car", "Land Rover", "Range Rover", "Black", "Driving without Due Care and Attention", "None", "Queslett Road", "Queslett Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.5458699, -1.9304484], [20846, "op-snap---monthly-publication-november-2025.pdf", null, 388, "2025-11", "Car", "Land Rover", "Discovery", "Red", "Driving without Due Care and Attention", "None", "A452 Collector", "Collector", "Birmingham", "Birmingham", "NFA", "No Offence", null, 52.5139393, -1.7600186], [21239, "op-snap---monthly-publication-november-2025.pdf", null, 781, "2025-11", "Pedal Bike", "Land Rover", "Discovery", "Black", "Driving without Due Care and Attention", "None", "Frankley Beeches Road", "Frankley Beeches Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.4094108, -1.9930633], [21253, "op-snap---monthly-publication-november-2025.pdf", null, 795, "2025-11", "Car", "Land Rover", "Evoque", "Grey", "Driving without Due Care and Attention", "None", "Washford Drive", "Washford Drive", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [21326, "op-snap---monthly-publication-november-2025.pdf", null, 868, "2025-11", "Car", "Land Rover", "Land Rover", "Black", "Driving without Due Care and Attention", "None", "Billesley Lane", "Billesley Lane", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4344402, -1.8845368], [21368, "op-snap---monthly-publication-november-2025.pdf", null, 910, "2025-11", "Car", "Land Rover", "Velar", "Grey", "Driving without Due Care and Attention", "None", "Montpellier Street", "Montpellier Street", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, 52.462686, -1.8824475], [21416, "op-snap---monthly-publication-november-2025.pdf", null, 958, "2025-11", "Car", "Land Rover", "Range Rover", "Black", "Driving without Due Care and Attention", "None", "Richmond Road", "Richmond Road", "Solihull", "Solihull", "Education", "N/A", null, 52.4430188, -1.8022218], [21488, "op-snap---monthly-publication-november-2025.pdf", null, 1030, "2025-11", "Pedal Bike", "Land Rover", "Discovery", "Silver", "Driving without Due Care and Attention", "None", "Ballsall St", "Ballsall Street", "Solihull", "Solihull", "Warning Letter", "N/A", null, null, null], [21559, "op-snap---monthly-publication-november-2025.pdf", null, 1101, "2025-11", "Pedestrian", "Land Rover", "Range Rover", "Black", "Driving without Due Care and Attention", "None", "Leominster bypass A49", "Leominster bypass A49", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [21631, "op-snap---monthly-publication-november-2025.pdf", null, 1173, "2025-11", "Car", "Land Rover", "Discovery", "Black", "Driving without Due Care and Attention", "None", "Blackford Road", "Blackford Road", "Solihull", "Solihull", "Warning Letter", "N/A", null, 52.3971653, -1.8189489], [21668, "op-snap---monthly-publication-november-2025.pdf", null, 1210, "2025-11", "Car", "Land Rover", "Evoque", "White", "Driving without Due Care and Attention", "None", "Haslucks Green Road", "Haslucks Green Road", "Solihull", "Solihull", "Court", "N/A", null, 52.4145149, -1.8301272], [21868, "op-snap---monthly-publication-november-2025.pdf", null, 1410, "2025-11", "Pedestrian", "Land Rover", "velar", "Blue", "Driving without Due Care and Attention", "None", "regent place", "Regent Place", "Birmingham", "Birmingham", "Education", "N/A", null, 52.4860376, -1.9095854]], "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 \"month\" = :p0 and \"offence\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "2025-11", "p1": "Driving without Due Care and Attention", "p2": "Land Rover"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover", "results": [{"value": "NFA", "label": "NFA", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&disposal=NFA", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&disposal=Warning+Letter", "selected": false}, {"value": "Education", "label": "Education", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&disposal=Education", "selected": false}, {"value": "Court", "label": "Court", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&disposal=Court", "selected": false}, {"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&disposal=Fixed+Penalty", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&council_area=Birmingham", "selected": false}, {"value": "Solihull", "label": "Solihull", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&council_area=Solihull", "selected": false}, {"value": "Out of Force Area", "label": "Out of Force Area", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&council_area=Out+of+Force+Area", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover", "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?month=2025-11&vehicle_make=Land+Rover", "selected": true}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover", "results": [{"value": "Land Rover", "label": "Land Rover", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&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?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover", "results": [{"value": "Car", "label": "Car", "count": 9, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&reporter_transport_mode=Car", "selected": false}, {"value": "Pedal Bike", "label": "Pedal Bike", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&reporter_transport_mode=Pedal+Bike", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&reporter_transport_mode=Pedestrian", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover", "results": [{"value": "2025-11", "label": "2025-11", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&_facet=vehicle_colour"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-11&offence=Driving+without+Due+Care+and+Attention&vehicle_make=Land+Rover&_facet=nfa_rationale"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 3224.9720450490713, "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"}