{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where month = \"2025-02\" and vehicle_make = \"Daf\" sorted by month descending", "rows": [[5415, "op-snap---monthly-publication-february-2025.pdf", null, 232, "2025-02", "Car", "Daf", null, "Orange", "Driving without Due Care and Attention", "None", "Butts Road", "Butts Road", "Coventry", "Coventry", "Fixed Penalty", "N/A", "Yes - Via Email", 52.4073149, -1.5250454], [5453, "op-snap---monthly-publication-february-2025.pdf", null, 270, "2025-02", "Pedestrian", "Daf", "Truck", "White", "Driving without Due Care and Attention", "None", "Sheepcoat Street, City Centre", "Sheepcoat Street, City Centre", "Birmingham", "Birmingham", "Education", "N/A", "Yes - Via Email", null, null], [5952, "op-snap---monthly-publication-february-2025.pdf", null, 769, "2025-02", "Car", "Daf", null, "White", "Contravening a Red Traffic Light", "None", "Birchfield Lane, Oldbury", "Birchfield Lane, Oldbury", "Sandwell", "Sandwell", "Warning Letter", "N/A", "Yes - Via Email", 52.4893587, -2.0267401], [6179, "op-snap---monthly-publication-february-2025.pdf", null, 996, "2025-02", "Pedestrian", "Daf", "HGV", "White", "Cause vehicle to be left in a dangerous position", "None", "Kingsbury Road", "Kingsbury Road", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", "Yes - Via Email", 52.5292752, -1.7618805], [6195, "op-snap---monthly-publication-february-2025.pdf", null, 1012, "2025-02", "Car", "Daf", "LF", "White", "Contravene Lane Closure Red X", "None", "M20 DOVER", "M20 Dover", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", "Yes - Via Email", 52.4292952, -2.0110348], [6378, "op-snap---monthly-publication-february-2025.pdf", null, 1195, "2025-02", "Car", "Daf", "Scancia", "Orange", "Contravening a Red Traffic Light", "None", "Cooks Lane", "Cooks Lane", "Birmingham", "Birmingham", "Education", "N/A", "Yes - Via Email", 52.482758, -1.7603097], [6472, "op-snap---monthly-publication-february-2025.pdf", null, 1289, "2025-02", "Car", "Daf", "HGV", "Green", "Driving without Due Care and Attention", "None", "Pant Post office", "Pant Post office", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", "Yes - Via Email", null, null], [6535, "op-snap---monthly-publication-february-2025.pdf", null, 1352, "2025-02", "Pedal Bike", "Daf", "Iveco HGV", "White", "Misc - Non Traffic Offences", "None", "Coundon Wedge Drive", "Coundon Wedge Drive", "Coventry", "Coventry", "NFA", "No Offence", "Yes - Via Email", 52.4385402, -1.5483746], [6570, "op-snap---monthly-publication-february-2025.pdf", null, 1387, "2025-02", "Pedestrian", "Daf", "Scania HGV", "White", "Cause vehicle to be left in a dangerous position", "None", "Kingsbury Road, Castle Vale", "Kingsbury Road, Castle Vale", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", "Yes - Via Email", 52.5174153, -1.808071], [6675, "op-snap---monthly-publication-february-2025.pdf", null, 1492, "2025-02", "Lorry", "Daf", "HGV", "White", "Prohibited vehicle in offside lane of motorway", "None", "M6", "M6", "Birmingham", "Birmingham", "Education", "N/A", "Yes - Via Email", null, null], [6680, "op-snap---monthly-publication-february-2025.pdf", null, 1497, "2025-02", "Pedestrian", "Daf", "HGV", "Silver", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Holly Lane", "Holly Lane", "Sandwell", "Sandwell", "Warning Letter", "N/A", "Yes - Via Email", 52.4992354, -1.9835418], [7096, "op-snap---monthly-publication-february-2025.pdf", null, 1913, "2025-02", "Pedestrian", "Daf", null, "White", "Contravening a Red Traffic Light", "None", "Daw End Lane", "Daw End Lane", "Walsall", "Walsall", "Fixed Penalty", "N/A", "Yes - Via Email", 52.6068849, -1.9611652], [7104, "op-snap---monthly-publication-february-2025.pdf", null, 1921, "2025-02", "Car", "Daf", null, "Yellow", "Using a Mobile Phone Whilst Driving", "None", "Park Road", "Park Road", "Sandwell", "Sandwell", "NFA", "No Independent Evidence Available", "Yes - Via Email", 52.4731892, -1.976166], [7197, "op-snap---monthly-publication-february-2025.pdf", null, 2014, "2025-02", "Car", "Daf", "HGV", "Orange", "Contravening a Red Traffic Light", "None", "Foleshill Road", "Foleshill Road", "Coventry", "Coventry", "Warning Letter", "No Independent Evidence Available", "Yes - Via Email", 52.4274335, -1.5002381], [7209, "op-snap---monthly-publication-february-2025.pdf", null, 2026, "2025-02", "Pedestrian", "Daf", "HGV", "White", "Motor vehicle fail to accord precedence at a pelican crossing", "None", "Middleton Hall Road", "Middleton Hall Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", 52.4149989, -1.9345999]], "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 \"month\" = :p0 and \"vehicle_make\" = :p1 order by month desc limit 101", "params": {"p0": "2025-02", "p1": "Daf"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-02&vehicle_make=Daf", "results": [{"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&disposal=Fixed+Penalty", "selected": false}, {"value": "NFA", "label": "NFA", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&disposal=NFA", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&disposal=Warning+Letter", "selected": false}, {"value": "Education", "label": "Education", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&disposal=Education", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-02&vehicle_make=Daf", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&council_area=Birmingham", "selected": false}, {"value": "Coventry", "label": "Coventry", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&council_area=Coventry", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&council_area=Sandwell", "selected": false}, {"value": "Out of Force Area", "label": "Out of Force Area", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&council_area=Out+of+Force+Area", "selected": false}, {"value": "Walsall", "label": "Walsall", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&council_area=Walsall", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-02&vehicle_make=Daf", "results": [{"value": "Contravening a Red Traffic Light", "label": "Contravening a Red Traffic Light", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&offence=Contravening+a+Red+Traffic+Light", "selected": false}, {"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&offence=Driving+without+Due+Care+and+Attention", "selected": false}, {"value": "Cause vehicle to be left in a dangerous position", "label": "Cause vehicle to be left in a dangerous position", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&offence=Cause+vehicle+to+be+left+in+a+dangerous+position", "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": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area", "selected": false}, {"value": "Contravene Lane Closure Red X", "label": "Contravene Lane Closure Red X", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&offence=Contravene+Lane+Closure+Red+X", "selected": false}, {"value": "Misc - Non Traffic Offences", "label": "Misc - Non Traffic Offences", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&offence=Misc+-+Non+Traffic+Offences", "selected": false}, {"value": "Motor vehicle fail to accord precedence at a pelican crossing", "label": "Motor vehicle fail to accord precedence at a pelican crossing", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&offence=Motor+vehicle+fail+to+accord+precedence+at+a+pelican+crossing", "selected": false}, {"value": "Prohibited vehicle in offside lane of motorway", "label": "Prohibited vehicle in offside lane of motorway", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&offence=Prohibited+vehicle+in+offside+lane+of+motorway", "selected": false}, {"value": "Using a Mobile Phone Whilst Driving", "label": "Using a Mobile Phone Whilst Driving", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&offence=Using+a+Mobile+Phone+Whilst+Driving", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-02&vehicle_make=Daf", "results": [{"value": "Daf", "label": "Daf", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-02&vehicle_make=Daf", "results": [{"value": "Car", "label": "Car", "count": 7, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&reporter_transport_mode=Car", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&reporter_transport_mode=Pedestrian", "selected": false}, {"value": "Lorry", "label": "Lorry", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&reporter_transport_mode=Lorry", "selected": false}, {"value": "Pedal Bike", "label": "Pedal Bike", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&reporter_transport_mode=Pedal+Bike", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-02&vehicle_make=Daf", "results": [{"value": "2025-02", "label": "2025-02", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?vehicle_make=Daf", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&_facet=vehicle_colour"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-02&vehicle_make=Daf&_facet=nfa_rationale"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 961.5608304738998, "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"}