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 disposal = "Education", month = "2025-11" and vehicle_make = "BMW" 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

council_area 4

  • Birmingham 12
  • Coventry 2
  • Dudley 2
  • Solihull 1

offence 3

  • Driving without Due Care and Attention 11
  • Contravening a Red Traffic Light 5
  • Cause vehicle to be left in a dangerous position 1

reporter_transport_mode 2

  • Car 12
  • Pedal Bike 5

vehicle_make 1

  • BMW · 17 ✖

month 1

  • 2025-11 · 17 ✖

disposal 1

  • Education · 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
20540 op-snap---monthly-publication-november-2025.pdf   82 2025-11 Car BMW 750E Grey Driving without Due Care and Attention None Edgbaston Road Edgbaston Road Birmingham Birmingham Education N/A   52.4552785 -1.906384
20601 op-snap---monthly-publication-november-2025.pdf   143 2025-11 Car BMW 520.. Blue Contravening a Red Traffic Light None Rugby Road Binley Rugby Road Binley Coventry Coventry Education N/A      
20640 op-snap---monthly-publication-november-2025.pdf   182 2025-11 Car BMW 440.. Blue Driving without Due Care and Attention None Hagley Road West Hagley Road West Birmingham Birmingham Education N/A   52.4656414 -1.9852276
20641 op-snap---monthly-publication-november-2025.pdf   183 2025-11 Car BMW 320.. Grey Driving without Due Care and Attention Use vehicle on a road without valid test certificate High Street Sedgley High Street Sedgley Dudley Dudley Education N/A   52.543975 -2.122501
20790 op-snap---monthly-publication-november-2025.pdf   332 2025-11 Pedal Bike BMW 520D Grey Driving without Due Care and Attention None Frankley Beeches Road Frankley Beeches Road Birmingham Birmingham Education N/A   52.4094108 -1.9930633
20824 op-snap---monthly-publication-november-2025.pdf   366 2025-11 Car BMW 520I Black Driving without Due Care and Attention None M42 Juncution 5 M42 Juncution 5 Solihull Solihull Education N/A      
20825 op-snap---monthly-publication-november-2025.pdf   367 2025-11 Car BMW 320.. Blue Contravening a Red Traffic Light None Worcester Lane Stourbridge Worcester Lane Stourbridge Dudley Dudley Education N/A   52.4336498 -2.1403487
21031 op-snap---monthly-publication-november-2025.pdf   573 2025-11 Car BMW 520D Black Contravening a Red Traffic Light None James Watt Quensway James Watt Quensway Birmingham Birmingham Education N/A      
21032 op-snap---monthly-publication-november-2025.pdf   574 2025-11 Car BMW 435D Blue Driving without Due Care and Attention None Kingston Road Kingston Road Birmingham Birmingham Education N/A   52.4747333 -1.8728345
21411 op-snap---monthly-publication-november-2025.pdf   953 2025-11 Pedal Bike BMW 320D Black Driving without Due Care and Attention None Sarehole Road Sarehole Road Birmingham Birmingham Education N/A   52.4422505 -1.8539684
21459 op-snap---monthly-publication-november-2025.pdf   1001 2025-11 Pedal Bike BMW 1 series black Driving without Due Care and Attention None Dalmuir Road, Longbridge Dalmuir Road, Longbridge Birmingham Birmingham Education N/A   52.3921725 -1.9876776
21713 op-snap---monthly-publication-november-2025.pdf   1255 2025-11 Car BMW 520D Grey Driving without Due Care and Attention None M6 South M6 South Birmingham Birmingham Education N/A   52.4031308 -2.0142003
21719 op-snap---monthly-publication-november-2025.pdf   1261 2025-11 Pedal Bike BMW 320i White Driving without Due Care and Attention None Bristol Road, Birmingham Bristol Road, Birmingham Birmingham Birmingham Education N/A   52.4543565 -1.9114004
21739 op-snap---monthly-publication-november-2025.pdf   1281 2025-11 Car BMW 116.. Grey Contravening a Red Traffic Light None Stratford Road Shirley Stratford Road Shirley Birmingham Birmingham Education N/A      
21911 op-snap---monthly-publication-november-2025.pdf   1453 2025-11 Car BMW 330d Black Cause vehicle to be left in a dangerous position None gosford street Gosford Street Coventry Coventry Education N/A   52.4068712 -1.4994695
21933 op-snap---monthly-publication-november-2025.pdf   1475 2025-11 Car BMW 520.. Grey Contravening a Red Traffic Light None Hamstead Hill Hamstead Hill Birmingham Birmingham Education N/A   52.5274116 -1.9287273
21959 op-snap---monthly-publication-november-2025.pdf   1501 2025-11 Pedal Bike BMW X4 Blue Driving without Due Care and Attention None Stratford Road towards Shirley Stratford Road towards Shirley Birmingham Birmingham Education N/A      

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