{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where month = \"2025-03\", reporter_transport_mode = \"Car\" and vehicle_make = \"Kia\" sorted by month descending", "rows": [[16250, "op-snap---monthly-publication-march-2025.pdf", null, 7, "2025-03", "Car", "Kia", "Ceed", "Silver", "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "None", "Robert Street from Jews Lane", "Robert Street from Jews Lane", "Metropolitan Borough of Dudley", "Metropolitan Borough Of Dudley", "Fixed Penalty", "N/A", "Yes - Via Email", null, null], [16571, "op-snap---monthly-publication-march-2025.pdf", null, 328, "2025-03", "Car", "Kia", "SPORTAGE", "White", "Contravening a Red Traffic Light", "None", "NEWPORT ROAD", "Newport Road", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", "Yes - Via Email", 52.5027779, -1.7982159], [16639, "op-snap---monthly-publication-march-2025.pdf", null, 396, "2025-03", "Car", "Kia", "Sportage", "Brown", "Driving without Due Care and Attention", "None", "Hortonwood Road Telford", "Hortonwood Road Telford", "Out of Force Area", "Out of Force Area", "NFA", "Out of Force", "Yes - Via Email", null, null], [16784, "op-snap---monthly-publication-march-2025.pdf", null, 541, "2025-03", "Car", "Kia", "Ceed", "Silver", "Driving without Due Care and Attention", "None", "Green Street, Coseley", "Green Street, Coseley", "Wolverhampton", "Wolverhampton", "Fixed Penalty", "N/A", "Yes - Via Email", null, null], [17104, "op-snap---monthly-publication-march-2025.pdf", null, 861, "2025-03", "Car", "Kia", "RIO", "Red", "Contravening a Red Traffic Light", "None", "East Meadway", "East Meadway", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", "Yes - Via Email", 52.4813031, -1.7670825], [17132, "op-snap---monthly-publication-march-2025.pdf", null, 889, "2025-03", "Car", "Kia", "Sportage", "Grey", "Driving without Reasonable Consideration", "None", "Chester Road", "Chester Road", "Solihull", "Solihull", "Warning Letter", "N/A", "Yes - Via Email", 52.5021946, -1.7719526], [17383, "op-snap---monthly-publication-march-2025.pdf", null, 1140, "2025-03", "Car", "Kia", "Xceed", "Red", "Cause vehicle to be left in a dangerous position", "None", "Hurstcroft Road", "Hurstcroft Road", "Birmingham", "Birmingham", "Education", "N/A", "Yes - Via Email", 52.4830179, -1.783876], [17447, "op-snap---monthly-publication-march-2025.pdf", null, 1204, "2025-03", "Car", "Kia", "PICANTO", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "GREENHILL ROAD", "Greenhill Road", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", "Yes - Via Email", 52.5142714, -1.9419168], [17647, "op-snap---monthly-publication-march-2025.pdf", null, 1404, "2025-03", "Car", "Kia", "Ceed", "White", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Small Heath Highway", "Small Heath Highway", "Birmingham", "Birmingham", "Warning Letter", "N/A", "Yes - Via Email", 52.4709298, -1.8722585], [17674, "op-snap---monthly-publication-march-2025.pdf", null, 1431, "2025-03", "Car", "Kia", "Echo", "Blue", "Motor vehicle fail to comply with solid white line road markings", "None", "Holloway Circus, Birmingham", "Holloway Circus, Birmingham", "Birmingham", "Birmingham", "Warning Letter", "Outside of 14 DAYS Late Submission", "Yes - Via Email", 52.474604, -1.89977], [17872, "op-snap---monthly-publication-march-2025.pdf", null, 1629, "2025-03", "Car", "Kia", "Ceed", "White", "Use a motor vehicle / trailer in a condition likely to cause danger of injury", "None", "St Chads Queensway", "Street Chads Queensway", "Birmingham", "Birmingham", "NFA", "No Independent Evidence Available", "Yes - Via Email", null, null], [18009, "op-snap---monthly-publication-march-2025.pdf", null, 1766, "2025-03", "Car", "Kia", "Sportage", "Yellow", "Contravening a Red Traffic Light", "None", "A4123", "A4123", "Walsall", "Walsall", "Education", "N/A", "Yes - Via Email", null, null], [18076, "op-snap---monthly-publication-march-2025.pdf", null, 1833, "2025-03", "Car", "Kia", "Picanto", "Red", "Contravening a Red Traffic Light", "None", "Bosty Lane B4154 Walsall", "Bosty Lane B4154 Walsall", "Walsall", "Walsall", "Education", "N/A", "Yes - Via Email", 52.5960984, -1.934731], [18126, "op-snap---monthly-publication-march-2025.pdf", null, 1883, "2025-03", "Car", "Kia", "Sportage", "Green", "Driving without Due Care and Attention", "None", "Tenbury Road Kings Heath", "Tenbury Road Kings Heath", "Birmingham", "Birmingham", "Education", "N/A", "Yes - Via Email", 52.4264041, -1.8966768], [18203, "op-snap---monthly-publication-march-2025.pdf", null, 1960, "2025-03", "Car", "Kia", "Ceed", "Brown", "Stop a vehicle within pelican pedestrian crossing limits", "None", "Washwood Heath Road", "Washwood Heath Road", "Birmingham", "Birmingham", "Education", "N/A", "Yes - Via Email", 52.4929304, -1.8229092]], "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 \"reporter_transport_mode\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "2025-03", "p1": "Car", "p2": "Kia"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia", "results": [{"value": "Education", "label": "Education", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&disposal=Education", "selected": false}, {"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&disposal=Fixed+Penalty", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&disposal=Warning+Letter", "selected": false}, {"value": "NFA", "label": "NFA", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&disposal=NFA", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 9, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&council_area=Birmingham", "selected": false}, {"value": "Walsall", "label": "Walsall", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&council_area=Walsall", "selected": false}, {"value": "Metropolitan Borough Of Dudley", "label": "Metropolitan Borough Of Dudley", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&council_area=Metropolitan+Borough+Of+Dudley", "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-03&reporter_transport_mode=Car&vehicle_make=Kia&council_area=Out+of+Force+Area", "selected": false}, {"value": "Solihull", "label": "Solihull", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&council_area=Solihull", "selected": false}, {"value": "Wolverhampton", "label": "Wolverhampton", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&council_area=Wolverhampton", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia", "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-03&reporter_transport_mode=Car&vehicle_make=Kia&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-03&reporter_transport_mode=Car&vehicle_make=Kia&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": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area", "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?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&offence=Cause+vehicle+to+be+left+in+a+dangerous+position", "selected": false}, {"value": "Driving without Reasonable Consideration", "label": "Driving without Reasonable Consideration", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&offence=Driving+without+Reasonable+Consideration", "selected": false}, {"value": "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "label": "Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&offence=Motor+vehicle+fail+to+comply+with+a+non+endorsable+traffic+sign+-+detected+by+means+other+than+ACD", "selected": false}, {"value": "Motor vehicle fail to comply with solid white line road markings", "label": "Motor vehicle fail to comply with solid white line road markings", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&offence=Motor+vehicle+fail+to+comply+with+solid+white+line+road+markings", "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?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&offence=Stop+a+vehicle+within+pelican+pedestrian+crossing+limits", "selected": false}, {"value": "Use a motor vehicle / trailer in a condition likely to cause danger of injury", "label": "Use a motor vehicle / trailer in a condition likely to cause danger of injury", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&offence=Use+a+motor+vehicle+%2F+trailer+in+a+condition+likely+to+cause+danger+of+injury", "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?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&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?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia", "results": [{"value": "Kia", "label": "Kia", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia", "results": [{"value": "Car", "label": "Car", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&vehicle_make=Kia", "selected": true}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia", "results": [{"value": "2025-03", "label": "2025-03", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?reporter_transport_mode=Car&vehicle_make=Kia", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&_facet=vehicle_colour"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-03&reporter_transport_mode=Car&vehicle_make=Kia&_facet=nfa_rationale"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 781.2357190996408, "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"}