{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Solihull\", month = \"2025-07\" and vehicle_make = \"Ford\" sorted by month descending", "rows": [[11956, "op-snap---monthly-publication-july-2025.pdf", null, 8, "2025-07", "Car", "Ford", "Transit", "White", "Drive on hard shoulder", "None", "M42 J6", "M42 J6", "Solihull", "Solihull", "Education", "N/A", null, null, null], [12029, "op-snap---monthly-publication-july-2025.pdf", null, 81, "2025-07", "Car", "Ford", "Fiesta", "Black", "Contravening a Red Traffic Light", "None", "Bills Lane, Shirley", "Bills Lane, Shirley", "Solihull", "Solihull", "Warning Letter", "N/A", null, 52.4054849, -1.8281697], [12038, "op-snap---monthly-publication-july-2025.pdf", null, 90, "2025-07", "Pedal Bike", "Ford", "Transit", "White", "Driving without Due Care and Attention", "None", "Olton Road", "Olton Road", "Solihull", "Solihull", "NFA", "Outside of 14 Days NIP", null, 52.4193964, -1.8252207], [12080, "op-snap---monthly-publication-july-2025.pdf", null, 132, "2025-07", "Car", "Ford", "Fiesta", "Black", "Using a Mobile Phone Whilst Driving", "None", "Stratford Road", "Stratford Road", "Solihull", "Solihull", "Fixed Penalty", "N/A", null, 52.4191184, -1.8326637], [12174, "op-snap---monthly-publication-july-2025.pdf", null, 226, "2025-07", "Pedal Bike", "Ford", "B-Max", "Blue", "Driving without Due Care and Attention", "None", "Streetsbrook Road", "Streetsbrook Road", "Solihull", "Solihull", "Education", "N/A", null, 52.4223176, -1.8253145], [12252, "op-snap---monthly-publication-july-2025.pdf", null, 304, "2025-07", "Pedestrian", "Ford", "Ranger", "Grey", "Using a Mobile Phone Whilst Driving", "None", "Grange Road", "Grange Road", "Solihull", "Solihull", "Fixed Penalty", "N/A", null, 52.4285724, -1.8019101], [12370, "op-snap---monthly-publication-july-2025.pdf", null, 422, "2025-07", "Pedal Bike", "Ford", "Fiesta", "Blue", "Driving without Reasonable Consideration", "None", "Friday Lane", "Friday Lane", "Solihull", "Solihull", "Education", "N/A", null, 52.4142542, -1.7217662], [12477, "op-snap---monthly-publication-july-2025.pdf", null, 529, "2025-07", "Car", "Ford", "Kuga", "Silver", "Driving without Due Care and Attention", "None", "Oakenshaw Road", "Oakenshaw Road", "Solihull", "Solihull", "Warning Letter", "N/A", null, 52.4017754, -1.8151522], [12742, "op-snap---monthly-publication-july-2025.pdf", null, 794, "2025-07", "Car", "Ford", "Fiesta", "White", "Driving without Due Care and Attention", "None", "M42 Motorway", "M42 Motorway", "Solihull", "Solihull", "Education", "N/A", null, null, null], [13025, "op-snap---monthly-publication-july-2025.pdf", null, 1077, "2025-07", "Car", "Ford", "Fiesta", "Blue", "Contravening a Red Traffic Light", "No Insurance", "Wagon Lane", "Wagon Lane", "Solihull", "Solihull", "Fixed Penalty", "N/A", null, 52.4525076, -1.7981031], [13536, "op-snap---monthly-publication-july-2025.pdf", null, 1588, "2025-07", "Pedestrian", "Ford", "focus", "Silver", "Driving without Due Care and Attention", "None", "Falstaff road", "Falstaff road", "Solihull", "Solihull", "Warning Letter", "N/A", null, 52.4042425, -1.8243195], [14013, "op-snap---monthly-publication-july-2025.pdf", null, 2065, "2025-07", "Car", "Ford", "Transit", "Green", "Driving without Due Care and Attention", "None", "M42 Junction 5", "M42 Junction 5", "Solihull", "Solihull", "Warning Letter", "N/A", null, null, null]], "truncated": false, "filtered_table_rows_count": 12, "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 \"council_area\" = :p0 and \"month\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Solihull", "p1": "2025-07", "p2": "Ford"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford", "results": [{"value": "Education", "label": "Education", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&disposal=Education", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&disposal=Warning+Letter", "selected": false}, {"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&disposal=Fixed+Penalty", "selected": false}, {"value": "NFA", "label": "NFA", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&disposal=NFA", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford", "results": [{"value": "Solihull", "label": "Solihull", "count": 12, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&vehicle_make=Ford", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&offence=Driving+without+Due+Care+and+Attention", "selected": false}, {"value": "Contravening a Red Traffic Light", "label": "Contravening a Red Traffic Light", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&offence=Contravening+a+Red+Traffic+Light", "selected": false}, {"value": "Using a Mobile Phone Whilst Driving", "label": "Using a Mobile Phone Whilst Driving", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&offence=Using+a+Mobile+Phone+Whilst+Driving", "selected": false}, {"value": "Drive on hard shoulder", "label": "Drive on hard shoulder", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&offence=Drive+on+hard+shoulder", "selected": false}, {"value": "Driving without Reasonable Consideration", "label": "Driving without Reasonable Consideration", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&offence=Driving+without+Reasonable+Consideration", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford", "results": [{"value": "Ford", "label": "Ford", "count": 12, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford", "results": [{"value": "Car", "label": "Car", "count": 7, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&reporter_transport_mode=Car", "selected": false}, {"value": "Pedal Bike", "label": "Pedal Bike", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&reporter_transport_mode=Pedal+Bike", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&reporter_transport_mode=Pedestrian", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford", "results": [{"value": "2025-07", "label": "2025-07", "count": 12, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&vehicle_make=Ford", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&_facet=second_offence"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&vehicle_make=Ford&_facet=nfa_rationale"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1153.575612232089, "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"}