{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where month = \"2025-07\", offence = \"Driving without Reasonable Consideration\" and vehicle_make = \"Audi\" sorted by month descending", "rows": [[12772, "op-snap---monthly-publication-july-2025.pdf", null, 824, "2025-07", "Car", "Audi", "Q7", "Black", "Driving without Reasonable Consideration", "None", "Belgrave Middleway", "Belgrave Middleway", "Birmingham", "Birmingham", "Education", "N/A", null, 52.4668753, -1.8996143], [12866, "op-snap---monthly-publication-july-2025.pdf", null, 918, "2025-07", "Car", "Audi", "Estima", "Silver", "Driving without Reasonable Consideration", "None", "Somerville Road", "Somerville Road", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, 52.5555545, -1.8329387], [12870, "op-snap---monthly-publication-july-2025.pdf", null, 922, "2025-07", "Pedestrian", "Audi", null, "Grey", "Driving without Reasonable Consideration", "None", "York Road , Birmingham", "York Road , Birmingham", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, 52.5231321, -1.8415573], [12886, "op-snap---monthly-publication-july-2025.pdf", null, 938, "2025-07", "Car", "Audi", "A4", "Black", "Driving without Reasonable Consideration", "None", null, null, "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, null, null], [12887, "op-snap---monthly-publication-july-2025.pdf", null, 939, "2025-07", "Car", "Audi", "A5", "Red", "Driving without Reasonable Consideration", "None", "M40 Southbound", "M40 Southbound", "Out of Force Area", "Out of Force Area", "NFA", "Outside of 14 Days NIP", null, null, null], [12891, "op-snap---monthly-publication-july-2025.pdf", null, 943, "2025-07", "Car", "Audi", null, "Black", "Driving without Reasonable Consideration", "None", "Warwick Road , Birmingham", "Warwick Road , Birmingham", "Birmingham", "Birmingham", "NFA", "Out of Force", null, 52.551985, -1.860445], [12957, "op-snap---monthly-publication-july-2025.pdf", null, 1009, "2025-07", "Car", "Audi", "A8", "Black", "Driving without Reasonable Consideration", "None", "Stratford Road , Birmingham", "Stratford Road , Birmingham", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, 52.4447583, -1.8592059], [12962, "op-snap---monthly-publication-july-2025.pdf", null, 1014, "2025-07", "Pedestrian", "Audi", null, "Blue", "Driving without Reasonable Consideration", "None", "Newton Middleway , Birmingham", "Newton Middleway , Birmingham", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, null, null], [12992, "op-snap---monthly-publication-july-2025.pdf", null, 1044, "2025-07", "Car", "Audi", "A3 Sport", "Grey", "Driving without Reasonable Consideration", "No Insurance", "Hockett Street , Coventry", "Hockett Street , Coventry", "Coventry", "Coventry", "NFA", "Outside of 14 Days NIP", null, 52.3981697, -1.5050109], [13032, "op-snap---monthly-publication-july-2025.pdf", null, 1084, "2025-07", "Car", "Audi", "A3", "Grey", "Driving without Reasonable Consideration", "None", "Stecthford Lane , Birmingham", "Stecthford Lane , Birmingham", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, null, null]], "truncated": false, "filtered_table_rows_count": 10, "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-07", "p1": "Driving without Reasonable Consideration", "p2": "Audi"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi", "results": [{"value": "NFA", "label": "NFA", "count": 9, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi&disposal=NFA", "selected": false}, {"value": "Education", "label": "Education", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi&disposal=Education", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 8, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi&council_area=Birmingham", "selected": false}, {"value": "Coventry", "label": "Coventry", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi&council_area=Coventry", "selected": false}, {"value": "Out of Force Area", "label": "Out of Force Area", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi&council_area=Out+of+Force+Area", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi", "results": [{"value": "Driving without Reasonable Consideration", "label": "Driving without Reasonable Consideration", "count": 10, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&vehicle_make=Audi", "selected": true}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi", "results": [{"value": "Audi", "label": "Audi", "count": 10, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi", "results": [{"value": "Car", "label": "Car", "count": 8, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi&reporter_transport_mode=Car", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi&reporter_transport_mode=Pedestrian", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi", "results": [{"value": "2025-07", "label": "2025-07", "count": 10, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi&_facet=second_offence"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&offence=Driving+without+Reasonable+Consideration&vehicle_make=Audi&_facet=nfa_rationale"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 732.6932959258556, "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"}