{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Coventry\", disposal = \"NFA\" and vehicle_make = \"Hyundai\" sorted by month descending", "rows": [[4948, "op-snap---monthly-publication-december-2025.pdf", null, 1076, "2025-12", "Car", "Hyundai", "I10", "White", "Driving without Due Care and Attention", "None", "Croft Road Ringway", "Croft Road Ringway", "Coventry", "Coventry", "NFA", "Outside of 14 DAYS Late Submission", null, null, null], [21167, "op-snap---monthly-publication-november-2025.pdf", null, 709, "2025-11", "Pedestrian", "Hyundai", "Ionic", "Grey", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Fenton Road", "Fenton Road", "Coventry", "Coventry", "NFA", "No Offence", null, 52.4331816, -1.5630141], [21176, "op-snap---monthly-publication-november-2025.pdf", null, 718, "2025-11", "Pedestrian", "Hyundai", "Ionic", "Grey", "Use a vehicle / cycle on a road and contravene a local traffic order other than parking", "None", "Fenton Road", "Fenton Road", "Coventry", "Coventry", "NFA", "No Offence", null, 52.4331816, -1.5630141], [21323, "op-snap---monthly-publication-november-2025.pdf", null, 865, "2025-11", "Pedestrian", "Hyundai", "ioniq", "Grey", "Misc - Non Traffic Offences", "None", "fenton road", "Fenton Road", "Coventry", "Coventry", "NFA", "Misc Inc Crimes", null, 52.4331816, -1.5630141], [22678, "op-snap---monthly-publication-october-2025.pdf", null, 628, "2025-10", "Car", "Hyundai", "Kona", "Blue", "Driving without Due Care and Attention", "None", "Stonebridge Island", "Stonebridge Island", "Coventry", "Coventry", "NFA", "No Offence", null, 52.4459998, -1.6949291], [23899, "op-snap---monthly-publication-september-2025.pdf", null, 118, "2025-09", "Pedestrian", "Hyundai", "Ioniq", "blue", "Motor vehicle fail to accord precedence at a pelic", "an crossing None", "Kenpas Highway", "Kenpas Highway", "Coventry", "Coventry", "NFA", "No Independent Evidence Available", null, 52.3833661, -1.5265665], [25617, "op-snap---monthly-publication-september-2025.pdf", null, 1836, "2025-09", "Car", "Hyundai", "i40", "Silver", "Cause vehicle to be left in a dangerous position", "None", "Moseley avenue", "Moseley avenue", "Coventry", "Coventry", "NFA", "Misc Inc Crimes", null, 52.417344, -1.5264979], [2313, "op-snap---monthly-publication-august-2025.pdf", null, 288, "2025-08", "Pedal Bike", "Hyundai", "I10", "Grey", "Using a Mobile Phone Whilst Driving", "None", "Catesby Road", "Catesby Road", "Coventry", "Coventry", "NFA", "No Offence", null, 52.4346221, -1.5163727], [2317, "op-snap---monthly-publication-august-2025.pdf", null, 292, "2025-08", "Car", "Hyundai", null, "Red", "Driving without Due Care and Attention", "None", "Foleshill Road", "Foleshill Road", "Coventry", "Coventry", "NFA", "Outside of 14 Days NIP", null, 52.4274335, -1.5002381], [13212, "op-snap---monthly-publication-july-2025.pdf", null, 1264, "2025-07", "Car", "Hyundai", null, "Blue", "Contravening a Red Traffic Light", "None", "Broad Lane", "Broad Lane", "Coventry", "Coventry", "NFA", "No Independent Evidence Available", null, 52.4074716, -1.5620671], [14761, "op-snap---monthly-publication-june-2025.pdf", null, 690, "2025-06", "Car", "Hyundai", "Comfort", "Red", "Contravening a Red Traffic Light", "None", "Fletchmstead Highway", "Fletchmstead Highway", "Coventry", "Coventry", "NFA", "No Independent Evidence Available", null, null, null], [19255, "op-snap---monthly-publication-may-2025.pdf", null, 617, "2025-05", "Pedal Bike", "Hyundai", "Tucson", "Beige", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Bulls Head Lane", "Bulls Head Lane", "Coventry", "Coventry", "NFA", "No Offence", null, 52.4026553, -1.4800859], [9, "op-snap---monthly-publication-april-2025.pdf", null, 8, "2025-04", "Pedal Bike", "Hyundai", "I10", "Red", "Driving without Reasonable Consideration", "None", "Evenlode Crescent", "Evenlode Crescent", "Coventry", "Coventry", "NFA", "No Offence", null, 52.4190874, -1.5373196], [182, "op-snap---monthly-publication-april-2025.pdf", null, 181, "2025-04", "Car", "Hyundai", "IX35", "White", "Driving without Due Care and Attention", "None", "Kenilworth Road", "Kenilworth Road", "Coventry", "Coventry", "NFA", "Outside of 14 Days NIP", null, 52.3833298, -1.5379214], [9061, "op-snap---monthly-publication-january-2025.pdf", null, 169, "2025-01", "Pedestrian", "Hyundai", "Unknown", "White", "Stop a vehicle on pedestrian crossing", "None", "Hollyfast Road", "Hollyfast Road", "Coventry", "Coventry", "NFA", "No VRM", "Yes - Via Email", 52.4230701, -1.5346523]], "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 \"council_area\" = :p0 and \"disposal\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Coventry", "p1": "NFA", "p2": "Hyundai"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai", "results": [{"value": "NFA", "label": "NFA", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&vehicle_make=Hyundai", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai", "results": [{"value": "Coventry", "label": "Coventry", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=NFA&vehicle_make=Hyundai", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&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=Coventry&disposal=NFA&vehicle_make=Hyundai&offence=Contravening+a+Red+Traffic+Light", "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": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&offence=Use+a+vehicle+%2F+cycle+on+a+road+and+contravene+a+local+traffic+order+other+than+parking", "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?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&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?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&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?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&offence=Driving+without+Reasonable+Consideration", "selected": false}, {"value": "Misc - Non Traffic Offences", "label": "Misc - Non Traffic Offences", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&offence=Misc+-+Non+Traffic+Offences", "selected": false}, {"value": "Motor vehicle fail to accord precedence at a pelic", "label": "Motor vehicle fail to accord precedence at a pelic", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&offence=Motor+vehicle+fail+to+accord+precedence+at+a+pelic", "selected": false}, {"value": "Stop a vehicle on pedestrian crossing", "label": "Stop a vehicle on pedestrian crossing", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&offence=Stop+a+vehicle+on+pedestrian+crossing", "selected": false}, {"value": "Using a Mobile Phone Whilst Driving", "label": "Using a Mobile Phone Whilst Driving", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&offence=Using+a+Mobile+Phone+Whilst+Driving", "selected": false}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai", "results": [{"value": "Hyundai", "label": "Hyundai", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai", "results": [{"value": "Car", "label": "Car", "count": 7, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&reporter_transport_mode=Car", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&reporter_transport_mode=Pedestrian", "selected": false}, {"value": "Pedal Bike", "label": "Pedal Bike", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&reporter_transport_mode=Pedal+Bike", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai", "results": [{"value": "2025-11", "label": "2025-11", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&month=2025-11", "selected": false}, {"value": "2025-04", "label": "2025-04", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&month=2025-04", "selected": false}, {"value": "2025-08", "label": "2025-08", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&month=2025-08", "selected": false}, {"value": "2025-09", "label": "2025-09", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&month=2025-09", "selected": false}, {"value": "2025-01", "label": "2025-01", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&month=2025-01", "selected": false}, {"value": "2025-05", "label": "2025-05", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&month=2025-05", "selected": false}, {"value": "2025-06", "label": "2025-06", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&month=2025-06", "selected": false}, {"value": "2025-07", "label": "2025-07", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&month=2025-07", "selected": false}, {"value": "2025-10", "label": "2025-10", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&month=2025-10", "selected": false}, {"value": "2025-12", "label": "2025-12", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&month=2025-12", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&_facet=source_file"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&_facet=second_offence"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&_facet=offence_location"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&_facet=nfa_rationale"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Coventry&disposal=NFA&vehicle_make=Hyundai&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2448.9389806985855, "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"}