{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where month = \"2025-10\" and offence = \"Driving without Reasonable Consideration\" sorted by month descending", "rows": [[22065, "op-snap---monthly-publication-october-2025.pdf", null, 15, "2025-10", "Pedal Bike", "Audi", null, "Black", "Driving without Reasonable Consideration", "None", "Castle Road", "Castle Road", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.4358056, -1.9593904], [22095, "op-snap---monthly-publication-october-2025.pdf", null, 45, "2025-10", "Pedal Bike", "Volkswagen", "ID", "Yellow", "Driving without Reasonable Consideration", "None", "Weoley Park", "Weoley Park", "Birmingham", "Birmingham", "NFA", "No Offence", null, 52.4353726, -1.9460178], [22111, "op-snap---monthly-publication-october-2025.pdf", null, 61, "2025-10", "Pedal Bike", "Citroen", null, "Silver", "Driving without Reasonable Consideration", "None", "Earlsdon Ave", "Earlsdon Ave", "Coventry", "Coventry", "NFA", "No Independent Evidence Available", null, 52.4047134, -1.5351834], [22190, "op-snap---monthly-publication-october-2025.pdf", null, 140, "2025-10", "Pedal Bike", "Mercedes-Benz", null, "White", "Driving without Reasonable Consideration", "None", "Cornets End Lane", "Cornets End Lane", "Solihull", "Solihull", "NFA", "Outside of 14 Days NIP", null, 52.4269547, -1.6668911], [22193, "op-snap---monthly-publication-october-2025.pdf", null, 143, "2025-10", "Pedal Bike", "Audi", "A3", "Grey", "Driving without Reasonable Consideration", "None", "Broad Lane", "Broad Lane", "Coventry", "Coventry", "NFA", "Outside of 14 Days NIP", null, 52.4074716, -1.5620671], [22198, "op-snap---monthly-publication-october-2025.pdf", null, 148, "2025-10", "Car", "Ford", "Fiesta", "Red", "Driving without Reasonable Consideration", "None", "A4053 RIng Road", "A4053 RIng Road", "Coventry", "Coventry", "Education", "N/A", null, null, null], [22365, "op-snap---monthly-publication-october-2025.pdf", null, 315, "2025-10", "Car", "Peugeot", "107", "Black", "Driving without Reasonable Consideration", "None", "Heeley Road", "Heeley Road", "Birmingham", "Birmingham", "Court", "N/A", null, 52.4401847, -1.9331572], [22624, "op-snap---monthly-publication-october-2025.pdf", null, 574, "2025-10", "Pedal Bike", "Vauxhall", "Crossland", "White", "Driving without Reasonable Consideration", "None", "Hagley Road Halesowen", "Hagley Road Halesowen", "Dudley", "Dudley", "Education", "N/A", null, 52.4476209, -2.051289], [22762, "op-snap---monthly-publication-october-2025.pdf", null, 712, "2025-10", "Car", "BMW", "330", "Black", "Driving without Reasonable Consideration", "None", "Grove Lane", "Grove Lane", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.5055208, -1.9328067], [22793, "op-snap---monthly-publication-october-2025.pdf", null, 743, "2025-10", "Car", "BMW", "530", "Black", "Driving without Reasonable Consideration", "None", "Grove Lane", "Grove Lane", "Birmingham", "Birmingham", "Education", "N/A", null, 52.5055208, -1.9328067], [22795, "op-snap---monthly-publication-october-2025.pdf", null, 745, "2025-10", "Motorbike", "Audi", "S4", "Blue", "Driving without Reasonable Consideration", "None", "Astwood Bank", "Astwood Bank", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [22926, "op-snap---monthly-publication-october-2025.pdf", null, 876, "2025-10", "Pedal Bike", "Vauxhall", "Insigia", "Silver", "Driving without Reasonable Consideration", "None", "Bristol Road South", "Bristol Road South", "Birmingham", "Birmingham", "Education", "N/A", null, 52.4119174, -1.9735247], [22985, "op-snap---monthly-publication-october-2025.pdf", null, 935, "2025-10", "Horse Rider", "BMW", "225xe", "Blue", "Driving without Reasonable Consideration", "None", "Withybrook Road, Bedworth", "Withybrook Road, Bedworth", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, null, null], [23299, "op-snap---monthly-publication-october-2025.pdf", null, 1249, "2025-10", "Pedestrian", "Iveco", "Daily", "White", "Driving without Reasonable Consideration", "None", "Cockshed Lane", "Cockshed Lane", "Halesowen", "Halesowen", "Warning Letter", "N/A", null, null, null], [23321, "op-snap---monthly-publication-october-2025.pdf", null, 1271, "2025-10", "Car", "Daf", "Tipper", "White", "Driving without Reasonable Consideration", "None", "Nuneaton", "Nuneaton", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.4014214, -1.5189806], [23380, "op-snap---monthly-publication-october-2025.pdf", null, 1330, "2025-10", "Pedestrian", "Ford", "Transit", "White", "Driving without Reasonable Consideration", "None", "Cheveral Avenue", "Cheveral Avenue", "Coventry", "Coventry", "Warning Letter", "N/A", null, 52.4257402, -1.5185037]], "truncated": false, "filtered_table_rows_count": 16, "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 order by month desc limit 101", "params": {"p0": "2025-10", "p1": "Driving without Reasonable Consideration"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration", "results": [{"value": "NFA", "label": "NFA", "count": 8, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&disposal=NFA", "selected": false}, {"value": "Education", "label": "Education", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&disposal=Education", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&disposal=Warning+Letter", "selected": false}, {"value": "Court", "label": "Court", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&disposal=Court", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&council_area=Birmingham", "selected": false}, {"value": "Coventry", "label": "Coventry", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&council_area=Coventry", "selected": false}, {"value": "Out of Force Area", "label": "Out of Force Area", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&council_area=Out+of+Force+Area", "selected": false}, {"value": "Dudley", "label": "Dudley", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&council_area=Dudley", "selected": false}, {"value": "Halesowen", "label": "Halesowen", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&council_area=Halesowen", "selected": false}, {"value": "Solihull", "label": "Solihull", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&council_area=Solihull", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration", "results": [{"value": "Driving without Reasonable Consideration", "label": "Driving without Reasonable Consideration", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10", "selected": true}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration", "results": [{"value": "Audi", "label": "Audi", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi", "selected": false}, {"value": "BMW", "label": "BMW", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&vehicle_make=BMW", "selected": false}, {"value": "Ford", "label": "Ford", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&vehicle_make=Ford", "selected": false}, {"value": "Vauxhall", "label": "Vauxhall", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&vehicle_make=Vauxhall", "selected": false}, {"value": "Citroen", "label": "Citroen", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&vehicle_make=Citroen", "selected": false}, {"value": "Daf", "label": "Daf", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&vehicle_make=Daf", "selected": false}, {"value": "Iveco", "label": "Iveco", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&vehicle_make=Iveco", "selected": false}, {"value": "Mercedes-Benz", "label": "Mercedes-Benz", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&vehicle_make=Mercedes-Benz", "selected": false}, {"value": "Peugeot", "label": "Peugeot", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&vehicle_make=Peugeot", "selected": false}, {"value": "Volkswagen", "label": "Volkswagen", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&vehicle_make=Volkswagen", "selected": false}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration", "results": [{"value": "Pedal Bike", "label": "Pedal Bike", "count": 7, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&reporter_transport_mode=Pedal+Bike", "selected": false}, {"value": "Car", "label": "Car", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&reporter_transport_mode=Car", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&reporter_transport_mode=Pedestrian", "selected": false}, {"value": "Horse Rider", "label": "Horse Rider", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&reporter_transport_mode=Horse+Rider", "selected": false}, {"value": "Motorbike", "label": "Motorbike", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&reporter_transport_mode=Motorbike", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration", "results": [{"value": "2025-10", "label": "2025-10", "count": 16, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Driving+without+Reasonable+Consideration", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&_facet=vehicle_colour"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&_facet=offence_location"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&_facet=nfa_rationale"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-10&offence=Driving+without+Reasonable+Consideration&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 243.22151206433773, "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"}