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 month = "2025-04", offence = "Contravening a Red Traffic Light" and vehicle_make = "Toyota" sorted by month descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

council_area 7

  • Birmingham 7
  • Out of Force Area 2
  • Sandwell 2
  • Walsall 2
  • Area 1
  • Coventry 1
  • Solihull 1

disposal 3

  • NFA 13
  • Education 2
  • Warning Letter 1

reporter_transport_mode 2

  • Car 14
  • Pedestrian 2

vehicle_make 1

  • Toyota · 16 ✖

offence 1

  • Contravening a Red Traffic Light · 16 ✖

month 1

  • 2025-04 · 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
97 op-snap---monthly-publication-april-2025.pdf   96 2025-04 Car Toyota Yaris Silver Contravening a Red Traffic Light None Bromford Lane Bromford Lane Birmingham Birmingham Education N/A   52.5083238 -1.8332287
105 op-snap---monthly-publication-april-2025.pdf   104 2025-04 Pedestrian Toyota Yaris Blue Contravening a Red Traffic Light None Littleton St Littleton Street Walsall Walsall NFA No VRM   52.5885092 -1.9817997
252 op-snap---monthly-publication-april-2025.pdf   251 2025-04 Car Toyota Prius Silver Contravening a Red Traffic Light None Park Road Bedford Park Road Bedford Area Area NFA Out of Force      
256 op-snap---monthly-publication-april-2025.pdf   255 2025-04 Car Toyota Yaris Black Contravening a Red Traffic Light None Nechells Parkway Nechells Parkway Birmingham Birmingham Warning Letter N/A   52.4922722 -1.8711754
398 op-snap---monthly-publication-april-2025.pdf   397 2025-04 Car Toyota Aygo White Contravening a Red Traffic Light None Tyburn Road Tyburn Road Birmingham Birmingham NFA Outside of 14 Days NIP   52.5113867 -1.8337258
561 op-snap---monthly-publication-april-2025.pdf   560 2025-04 Car Toyota MPV Silver Contravening a Red Traffic Light None Black Lake Black Lake Sandwell Sandwell NFA Outside of 14 DAYS Late Submission   52.5341947 -2.0098521
756 op-snap---monthly-publication-april-2025.pdf   755 2025-04 Car Toyota Landcruiser Grey Contravening a Red Traffic Light None Telford Telford Out of Force Area Out of Force Area NFA Out of Force   52.4979333 -1.9664857
771 op-snap---monthly-publication-april-2025.pdf   770 2025-04 Pedestrian Toyota Corolla Silver Contravening a Red Traffic Light None Greyfriars Road Greyfriars Road Coventry Coventry Education N/A   52.4052565 -1.515244
987 op-snap---monthly-publication-april-2025.pdf   986 2025-04 Car Toyota Estima White Contravening a Red Traffic Light None Coopers Lane , Smethwick Coopers Lane , Smethwick Sandwell Sandwell NFA Outside of 14 Days NIP   52.4915505 -1.9742227
1125 op-snap---monthly-publication-april-2025.pdf   1124 2025-04 Car Toyota   Grey Contravening a Red Traffic Light None Middle more Lane , Walsall Middle more Lane , Walsall Walsall Walsall NFA Outside of 14 Days NIP      
1535 op-snap---monthly-publication-april-2025.pdf   1534 2025-04 Car Toyota PRIUS Black Contravening a Red Traffic Light None Road adjacent to 2a High sreet, kings heath Road adjacent to 2a High sreet, kings heath Birmingham Birmingham NFA Outside of 14 Days NIP      
1621 op-snap---monthly-publication-april-2025.pdf   1620 2025-04 Car Toyota Estima Silver Contravening a Red Traffic Light None Birchfield Road , Birmingham Birchfield Road , Birmingham Birmingham Birmingham NFA Outside of 14 Days NIP   52.5170745 -1.9012542
1700 op-snap---monthly-publication-april-2025.pdf   1699 2025-04 Car Toyota RAV 4 Grey Contravening a Red Traffic Light None Crey nolds Land Junction , Solihull Crey nolds Land Junction , Solihull Solihull Solihull NFA Outside of 14 Days NIP      
1834 op-snap---monthly-publication-april-2025.pdf   1833 2025-04 Car Toyota Corolla Black Contravening a Red Traffic Light None Trumingdon Trumingdon Out of Force Area Out of Force Area NFA Outside of 14 Days NIP      
1882 op-snap---monthly-publication-april-2025.pdf   1881 2025-04 Car Toyota NP Grey Contravening a Red Traffic Light None Bromford lane Bromford lane Birmingham Birmingham NFA Outside of 14 Days NIP   52.5083238 -1.8332287
1963 op-snap---monthly-publication-april-2025.pdf   1962 2025-04 Car Toyota AYGO White Contravening a Red Traffic Light None Stratford Road , Birmingham Stratford Road , Birmingham Birmingham Birmingham NFA Outside of 14 Days NIP   52.4447583 -1.8592059

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