home / opsnap

reports

Each row is one public submission to Operation Snap. Includes the offence, vehicle details, location, and outcome.

Disposal outcomes: Education (driver awareness course), Warning Letter, Fixed Penalty (fine), Court (prosecution), NFA (no further action).

Data license: ODbL · Data source: West Midlands Police

id
{'label': 'ID'}
source_file
{'label': 'Source PDF'}
source_page
{'label': 'Page'}
source_row
{'label': 'Row'}
month
{'label': 'Month'}
reporter_transport_mode
{'label': 'Reporter'}
vehicle_make
{'label': 'Make'}
vehicle_model
{'label': 'Model'}
vehicle_colour
{'label': 'Colour'}
offence
{'label': 'Offence'}
second_offence
{'label': 'Second offence'}
offence_location_raw
{'label': 'Location (raw)'}
offence_location
{'label': 'Location'}
council_area_raw
{'label': 'Council (raw)'}
council_area
{'label': 'Council area'}
disposal
{'label': 'Outcome'}
nfa_rationale
{'label': 'NFA reason'}
witness_contacted
{'label': 'Witness contacted'}
latitude
{'label': 'Lat'}
longitude
{'label': 'Lng'}

15 rows where council_area = "Solihull", disposal = "Education" and vehicle_make = "Mercedes-Benz" sorted by month descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source_file, vehicle_model, vehicle_colour

month 8

  • 2025-05 4
  • 2026-01 3
  • 2025-11 2
  • 2026-02 2
  • 2025-01 1
  • 2025-07 1
  • 2025-09 1
  • 2025-12 1

offence 5

  • Driving without Due Care and Attention 9
  • Contravening a Red Traffic Light 2
  • Driving without Reasonable Consideration 2
  • Drive mechanically propelled vehicle without reasonable consideration 1
  • Motor vehicle fail to accord precedence at a pelican crossing 1

reporter_transport_mode 2

  • Car 11
  • Pedal Bike 4

vehicle_make 1

  • Mercedes-Benz · 15 ✖

disposal 1

  • Education · 15 ✖

council_area 1

  • Solihull · 15 ✖
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
7783 op-snap---monthly-publication-february-2026.pdf   530 2026-02 Pedal Bike Mercedes-Benz 180 White Driving without Due Care and Attention None Cornetts End Lane Cornetts End Lane Solihull Solihull Education N/A      
8184 op-snap---monthly-publication-february-2026.pdf   931 2026-02 Car Mercedes-Benz Sprinter White Driving without Due Care and Attention None Bills Lane Bills Lane Solihull Solihull Education N/A   52.3998632 -1.8392819
10809 op-snap---monthly-publication-january-2026.pdf   270 2026-01 Car Mercedes-Benz A35 Black Motor vehicle fail to accord precedence at a pelican crossing None Station Approach Station Approach Solihull Solihull Education N/A   52.4146834 -1.7879896
11302 op-snap---monthly-publication-january-2026.pdf   763 2026-01 Car Mercedes-Benz C220 Silver Driving without Due Care and Attention None Warwick Road Warwick Road Solihull Solihull Education N/A   52.4428606 -1.812114
11625 op-snap---monthly-publication-january-2026.pdf   1086 2026-01 Car Mercedes-Benz EQC Blue Driving without Due Care and Attention None Bosworth Drive Bosworth Drive Solihull Solihull Education N/A   52.4780944 -1.7586668
5009 op-snap---monthly-publication-december-2025.pdf   1137 2025-12 Car Mercedes-Benz A180 Black Contravening a Red Traffic Light None Marshall Lake Road Marshall Lake Road Solihull Solihull Education N/A   52.3975426 -1.818252
20652 op-snap---monthly-publication-november-2025.pdf   194 2025-11 Car Mercedes-Benz AMG Blue Driving without Due Care and Attention None Richmond Road Olton Richmond Road Olton Solihull Solihull Education N/A   52.4430827 -1.8006217
21723 op-snap---monthly-publication-november-2025.pdf   1265 2025-11 Car Mercedes-Benz Sprinter White Driving without Due Care and Attention None High Street Jct Windmill Road High Street Junction Windmill Road Solihull Solihull Education N/A      
23984 op-snap---monthly-publication-september-2025.pdf   203 2025-09 Car Mercedes-Benz AMG C White Driving without Due Care and Attention None Lode Lane Lode Lane Solihull Solihull Education N/A   52.4149064 -1.7832364
12030 op-snap---monthly-publication-july-2025.pdf   82 2025-07 Car Mercedes-Benz no trace Silver Contravening a Red Traffic Light None Bills Lane, Shirley Bills Lane, Shirley Solihull Solihull Education N/A   52.4054849 -1.8281697
18922 op-snap---monthly-publication-may-2025.pdf   284 2025-05 Pedal Bike Mercedes-Benz C220 Black Driving without Reasonable Consideration None Hampton Lane Hampton Lane Solihull Solihull Education N/A   52.4190728 -1.7449943
19326 op-snap---monthly-publication-may-2025.pdf   688 2025-05 Pedal Bike Mercedes-Benz GLE Grey Driving without Reasonable Consideration None Hampton Road Hampton Road Solihull Solihull Education N/A   52.3985342 -1.7240581
19549 op-snap---monthly-publication-may-2025.pdf   911 2025-05 Car Mercedes-Benz Sprinter White Driving without Due Care and Attention None M42 Northbound M42 Northbound Solihull Solihull Education N/A      
19613 op-snap---monthly-publication-may-2025.pdf   975 2025-05 Car Mercedes-Benz GLA 220. Black Driving without Due Care and Attention None Solihull Bypass Solihull Bypass Solihull Solihull Education N/A   52.4207529 -1.7757467
9272 op-snap---monthly-publication-january-2025.pdf   380 2025-01 Pedal Bike Mercedes-Benz C200 Silver Drive mechanically propelled vehicle without reasonable consideration None Robin Hood Island Robin Hood Island Solihull Solihull Education N/A Yes - Via Email 52.422933 -1.8352662

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE reports (
            id INTEGER PRIMARY KEY AUTOINCREMENT,
            source_file TEXT NOT NULL,
            source_page INTEGER,
            source_row INTEGER,
            month TEXT NOT NULL,
            reporter_transport_mode TEXT,
            vehicle_make TEXT,
            vehicle_model TEXT,
            vehicle_colour TEXT,
            offence TEXT,
            second_offence TEXT,
            offence_location_raw TEXT,
            offence_location TEXT,
            council_area_raw TEXT,
            council_area TEXT,
            disposal TEXT,
            nfa_rationale TEXT,
            witness_contacted TEXT
        , latitude REAL, longitude REAL);
CREATE INDEX idx_month ON reports(month);
CREATE INDEX idx_council_area ON reports(council_area);
CREATE INDEX idx_offence ON reports(offence);
CREATE INDEX idx_disposal ON reports(disposal);
CREATE INDEX idx_location ON reports(offence_location);