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'}

17 rows where month = "2025-05", offence = "Driving without Due Care and Attention" and vehicle_make = "Honda" sorted by month descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: vehicle_model, vehicle_colour, offence_location_raw, offence_location, council_area_raw, nfa_rationale, latitude, longitude

council_area 5

  • Birmingham 10
  • Out of Force Area 3
  • Dudley 2
  • Coventry 1
  • Walsall 1

reporter_transport_mode 4

  • Car 11
  • Other 2
  • Pedal Bike 2
  • Pedestrian 2

disposal 3

  • NFA 8
  • Warning Letter 5
  • Education 4

vehicle_make 1

  • Honda · 17 ✖

offence 1

  • Driving without Due Care and Attention · 17 ✖

month 1

  • 2025-05 · 17 ✖
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
18674 op-snap---monthly-publication-may-2025.pdf   36 2025-05 Car Honda Jazz Blue Driving without Due Care and Attention None Barnes Hill Barnes Hill Birmingham Birmingham Education N/A   52.4401325 -1.9785938
18685 op-snap---monthly-publication-may-2025.pdf   47 2025-05 Car Honda Jazz Blue Driving without Due Care and Attention None Queensbridge Road Queensbridge Road Birmingham Birmingham NFA Outside of 14 Days NIP   52.4415108 -1.8971434
18805 op-snap---monthly-publication-may-2025.pdf   167 2025-05 Car Honda NSC White Driving without Due Care and Attention None Market Street Market Street Dudley Dudley NFA Outside of 14 Days NIP   52.4964695 -2.1680501
18855 op-snap---monthly-publication-may-2025.pdf   217 2025-05 Other Honda moped White Driving without Due Care and Attention None South Road, Erdington South Road, Erdington Birmingham Birmingham NFA No VRM   52.524195 -1.8456434
19120 op-snap---monthly-publication-may-2025.pdf   482 2025-05 Car Honda CBR 500 Black Driving without Due Care and Attention None A46 A46 Out of Force Area Out of Force Area NFA Out of Force      
19229 op-snap---monthly-publication-may-2025.pdf   591 2025-05 Car Honda CRV Red Driving without Due Care and Attention None Hereford Hereford Out of Force Area Out of Force Area NFA Out of Force   52.4047807 -2.0101216
19299 op-snap---monthly-publication-may-2025.pdf   661 2025-05 Car Honda Civic White Driving without Due Care and Attention None Jenkins Street Jenkins Street Birmingham Birmingham Education N/A   52.4705155 -1.8650312
19395 op-snap---monthly-publication-may-2025.pdf   757 2025-05 Pedestrian Honda Civic Silver Driving without Due Care and Attention None Hereford Hereford Out of Force Area Out of Force Area NFA Out of Force   52.4047807 -2.0101216
19541 op-snap---monthly-publication-may-2025.pdf   903 2025-05 Pedal Bike Honda Jazz Blue Driving without Due Care and Attention None Yardley Wood Rd Yardley Wood Road Birmingham Birmingham Education N/A   52.4103191 -1.8670224
19671 op-snap---monthly-publication-may-2025.pdf   1033 2025-05 Car Honda Jazz Black Driving without Due Care and Attention None Garretts Green Lane Garretts Green Lane Birmingham Birmingham Education N/A   52.4675802 -1.7905748
19932 op-snap---monthly-publication-may-2025.pdf   1294 2025-05 Car Honda Civic Red Driving without Due Care and Attention None chester road Chester Road Birmingham Birmingham NFA Outside of 14 Days NIP   52.5359496 -1.8324115
20020 op-snap---monthly-publication-may-2025.pdf   1382 2025-05 Pedal Bike Honda jazz Silver Driving without Due Care and Attention None Bescot Crescent road Bescot Crescent road Walsall Walsall NFA Outside of 14 Days NIP   52.575204 -1.9916288
20127 op-snap---monthly-publication-may-2025.pdf   1489 2025-05 Pedestrian Honda Jazz Black Driving without Due Care and Attention None Lower Queen Street Lower Queen Street Birmingham Birmingham Warning Letter N/A   52.5603978 -1.8227403
20129 op-snap---monthly-publication-may-2025.pdf   1491 2025-05 Car Honda Jazz Black Driving without Due Care and Attention None Kennilworth Road Kennilworth Road Coventry Coventry Warning Letter N/A      
20181 op-snap---monthly-publication-may-2025.pdf   1543 2025-05 Car Honda NSC 110-M White Driving without Due Care and Attention None Pope Street Pope Street Birmingham Birmingham Warning Letter N/A   52.4852929 -1.9163779
20286 op-snap---monthly-publication-may-2025.pdf   1648 2025-05 Other Honda Civic Black Driving without Due Care and Attention None Stone Street Stone Street Dudley Dudley Warning Letter N/A   52.5104511 -2.0836025
20348 op-snap---monthly-publication-may-2025.pdf   1710 2025-05 Car Honda HR-V Grey Driving without Due Care and Attention None Cotterills Lane Cotterills Lane Birmingham Birmingham Warning Letter N/A   52.4884297 -1.817811

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);