{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where disposal = \"Fixed Penalty\", offence = \"Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area\" and vehicle_make = \"Land Rover\" sorted by month descending", "rows": [[7463, "op-snap---monthly-publication-february-2026.pdf", null, 210, "2026-02", "Pedestrian", "Land Rover", "Discovery", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Woodlands Place", "Woodlands Place", "Solihull", "Solihull", "Fixed Penalty", "N/A", null, 52.3744455, -1.8001781], [14570, "op-snap---monthly-publication-june-2025.pdf", null, 499, "2025-06", "Pedestrian", "Land Rover", "Defednder", "Red", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Dewsbury Avenue", "Dewsbury Avenue", "Coventry", "Coventry", "Fixed Penalty", "N/A", null, 52.3848122, -1.5204351], [14625, "op-snap---monthly-publication-june-2025.pdf", null, 554, "2025-06", "Pedestrian", "Land Rover", "Range Rover", "Red", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Dewsbury Avenue", "Dewsbury Avenue", "Coventry", "Coventry", "Fixed Penalty", "N/A", null, 52.3848122, -1.5204351], [15842, "op-snap---monthly-publication-june-2025.pdf", null, 1771, "2025-06", "Car", "Land Rover", "Range Rover", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", null, "Rednall Road West", "Rednall Road West", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, null, null], [16538, "op-snap---monthly-publication-march-2025.pdf", null, 295, "2025-03", "Pedestrian", "Land Rover", "Evoque", "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Wavers Marston", "Wavers Marston", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", "Yes - Via Email", null, null], [16782, "op-snap---monthly-publication-march-2025.pdf", null, 539, "2025-03", "Pedestrian", "Land Rover", "Range Rover", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Tenbury Road", "Tenbury Road", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", "Yes - Via Email", 52.4264041, -1.8966768], [17286, "op-snap---monthly-publication-march-2025.pdf", null, 1043, "2025-03", "Pedestrian", "Land Rover", "Evoque", "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Long Lake Av", "Long Lake Avenue", "Wolverhampton", "Wolverhampton", "Fixed Penalty", "N/A", "Yes - Via Email", 52.5914157, -2.1849138], [18075, "op-snap---monthly-publication-march-2025.pdf", null, 1832, "2025-03", "Car", "Land Rover", "Discovery", "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Rockingham Gardens", "Rockingham Gardens", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", "Yes - Via Email", 52.5690681, -1.8271174], [6608, "op-snap---monthly-publication-february-2025.pdf", null, 1425, "2025-02", "Pedal Bike", "Land Rover", "Evoque", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "none", "Westhill Road", "Westhill Road", "Coventry", "Coventry", "Fixed Penalty", "N/A", "Yes - Via Email", 52.4225058, -1.5356916], [7042, "op-snap---monthly-publication-february-2025.pdf", null, 1859, "2025-02", "Pedestrian", "Land Rover", "Freelander", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Broadway", "Broadway", "Coventry", "Coventry", "Fixed Penalty", "N/A", "Yes - Via Email", 52.3999339, -1.5249817], [7171, "op-snap---monthly-publication-february-2025.pdf", null, 1988, "2025-02", "Pedestrian", "Land Rover", "Range Rover", "Brown", "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], [9344, "op-snap---monthly-publication-january-2025.pdf", null, 452, "2025-01", "Pedestrian", "Land Rover", "VELAR", "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "FORSTER STREET", "Forster Street", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", "Yes - Via Email", 52.4851164, -1.8813304], [9500, "op-snap---monthly-publication-january-2025.pdf", null, 608, "2025-01", "Pedestrian", "Land Rover", "Velar", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Overdale Road", "Overdale Road", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", "Yes - Via Email", 52.4540128, -1.9850912], [10489, "op-snap---monthly-publication-january-2025.pdf", null, 1597, "2025-01", "Car", "Land Rover", "HSE", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "HANCOCK ROAD", "Hancock Road", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", "Yes - Via Email", 52.4854257, -1.8436094]], "truncated": false, "filtered_table_rows_count": 14, "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 \"offence\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "Fixed Penalty", "p1": "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "p2": "Land Rover"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover", "results": [{"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover", "selected": true}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 8, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&council_area=Birmingham", "selected": false}, {"value": "Coventry", "label": "Coventry", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&council_area=Coventry", "selected": false}, {"value": "Solihull", "label": "Solihull", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&council_area=Solihull", "selected": false}, {"value": "Wolverhampton", "label": "Wolverhampton", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&council_area=Wolverhampton", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover", "results": [{"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": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&vehicle_make=Land+Rover", "selected": true}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover", "results": [{"value": "Land Rover", "label": "Land Rover", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area", "selected": true}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover", "results": [{"value": "Pedestrian", "label": "Pedestrian", "count": 10, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&reporter_transport_mode=Pedestrian", "selected": false}, {"value": "Car", "label": "Car", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&reporter_transport_mode=Car", "selected": false}, {"value": "Pedal Bike", "label": "Pedal Bike", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&reporter_transport_mode=Pedal+Bike", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover", "results": [{"value": "2025-03", "label": "2025-03", "count": 4, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&month=2025-03", "selected": false}, {"value": "2025-01", "label": "2025-01", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&month=2025-01", "selected": false}, {"value": "2025-02", "label": "2025-02", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&month=2025-02", "selected": false}, {"value": "2025-06", "label": "2025-06", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&month=2025-06", "selected": false}, {"value": "2026-02", "label": "2026-02", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&month=2026-02", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "source_file", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&_facet=source_file"}, {"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&_facet=vehicle_colour"}, {"name": "second_offence", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&_facet=second_offence"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&_facet=offence_location"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&_facet=council_area_raw"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?disposal=Fixed+Penalty&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Land+Rover&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 655.9963803738356, "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"}