{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where disposal = \"NFA\", month = \"2025-06\" and vehicle_make = \"Citroen\" sorted by month descending", "rows": [[14123, "op-snap---monthly-publication-june-2025.pdf", null, 52, "2025-06", "Pedal Bike", "Citroen", "C3", "Grey", "Using a Mobile Phone Whilst Driving", "None", "Popular Road", "Popular Road", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", null, 52.454374, -1.8774689], [14486, "op-snap---monthly-publication-june-2025.pdf", null, 415, "2025-06", "Other", "Citroen", "C4..", "Red", "Driving without Due Care and Attention", "None", "Spouthouse Lane", "Spouthouse Lane", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, 52.5390972, -1.9319478], [14782, "op-snap---monthly-publication-june-2025.pdf", null, 711, "2025-06", "Pedal Bike", "Citroen", "C3", "Grey", "Driving without Due Care and Attention", "None", "Webster Way", "Webster Way", "Sutton Coldfield", "Sutton Coldfield", "NFA", "Outside of 14 Days NIP", null, 52.5445328, -1.7884784], [14893, "op-snap---monthly-publication-june-2025.pdf", null, 822, "2025-06", "Car", "Citroen", null, "Blue", "Driving without Due Care and Attention", "None", "Manor Way", "Manor Way", "Dudley", "Dudley", "NFA", "No VRM", null, 52.4493861, -2.0168307], [14925, "op-snap---monthly-publication-june-2025.pdf", null, 854, "2025-06", "Pedal Bike", "Citroen", "Picasso", "Blue", "Driving without Due Care and Attention", "None", "Merritts Hill", "Merritts Hill", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, 52.424853, -1.9814275], [14935, "op-snap---monthly-publication-june-2025.pdf", null, 864, "2025-06", "Car", "Citroen", "C3..", "Blue", "Driving without Due Care and Attention", "None", "Hill Village Road", "Hill Village Road", "Birmingham", "Birmingham", "NFA", "No Independent Evidence Available", null, 52.5959906, -1.8345802], [15352, "op-snap---monthly-publication-june-2025.pdf", null, 1281, "2025-06", "Pedestrian", "Citroen", "DS3", "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Petersfield Road", "Petersfield Road", "Birmingham", "Birmingham", "NFA", "No Offence", null, 52.4307, -1.8494663], [15515, "op-snap---monthly-publication-june-2025.pdf", null, 1444, "2025-06", "Pedestrian", "Citroen", "Berlingo", "White", "Using a Mobile Phone Whilst Driving", "None", "Cranhall Lane", "Cranhall Lane", "Sandwell", "Sandwell", "NFA", "No Independent Evidence Available", null, null, null], [15696, "op-snap---monthly-publication-june-2025.pdf", null, 1625, "2025-06", "Car", "Citroen", "C4", "White", "Using a Mobile Phone Whilst Driving", "None", "All Saints Way", "All Saints Way", "Sandwell", "Sandwell", "NFA", "No Offence", null, 52.5344405, -1.985568], [15782, "op-snap---monthly-publication-june-2025.pdf", null, 1711, "2025-06", "Pedestrian", "Citroen", "Berlingo", "Brown", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "York Road", "York Road", "Birmingham", "Birmingham", "NFA", "No Offence", null, 52.5231321, -1.8415573], [15802, "op-snap---monthly-publication-june-2025.pdf", null, 1731, "2025-06", "Pedestrian", "Citroen", "Berlingo", "Black", "Cause vehicle to be left in a dangerous position", "None", "Castle Road East", "Castle Road East", "Sandwell", "Sandwell", "NFA", "Outside of 14 Days NIP", null, 52.4687472, -1.9893922], [16005, "op-snap---monthly-publication-june-2025.pdf", null, 1934, "2025-06", "Pedestrian", "Citroen", "C3", "Blue", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Lower Queen Street", "Lower Queen Street", "Sutton Coldfield", "Sutton Coldfield", "NFA", "Not in Public Interest", null, 52.5603978, -1.8227403], [16023, "op-snap---monthly-publication-june-2025.pdf", null, 1952, "2025-06", "Pedestrian", "Citroen", "C1", "Red", "Stop a vehicle within pelican pedestrian crossing limits", "None", "Coleshill Street", "Coleshill Street", "Birmingham", "Birmingham", "NFA", "No Offence", null, 52.5645717, -1.8214603], [16037, "op-snap---monthly-publication-june-2025.pdf", null, 1966, "2025-06", "Pedestrian", "Citroen", "C4", "Silver", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "High Park Close", "High Park Close", "Coventry", "Coventry", "NFA", "Outside of 14 Days NIP", null, 52.4118439, -1.5762206], [16131, "op-snap---monthly-publication-june-2025.pdf", null, 2060, "2025-06", "Car", "Citroen", "relay", "White", "Misc - Non Traffic Offences", "None", "M5", "M5", "Out of Force Area", "Out of Force Area", "NFA", "Not in Public Interest", null, null, null]], "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 \"disposal\" = :p0 and \"month\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "NFA", "p1": "2025-06", "p2": "Citroen"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen", "results": [{"value": "NFA", "label": "NFA", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-06&vehicle_make=Citroen", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&council_area=Birmingham", "selected": false}, {"value": "Sandwell", "label": "Sandwell", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&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?disposal=NFA&month=2025-06&vehicle_make=Citroen&council_area=Out+of+Force+Area", "selected": false}, {"value": "Sutton Coldfield", "label": "Sutton Coldfield", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&council_area=Sutton+Coldfield", "selected": false}, {"value": "Coventry", "label": "Coventry", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&council_area=Coventry", "selected": false}, {"value": "Dudley", "label": "Dudley", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&council_area=Dudley", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&offence=Driving+without+Due+Care+and+Attention", "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": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area", "selected": false}, {"value": "Using a Mobile Phone Whilst Driving", "label": "Using a Mobile Phone Whilst Driving", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&offence=Using+a+Mobile+Phone+Whilst+Driving", "selected": false}, {"value": "Cause vehicle to be left in a dangerous position", "label": "Cause vehicle to be left in a dangerous position", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&offence=Cause+vehicle+to+be+left+in+a+dangerous+position", "selected": false}, {"value": "Misc - Non Traffic Offences", "label": "Misc - Non Traffic Offences", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&offence=Misc+-+Non+Traffic+Offences", "selected": false}, {"value": "Stop a vehicle within pelican pedestrian crossing limits", "label": "Stop a vehicle within pelican pedestrian crossing limits", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&offence=Stop+a+vehicle+within+pelican+pedestrian+crossing+limits", "selected": false}, {"value": "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "label": "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen", "results": [{"value": "Citroen", "label": "Citroen", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen", "results": [{"value": "Pedestrian", "label": "Pedestrian", "count": 7, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&reporter_transport_mode=Pedestrian", "selected": false}, {"value": "Car", "label": "Car", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&reporter_transport_mode=Car", "selected": false}, {"value": "Pedal Bike", "label": "Pedal Bike", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&reporter_transport_mode=Pedal+Bike", "selected": false}, {"value": "Other", "label": "Other", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&reporter_transport_mode=Other", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen", "results": [{"value": "2025-06", "label": "2025-06", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&vehicle_make=Citroen", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&_facet=vehicle_colour"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&month=2025-06&vehicle_make=Citroen&_facet=nfa_rationale"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2273.853724822402, "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"}