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

14 rows where month = "2025-03" and vehicle_make = "Mini" sorted by month descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: vehicle_model, vehicle_colour, second_offence, council_area_raw, nfa_rationale

offence 8

  • Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area 4
  • Driving without Reasonable Consideration 3
  • Driving without Due Care and Attention 2
  • Contravening a Red Traffic Light 1
  • Driving a vehicle wholly or partly on a footpath 1
  • Motor vehicle fail to comply with endorsable section 36 traffic sign -other than manned or automatic equipment 1
  • Using a Mobile Phone Whilst Driving 1
  • VRM fails to conform to Regulations 1

council_area 6

  • Birmingham 8
  • Out of Force Area 2
  • Coventry 1
  • Solihull 1
  • Sutton Coldfield 1
  • Walsall 1

reporter_transport_mode 5

  • Car 8
  • Pedal Bike 2
  • Pedestrian 2
  • Lorry 1
  • other 1

disposal 5

  • Warning Letter 5
  • NFA 4
  • Education 2
  • Fixed Penalty 2
  • Court 1

vehicle_make 1

  • Mini · 14 ✖

month 1

  • 2025-03 · 14 ✖
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
16349 op-snap---monthly-publication-march-2025.pdf   106 2025-03 Pedestrian Mini Cooper White Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area None Larch Avenue Larch Avenue Birmingham Birmingham Warning Letter N/A Yes - Via Email 52.5153484 -1.9438891
16664 op-snap---monthly-publication-march-2025.pdf   421 2025-03 Car Mini Cooper Grey Contravening a Red Traffic Light None Fernhill Heath Fernhill Heath Out of Force Area Out of Force Area NFA Out of Force Yes - Via Email    
16785 op-snap---monthly-publication-march-2025.pdf   542 2025-03 Pedal Bike Mini COOPER Grey Driving without Reasonable Consideration None VICARAGE HILL Vicarage Hill Sutton Coldfield Sutton Coldfield Education N/A Yes - Via Email 52.55511 -1.825953
16845 op-snap---monthly-publication-march-2025.pdf   602 2025-03 Car Mini Cooper Green Driving without Due Care and Attention None M42, Birmingham M42, Birmingham Birmingham Birmingham Fixed Penalty N/A Yes - Via Email 52.4796992 -1.9026911
16949 op-snap---monthly-publication-march-2025.pdf   706 2025-03 Car Mini   White Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area None Basin Road, Worcester Basin Road, Worcester Out of Force Area Out of Force Area NFA Out of Force Yes - Via Email    
17364 op-snap---monthly-publication-march-2025.pdf   1121 2025-03 Pedal Bike Mini Cooper Black Using a Mobile Phone Whilst Driving None Robin Hood Island Robin Hood Island Birmingham Birmingham Fixed Penalty N/A Yes - Via Email 52.4220705 -1.8372335
17391 op-snap---monthly-publication-march-2025.pdf   1148 2025-03 Car Mini Cooper Grey Driving without Reasonable Consideration None Alcester Road Alcester Road Birmingham Birmingham Warning Letter N/A Yes - Via Email 52.4470686 -1.8880749
17501 op-snap---monthly-publication-march-2025.pdf   1258 2025-03 Pedestrian Mini Cooper White Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area None Beake Ave Beake Ave Coventry Coventry Warning Letter N/A Yes - Via Email 52.4360855 -1.5226352
17569 op-snap---monthly-publication-march-2025.pdf   1326 2025-03 Car Mini Clubman Grey VRM fails to conform to Regulations None M42 motorway M42 motorway Solihull Solihull Warning Letter N/A Yes - Via Email    
17610 op-snap---monthly-publication-march-2025.pdf   1367 2025-03 Lorry Mini Cooper Green Motor vehicle fail to comply with endorsable section 36 traffic sign -other than manned or automatic equipment None M6 M6 Walsall Walsall Education N/A Yes - Via Email    
17687 op-snap---monthly-publication-march-2025.pdf   1444 2025-03 Car Mini   White Driving without Due Care and Attention None Sarehole Road Sarehole Road Birmingham Birmingham NFA No VRM Yes - Via Email 52.4422505 -1.8539684
17710 op-snap---monthly-publication-march-2025.pdf   1467 2025-03 Car Mini COOPER Grey Driving a vehicle wholly or partly on a footpath No Insurance STRATFORD ROAD Stratford Road Birmingham Birmingham Court N/A Yes - Via Email 52.4203897 -1.8338574
17744 op-snap---monthly-publication-march-2025.pdf   1501 2025-03 other Mini Clubman Blue Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area None Bradshaw Avenue Bradshaw Avenue Birmingham Birmingham NFA No Independent Evidence Available Yes - Via Email 52.4018255 -1.9490522
17932 op-snap---monthly-publication-march-2025.pdf   1689 2025-03 Car Mini Cooper Black Driving without Reasonable Consideration None Warwick Road Warwick Road Birmingham Birmingham Warning Letter Outside of 14 Days NIP Yes - Via Email 52.4555288 -1.8613929

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