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 offence = "Stop a vehicle within pelican pedestrian crossing limits" and vehicle_make = "Jaguar" sorted by month descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

month 7

  • 2025-02 3
  • 2025-03 3
  • 2025-06 2
  • 2026-01 2
  • 2026-02 2
  • 2025-01 1
  • 2025-05 1

disposal 5

  • Education 8
  • Fixed Penalty 2
  • NFA 2
  • Court 1
  • Warning Letter 1

council_area 4

  • Birmingham 9
  • Coventry 3
  • Dudley 1
  • Sutton Coldfield 1

reporter_transport_mode 3

  • Car 7
  • Pedestrian 5
  • Pedal Bike 2

vehicle_make 1

  • Jaguar · 14 ✖

offence 1

  • Stop a vehicle within pelican pedestrian crossing limits · 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
7751 op-snap---monthly-publication-february-2026.pdf   498 2026-02 Pedestrian Jaguar XF.. Black Stop a vehicle within pelican pedestrian crossing limits None Poplar Road Kings Heath Poplar Road Kings Heath Birmingham Birmingham Education N/A   52.436035 -1.891685
8890 op-snap---monthly-publication-february-2026.pdf   1637 2026-02 Pedal Bike Jaguar xj Black Stop a vehicle within pelican pedestrian crossing limits None stoney stanton road Stoney Stanton Road Coventry Coventry NFA Misc Inc Crimes   52.4221152 -1.4959475
11047 op-snap---monthly-publication-january-2026.pdf   508 2026-01 Car Jaguar F Pace Black Stop a vehicle within pelican pedestrian crossing limits None Washwood Heath Road Washwood Heath Road Birmingham Birmingham Education N/A   52.4929304 -1.8229092
11502 op-snap---monthly-publication-january-2026.pdf   963 2026-01 Pedestrian Jaguar XE White Stop a vehicle within pelican pedestrian crossing limits None Cherry Orchard Road Cherry Orchard Road Birmingham Birmingham Education N/A   52.5206297 -1.9208426
14987 op-snap---monthly-publication-june-2025.pdf   916 2025-06 Car Jaguar F PACE Grey Stop a vehicle within pelican pedestrian crossing limits None Washwood Heath Road Washwood Heath Road Birmingham Birmingham Education N/A   52.4929304 -1.8229092
15907 op-snap---monthly-publication-june-2025.pdf   1836 2025-06 Car Jaguar I Pace Blue Stop a vehicle within pelican pedestrian crossing limits None Wolverhampton Street Dudley Wolverhampton Street Dudley Dudley Dudley Education N/A   52.5112068 -2.0908956
19961 op-snap---monthly-publication-may-2025.pdf   1323 2025-05 Car Jaguar E PACE White Stop a vehicle within pelican pedestrian crossing limits None Hurstcroft Road , Birmingham Hurstcroft Road , Birmingham Birmingham Birmingham NFA Outside of 14 Days NIP   52.4830179 -1.783876
16295 op-snap---monthly-publication-march-2025.pdf   52 2025-03 Car Jaguar XF Black Stop a vehicle within pelican pedestrian crossing limits None Bearwood Road Bearwood Road Birmingham Birmingham Warning Letter N/A Yes - Via Email 52.4762784 -1.9678366
16409 op-snap---monthly-publication-march-2025.pdf   166 2025-03 Pedestrian Jaguar XF Black Stop a vehicle within pelican pedestrian crossing limits None Moseley Road Moseley Road Birmingham Birmingham Education N/A Yes - Via Email 52.4679402 -1.881408
17819 op-snap---monthly-publication-march-2025.pdf   1576 2025-03 Pedal Bike Jaguar XF White Stop a vehicle within pelican pedestrian crossing limits None Prior Deram Walk Prior Deram Walk Coventry Coventry Education N/A Yes - Via Email 52.3953705 -1.5551746
5960 op-snap---monthly-publication-february-2025.pdf   777 2025-02 Car Jaguar X-type Blue Stop a vehicle within pelican pedestrian crossing limits None Victoria Road, Sutton Coldfield Victoria Road, Sutton Coldfield Sutton Coldfield Sutton Coldfield Fixed Penalty N/A Yes - Via Email 52.5615573 -1.820549
6147 op-snap---monthly-publication-february-2025.pdf   964 2025-02 Pedestrian Jaguar F PACE Black Stop a vehicle within pelican pedestrian crossing limits None EARLSDON STREET Earlsdon Street Coventry Coventry Fixed Penalty N/A Yes - Via Email 52.3988977 -1.5323674
6837 op-snap---monthly-publication-february-2025.pdf   1654 2025-02 Car Jaguar X Type Black Stop a vehicle within pelican pedestrian crossing limits None Washwood Heath Road Washwood Heath Road Birmingham Birmingham Education N/A Yes - Via Email 52.4929304 -1.8229092
10462 op-snap---monthly-publication-january-2025.pdf   1570 2025-01 Pedestrian Jaguar F-Pace Black Stop a vehicle within pelican pedestrian crossing limits No Insurance Dudley Road Dudley Road Birmingham Birmingham Court N/A Yes - Via Email 52.4865107 -1.9386263

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