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-12", offence = "Contravening a Red Traffic Light" and vehicle_make = "BMW" 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 11
  • Solihull 2
  • Wolverhampton 2
  • Dudley 1
  • Sutton Coldfield 1

disposal 4

  • NFA 10
  • Education 5
  • Court 1
  • Warning Letter 1

vehicle_make 1

  • BMW · 17 ✖

reporter_transport_mode 1

  • Car 17

offence 1

  • Contravening a Red Traffic Light · 17 ✖

month 1

  • 2025-12 · 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
3877 op-snap---monthly-publication-december-2025.pdf   5 2025-12 Car BMW 220M Silver Contravening a Red Traffic Light None Alcester Road South Alcester Road South Birmingham Birmingham NFA No Independent Evidence Available   52.4170522 -1.8906187
4013 op-snap---monthly-publication-december-2025.pdf   141 2025-12 Car BMW 3 series Black Contravening a Red Traffic Light None Coventry Road Coventry Road Birmingham Birmingham NFA No Independent Evidence Available   52.4726661 -1.8769032
4014 op-snap---monthly-publication-december-2025.pdf   142 2025-12 Car BMW 2 series Black Contravening a Red Traffic Light None Stratford Road Stratford Road Solihull Solihull Education N/A   52.4191184 -1.8326637
4036 op-snap---monthly-publication-december-2025.pdf   164 2025-12 Car BMW 420 Black Contravening a Red Traffic Light None Stratford Road Stratford Road Birmingham Birmingham Education N/A   52.4203897 -1.8338574
4042 op-snap---monthly-publication-december-2025.pdf   170 2025-12 Car BMW X5 White Contravening a Red Traffic Light None Newton Road Newton Road Birmingham Birmingham NFA No Independent Evidence Available   52.4541102 -1.8710993
4101 op-snap---monthly-publication-december-2025.pdf   229 2025-12 Car BMW X3.. Grey Contravening a Red Traffic Light None Alcester Road South Alcester Road South Birmingham Birmingham Warning Letter N/A   52.4170522 -1.8906187
4188 op-snap---monthly-publication-december-2025.pdf   316 2025-12 Car BMW 118i Black Contravening a Red Traffic Light None Craddock Street Craddock Street Birmingham Birmingham NFA No Independent Evidence Available   52.490126 -1.9129277
4261 op-snap---monthly-publication-december-2025.pdf   389 2025-12 Car BMW 3 Series Black Contravening a Red Traffic Light None Spring HIll Spring HIll Birmingham Birmingham NFA No Independent Evidence Available   52.4854232 -1.9218159
4396 op-snap---monthly-publication-december-2025.pdf   524 2025-12 Car BMW 420D Grey Contravening a Red Traffic Light None Hamsread Road, Hockley Hamsread Road, Hockley Birmingham Birmingham Education N/A      
4429 op-snap---monthly-publication-december-2025.pdf   557 2025-12 Car BMW 33D Grey Contravening a Red Traffic Light None Newport Road Newport Road Birmingham Birmingham Education N/A   52.5027779 -1.7982159
4478 op-snap---monthly-publication-december-2025.pdf   606 2025-12 Car BMW 1 Series Silver Contravening a Red Traffic Light None Bridgnorth Road Bridgnorth Road Wolverhampton Wolverhampton NFA No Independent Evidence Available   52.5870072 -2.1755927
4504 op-snap---monthly-publication-december-2025.pdf   632 2025-12 Car BMW   White Contravening a Red Traffic Light None Old Walsall Road Old Walsall Road Birmingham Birmingham NFA No Independent Evidence Available   52.5294399 -1.9282714
4813 op-snap---monthly-publication-december-2025.pdf   941 2025-12 Car BMW 420 Grey Contravening a Red Traffic Light None Stratford Road Stratford Road Solihull Solihull Education N/A   52.4191184 -1.8326637
4832 op-snap---monthly-publication-december-2025.pdf   960 2025-12 Car BMW 218I Black Contravening a Red Traffic Light None Lichfield Road Lichfield Road Sutton Coldfield Sutton Coldfield NFA No Offence   52.5872149 -1.8300386
4873 op-snap---monthly-publication-december-2025.pdf   1001 2025-12 Car BMW 530D Black Contravening a Red Traffic Light None Cinder Bank Cinder Bank Dudley Dudley NFA Outside of 14 Days NIP   52.4951209 -2.0924902
4919 op-snap---monthly-publication-december-2025.pdf   1047 2025-12 Car BMW   Black Contravening a Red Traffic Light None Paget Road Paget Road Wolverhampton Wolverhampton NFA No VRM   52.5890037 -2.1560687
5054 op-snap---monthly-publication-december-2025.pdf   1182 2025-12 Car BMW 330.. Grey Contravening a Red Traffic Light None Great Barr Interchange Great Barr Interchange Birmingham Birmingham Court N/A   52.544549 -1.9310678

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