{"database": "opsnap", "table": "reports", "is_view": false, "human_description_en": "where council_area = \"Solihull\", month = \"2025-07\" and reporter_transport_mode = \"Pedal Bike\" sorted by month descending", "rows": [[12010, "op-snap---monthly-publication-july-2025.pdf", null, 62, "2025-07", "Pedal Bike", "Volvo", "V40", "Blue", "Driving without Due Care and Attention", "None", "Meer End Road", "Meer End Road", "Solihull", "Solihull", "Education", "N/A", null, 52.373396, -1.6335409], [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], [12040, "op-snap---monthly-publication-july-2025.pdf", null, 92, "2025-07", "Pedal Bike", "BMW", "520..", "Black", "Driving without Due Care and Attention", "None", "St Bernards Road", "Street Bernards Road", "Solihull", "Solihull", "NFA", "Outside of 14 Days NIP", null, null, null], [12067, "op-snap---monthly-publication-july-2025.pdf", null, 119, "2025-07", "Pedal Bike", "Toyota", "Aygo", "Silver", "Driving without Due Care and Attention", "None", "Bickenhill Road", "Bickenhill Road", "Solihull", "Solihull", "Court", "N/A", null, 52.4640893, -1.7362681], [12121, "op-snap---monthly-publication-july-2025.pdf", null, 173, "2025-07", "Pedal Bike", "Honda", "Jazz", "Blue", "Driving without Due Care and Attention", "None", "Dorchester Road", "Dorchester Road", "Solihull", "Solihull", "Court", "N/A", null, 52.4157911, -1.7926505], [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], [12175, "op-snap---monthly-publication-july-2025.pdf", null, 227, "2025-07", "Pedal Bike", "Volkswagen", "Golf", "Grey", "Contravening a Red Traffic Light", "None", "Haslucks Green Road", "Haslucks Green Road", "Solihull", "Solihull", "Education", "N/A", null, 52.4145149, -1.8301272], [12227, "op-snap---monthly-publication-july-2025.pdf", null, 279, "2025-07", "Pedal Bike", "Chevrolet", "Chrysler", "Black", "Driving without Due Care and Attention", "None", "Danford Lane", "Danford Lane", "Solihull", "Solihull", "Education", "N/A", null, 52.4092804, -1.8056214], [12241, "op-snap---monthly-publication-july-2025.pdf", null, 293, "2025-07", "Pedal Bike", "Vauxhall", "Meriva", "White", "Driving without Due Care and Attention", "None", "Linden Road", "Linden Road", "Solihull", "Solihull", "NFA", "Outside of 14 Days NIP", null, null, null], [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], [12462, "op-snap---monthly-publication-july-2025.pdf", null, 514, "2025-07", "Pedal Bike", "Audi", "Q3", "White", "Driving without Due Care and Attention", "None", "Kenilworth Road Knowle", "Kenilworth Road Knowle", "Solihull", "Solihull", "Education", "N/A", null, 52.3877147, -1.732243], [12507, "op-snap---monthly-publication-july-2025.pdf", null, 559, "2025-07", "Pedal Bike", "Audi", "Q4", "Black", "Contravening a Red Traffic Light", "None", "Ashleigh Road", "Ashleigh Road", "Solihull", "Solihull", "NFA", "Outside of 14 DAYS Late Submission", null, 52.4177582, -1.7873644], [12703, "op-snap---monthly-publication-july-2025.pdf", null, 755, "2025-07", "Pedal Bike", "Fiat", "500", "Blue", "Driving without Due Care and Attention", "None", "Olton Road", "Olton Road", "Solihull", "Solihull", "Education", "N/A", null, 52.4193964, -1.8252207], [12719, "op-snap---monthly-publication-july-2025.pdf", null, 771, "2025-07", "Pedal Bike", "BMW", null, "Black", "Driving without Due Care and Attention", "None", "Packwood Road", "Packwood Road", "Solihull", "Solihull", "NFA", "No Offence", null, 52.3617789, -1.7409895], [12766, "op-snap---monthly-publication-july-2025.pdf", null, 818, "2025-07", "Pedal Bike", "Mercedes-Benz", "CLA", "Grey", "Driving without Due Care and Attention", "None", "Stratford Road", "Stratford Road", "Solihull", "Solihull", "Warning Letter", "N/A", null, 52.4191184, -1.8326637]], "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 \"month\" = :p1 and \"reporter_transport_mode\" = :p2 order by month desc limit 101", "params": {"p0": "Solihull", "p1": "2025-07", "p2": "Pedal Bike"}}, "facet_results": {"disposal": {"name": "disposal", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike", "results": [{"value": "Education", "label": "Education", "count": 7, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&disposal=Education", "selected": false}, {"value": "NFA", "label": "NFA", "count": 5, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&disposal=NFA", "selected": false}, {"value": "Court", "label": "Court", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&disposal=Court", "selected": false}, {"value": "Warning Letter", "label": "Warning Letter", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&disposal=Warning+Letter", "selected": false}], "truncated": false}, "council_area": {"name": "council_area", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike", "results": [{"value": "Solihull", "label": "Solihull", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?month=2025-07&reporter_transport_mode=Pedal+Bike", "selected": true}], "truncated": false}, "offence": {"name": "offence", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike", "results": [{"value": "Driving without Due Care and Attention", "label": "Driving without Due Care and Attention", "count": 12, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&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&reporter_transport_mode=Pedal+Bike&offence=Contravening+a+Red+Traffic+Light", "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&reporter_transport_mode=Pedal+Bike&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&reporter_transport_mode=Pedal+Bike", "results": [{"value": "Ford", "label": "Ford", "count": 3, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&vehicle_make=Ford", "selected": false}, {"value": "Audi", "label": "Audi", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&vehicle_make=Audi", "selected": false}, {"value": "BMW", "label": "BMW", "count": 2, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&vehicle_make=BMW", "selected": false}, {"value": "Chevrolet", "label": "Chevrolet", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&vehicle_make=Chevrolet", "selected": false}, {"value": "Fiat", "label": "Fiat", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&vehicle_make=Fiat", "selected": false}, {"value": "Honda", "label": "Honda", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&vehicle_make=Honda", "selected": false}, {"value": "Mercedes-Benz", "label": "Mercedes-Benz", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&vehicle_make=Mercedes-Benz", "selected": false}, {"value": "Toyota", "label": "Toyota", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&vehicle_make=Toyota", "selected": false}, {"value": "Vauxhall", "label": "Vauxhall", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&vehicle_make=Vauxhall", "selected": false}, {"value": "Volkswagen", "label": "Volkswagen", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&vehicle_make=Volkswagen", "selected": false}, {"value": "Volvo", "label": "Volvo", "count": 1, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&vehicle_make=Volvo", "selected": false}], "truncated": false}, "reporter_transport_mode": {"name": "reporter_transport_mode", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike", "results": [{"value": "Pedal Bike", "label": "Pedal Bike", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07", "selected": true}], "truncated": false}, "month": {"name": "month", "type": "column", "hideable": false, "toggle_url": "/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike", "results": [{"value": "2025-07", "label": "2025-07", "count": 15, "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&reporter_transport_mode=Pedal+Bike", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "vehicle_colour", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&_facet=vehicle_colour"}, {"name": "offence_location_raw", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&_facet=offence_location_raw"}, {"name": "offence_location", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&_facet=offence_location"}, {"name": "nfa_rationale", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&_facet=nfa_rationale"}, {"name": "latitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&_facet=latitude"}, {"name": "longitude", "toggle_url": "http://opsnap.farrant.me/opsnap/reports.json?council_area=Solihull&month=2025-07&reporter_transport_mode=Pedal+Bike&_facet=longitude"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1156.602192670107, "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"}