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

16 rows where disposal = "Warning Letter", month = "2025-08" and reporter_transport_mode = "Other" 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, latitude, longitude

vehicle_make 9

  • Ford 3
  • Mini 3
  • Volkswagen 3
  • Audi 2
  • Hyundai 1
  • Mercedes-Benz 1
  • Nissan 1
  • Scania 1
  • Seat 1

offence 4

  • Driving without Due Care and Attention 11
  • Driving without Reasonable Consideration 3
  • Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area 1
  • Use a vehicle / cycle on a road and contravene a local traffic order other than parking 1

council_area 3

  • Dudley 13
  • Wolverhampton 2
  • Birmingham 1

reporter_transport_mode 1

  • Other · 16 ✖

month 1

  • 2025-08 · 16 ✖

disposal 1

  • Warning Letter · 16 ✖
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
2139 op-snap---monthly-publication-august-2025.pdf   114 2025-08 Other Hyundai I20 White Driving without Due Care and Attention None Waterfront Waterfront Dudley Dudley Warning Letter N/A   52.4874281 -2.1117204
2191 op-snap---monthly-publication-august-2025.pdf   166 2025-08 Other Volkswagen Polo Blue Driving without Due Care and Attention None Waterfront Waterfront Dudley Dudley Warning Letter N/A   52.4874281 -2.1117204
2193 op-snap---monthly-publication-august-2025.pdf   168 2025-08 Other Mercedes-Benz A180 Black Driving without Due Care and Attention None Waterfront Waterfront Dudley Dudley Warning Letter N/A   52.4874281 -2.1117204
2194 op-snap---monthly-publication-august-2025.pdf   169 2025-08 Other Volkswagen Corsa Black Driving without Due Care and Attention None Waterfront Waterfront Dudley Dudley Warning Letter N/A   52.4874281 -2.1117204
2583 op-snap---monthly-publication-august-2025.pdf   558 2025-08 Other Audi A1 Black Driving without Reasonable Consideration None Waterfront car park Waterfront car park Dudley Dudley Warning Letter N/A      
2584 op-snap---monthly-publication-august-2025.pdf   559 2025-08 Other Volkswagen Polo Black Driving without Reasonable Consideration None Waterfront car park Waterfront car park Dudley Dudley Warning Letter N/A      
2585 op-snap---monthly-publication-august-2025.pdf   560 2025-08 Other Ford Fiesta Black Driving without Reasonable Consideration None Waterfront car park Waterfront car park Dudley Dudley Warning Letter N/A      
2591 op-snap---monthly-publication-august-2025.pdf   566 2025-08 Other Nissan Juke Black Driving without Due Care and Attention None Raynor Road Raynor Road Wolverhampton Wolverhampton Warning Letter N/A   52.6043868 -2.1046385
2593 op-snap---monthly-publication-august-2025.pdf   568 2025-08 Other Scania lorry Yellow Use a vehicle / cycle on a road and contravene a local traffic order other than parking None Cannock Road Cannock Road Wolverhampton Wolverhampton Warning Letter N/A   52.6083917 -2.1033365
2637 op-snap---monthly-publication-august-2025.pdf   612 2025-08 Other Mini Cooper White Driving without Due Care and Attention None Waterfront carpark Waterfront carpark Dudley Dudley Warning Letter N/A      
2705 op-snap---monthly-publication-august-2025.pdf   680 2025-08 Other Mini cooper White Driving without Due Care and Attention None Waterfront Waterfront Dudley Dudley Warning Letter N/A   52.4874281 -2.1117204
2706 op-snap---monthly-publication-august-2025.pdf   681 2025-08 Other Ford Fiesta Silver Driving without Due Care and Attention None Waterfront Waterfront Dudley Dudley Warning Letter N/A   52.4874281 -2.1117204
2819 op-snap---monthly-publication-august-2025.pdf   794 2025-08 Other Ford Fiesta Red Driving without Due Care and Attention None Water front Merry Hill Water front Merry Hill Dudley Dudley Warning Letter N/A      
2852 op-snap---monthly-publication-august-2025.pdf   827 2025-08 Other Audi A1 Black Driving without Due Care and Attention None Waterfront Merry Hill Waterfront Merry Hill Dudley Dudley Warning Letter N/A   52.4874176 -2.1129449
3179 op-snap---monthly-publication-august-2025.pdf   1154 2025-08 Other Seat Ibiza Red Driving without Due Care and Attention None Tower Street Tower Street Dudley Dudley Warning Letter N/A   52.5112053 -2.0833165
3857 op-snap---monthly-publication-august-2025.pdf   1832 2025-08 Other Mini cooper Red Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area None spring lane Spring Lane Birmingham Birmingham Warning Letter N/A   52.5182019 -1.8336169

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