{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where month = \"2025-04\", offence = \"Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area\" and vehicle_make = \"Toyota\" sorted by month descending", "rows": [[7, "op-snap---monthly-publication-april-2025.pdf", null, 6, "2025-04", "Pedestrian", "Toyota", "avensis", "Silver", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Brook Way", "Brook Way", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, 52.482207, -1.9527037], [13, "op-snap---monthly-publication-april-2025.pdf", null, 12, "2025-04", "Pedestrian", "Toyota", "Rav 4", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Station Road", "Station Road", "Birmingham", "Birmingham", "Warning Letter", "N/A", null, 52.5054559, -1.9506109], [90, "op-snap---monthly-publication-april-2025.pdf", null, 89, "2025-04", "Pedestrian", "Toyota", "Yaris", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Kingsbury Road", "Kingsbury Road", "Birmingham", "Birmingham", "NFA", "No Offence", null, 52.5292752, -1.7618805], [268, "op-snap---monthly-publication-april-2025.pdf", null, 267, "2025-04", "Pedestrian", "Toyota", "Yaris", "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Beechmount Drive", "Beechmount Drive", "Birmingham", "Birmingham", "Fixed Penalty", "N/A", null, 52.5318064, -1.8324021], [490, "op-snap---monthly-publication-april-2025.pdf", null, 489, "2025-04", "Car", "Toyota", "Yaris", "Blue", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Washwood Heath Road", "Washwood Heath Road", "BOiurmt oinf gFhoarmce", "Boiurmt Oinf Gfhoarmce", "NFA", "Outside of 14 Days NIP", null, 52.4929304, -1.8229092], [725, "op-snap---monthly-publication-april-2025.pdf", null, 724, "2025-04", "Car", "Toyota", "Corolla", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Croft Street", "Croft Street", "Walsall", "Walsall", "Warning Letter", "N/A", null, 52.5929393, -1.9884291], [1481, "op-snap---monthly-publication-april-2025.pdf", null, 1480, "2025-04", "Pedal Bike", "Toyota", "Aygro", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Yardley Wood Road , Birmingham", "Yardley Wood Road , Birmingham", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, 52.4394213, -1.8713896], [1548, "op-snap---monthly-publication-april-2025.pdf", null, 1547, "2025-04", "Pedal Bike", "Toyota", "Yaris", "Black", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "The Burges off Corporation Street", "The Burges off Corporation Street", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, null, null], [1560, "op-snap---monthly-publication-april-2025.pdf", null, 1559, "2025-04", "Car", "Toyota", "NP", "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Stratford Road , Birmingham", "Stratford Road , Birmingham", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, 52.4447583, -1.8592059], [1753, "op-snap---monthly-publication-april-2025.pdf", null, 1752, "2025-04", "Car", "Toyota", "Verso", "Red", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "All Saints Road , KIngs Heath", "All Saints Road , KIngs Heath", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, 52.4312552, -1.8943977], [1824, "op-snap---monthly-publication-april-2025.pdf", null, 1823, "2025-04", "Car", "Toyota", "NP", "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Beechmount drive , Birmingham", "Beechmount drive , Birmingham", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, 52.5318064, -1.8324021], [1853, "op-snap---monthly-publication-april-2025.pdf", null, 1852, "2025-04", "Pedestrian", "Toyota", "Avensis", "Grey", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Edmund Road , Birmingham", "Edmund Road , Birmingham", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, 52.4876113, -1.8542201], [1856, "op-snap---monthly-publication-april-2025.pdf", null, 1855, "2025-04", "Car", "Toyota", "Avensis", "Blue", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Clifford Bridge", "Clifford Bridge", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, null, null], [1981, "op-snap---monthly-publication-april-2025.pdf", null, 1980, "2025-04", "Pedal Bike", "Toyota", "A", "White", "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "None", "Smallbrook , Queensway", "Smallbrook , Queensway", "Birmingham", "Birmingham", "NFA", "Outside of 14 Days NIP", null, 52.4768926, -1.8963292]], "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 \"month\" = :p0 and \"offence\" = :p1 and \"vehicle_make\" = :p2 order by month desc limit 101", "params": {"p0": "2025-04", "p1": "Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area", "p2": "Toyota"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota", "results": [{"value": "NFA", "label": "NFA", "count": 10, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&disposal=NFA", "selected": false}, {"value": "Fixed Penalty", "label": "Fixed Penalty", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&disposal=Fixed+Penalty", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&disposal=Warning+Letter", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota", "results": [{"value": "Birmingham", "label": "Birmingham", "count": 12, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&council_area=Birmingham", "selected": false}, {"value": "Boiurmt Oinf Gfhoarmce", "label": "Boiurmt Oinf Gfhoarmce", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&council_area=Boiurmt+Oinf+Gfhoarmce", "selected": false}, {"value": "Walsall", "label": "Walsall", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&council_area=Walsall", "selected": false}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota", "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?month=2025-04&vehicle_make=Toyota", "selected": true}], "truncated": false}, "vehicle_make": {"name": "vehicle_make", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota", "results": [{"value": "Toyota", "label": "Toyota", "count": 14, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&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?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota", "results": [{"value": "Car", "label": "Car", "count": 6, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&reporter_transport_mode=Car", "selected": false}, {"value": "Pedestrian", "label": "Pedestrian", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&reporter_transport_mode=Pedestrian", "selected": false}, {"value": "Pedal Bike", "label": "Pedal Bike", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&reporter_transport_mode=Pedal+Bike", "selected": false}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota", "results": [{"value": "2025-04", "label": "2025-04", "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=Toyota", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_model", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&_facet=vehicle_model"}, {"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&_facet=vehicle_colour"}, {"name": "council_area_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&_facet=council_area_raw"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&_facet=nfa_rationale"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-04&offence=Cause+unnecessary+obstruction+by+motor+vehicle+%2F+trailer+outside+of+the+Greater+London+area&vehicle_make=Toyota&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2271.1897250264883, "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"}