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

15 rows where month = "2025-04", offence = "Stop a vehicle within pelican pedestrian crossing limits" 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 4

  • Birmingham 11
  • Wolverhampton 2
  • Coventry 1
  • Walsall 1

reporter_transport_mode 3

  • Car 11
  • Pedal Bike 2
  • Pedestrian 2

disposal 3

  • NFA 11
  • Education 2
  • Warning Letter 2

vehicle_make 1

  • BMW · 15 ✖

offence 1

  • Stop a vehicle within pelican pedestrian crossing limits · 15 ✖

month 1

  • 2025-04 · 15 ✖
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
63 op-snap---monthly-publication-april-2025.pdf   62 2025-04 Car BMW 320d Black Stop a vehicle within pelican pedestrian crossing limits None Coleshill Road Coleshill Road Birmingham Birmingham Education N/A   52.4967329 -1.8097462
375 op-snap---monthly-publication-april-2025.pdf   374 2025-04 Car BMW 320i White Stop a vehicle within pelican pedestrian crossing limits None Washwood Heath Road Washwood Heath Road Birmingham Birmingham Warning Letter N/A   52.4929304 -1.8229092
376 op-snap---monthly-publication-april-2025.pdf   375 2025-04 Car BMW 320d Black Stop a vehicle within pelican pedestrian crossing limits None Coleshill Road Coleshill Road Birmingham Birmingham Education N/A   52.4967329 -1.8097462
572 op-snap---monthly-publication-april-2025.pdf   571 2025-04 Pedal Bike BMW 320D Blue Stop a vehicle within pelican pedestrian crossing limits None Corporation Street Corporation Street Coventry Coventry Warning Letter N/A   52.4086244 -1.515132
619 op-snap---monthly-publication-april-2025.pdf   618 2025-04 Car BMW 420d Grey Stop a vehicle within pelican pedestrian crossing limits None High St, Tettenhall High Street, Tettenhall Wolverhampton Wolverhampton NFA Outside of 14 Days NIP   52.5980906 -2.168057
1516 op-snap---monthly-publication-april-2025.pdf   1515 2025-04 Pedal Bike BMW 2 Series White Stop a vehicle within pelican pedestrian crossing limits None Alcester Road , Birmingham Alcester Road , Birmingham Birmingham Birmingham NFA Outside of 14 Days NIP   52.452635 -1.8874738
1532 op-snap---monthly-publication-april-2025.pdf   1531 2025-04 Pedestrian BMW NP Black Stop a vehicle within pelican pedestrian crossing limits None Walstead Road , Walsall Walstead Road , Walsall Walsall Walsall NFA Outside of 14 Days NIP   52.5648629 -1.9517624
1558 op-snap---monthly-publication-april-2025.pdf   1557 2025-04 Pedestrian BMW 118 Silver Stop a vehicle within pelican pedestrian crossing limits None High Street , Tetenhall High Street , Tetenhall Wolverhampton Wolverhampton NFA Outside of 14 Days NIP      
1574 op-snap---monthly-publication-april-2025.pdf   1573 2025-04 Car BMW NP White Stop a vehicle within pelican pedestrian crossing limits None Washwood heath Road , Birmingham Washwood heath Road , Birmingham Birmingham Birmingham NFA Outside of 14 Days NIP   52.4949047 -1.8544884
1616 op-snap---monthly-publication-april-2025.pdf   1615 2025-04 Car BMW NP Black Stop a vehicle within pelican pedestrian crossing limits None Washwood Heath Road , Birmingham Washwood Heath Road , Birmingham Birmingham Birmingham NFA Outside of 14 Days NIP   52.4949047 -1.8544884
1796 op-snap---monthly-publication-april-2025.pdf   1795 2025-04 Car BMW NP Red Stop a vehicle within pelican pedestrian crossing limits None Dudley Road , Birmingham Dudley Road , Birmingham Birmingham Birmingham NFA Outside of 14 Days NIP   52.4865107 -1.9386263
1822 op-snap---monthly-publication-april-2025.pdf   1821 2025-04 Car BMW NP Black Stop a vehicle within pelican pedestrian crossing limits None Washwood heath road , Birmingham Washwood heath road , Birmingham Birmingham Birmingham NFA Outside of 14 Days NIP   52.4949047 -1.8544884
1825 op-snap---monthly-publication-april-2025.pdf   1824 2025-04 Car BMW NP Grey Stop a vehicle within pelican pedestrian crossing limits None Washwood Heath Road Washwood Heath Road Birmingham Birmingham NFA Outside of 14 Days NIP   52.4929304 -1.8229092
2006 op-snap---monthly-publication-april-2025.pdf   2005 2025-04 Car BMW NP Purple Stop a vehicle within pelican pedestrian crossing limits None Pershore Road , Birmingham Pershore Road , Birmingham Birmingham Birmingham NFA Outside of 14 Days NIP   52.43756 -1.9167829
2018 op-snap---monthly-publication-april-2025.pdf   2017 2025-04 Car BMW NP Silver Stop a vehicle within pelican pedestrian crossing limits None Washwood Heath Road , Birmingham Washwood Heath Road , Birmingham Birmingham Birmingham NFA Outside of 14 Days NIP   52.4949047 -1.8544884

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