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 council_area = "Birmingham", month = "2025-09" and reporter_transport_mode = "Other" sorted by month descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: vehicle_colour, second_offence, offence_location_raw, offence_location, nfa_rationale, latitude, longitude

vehicle_make 11

  • BMW 2
  • Seat 2
  • Fiat 1
  • Honda 1
  • Kia 1
  • Land Rover 1
  • Mercedes-Benz 1
  • Peugeot 1
  • Skoda 1
  • Toyota 1
  • Volkswagen 1

offence 6

  • Driving without Due Care and Attention 8
  • Misc - Non Traffic Offences 4
  • Cause vehicle to be left in a dangerous position 1
  • Motor vehicle fail to comply with endorsable sect 1
  • No Insurance 1
  • No Seat Belt 1

disposal 4

  • NFA 10
  • Warning Letter 4
  • Education 1
  • Fixed Penalty 1

reporter_transport_mode 1

  • Other · 16 ✖

month 1

  • 2025-09 · 16 ✖

council_area 1

  • Birmingham · 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
23903 op-snap---monthly-publication-september-2025.pdf   122 2025-09 Other BMW X6 White Driving without Due Care and Attention None Stratford Road Stratford Road Birmingham Birmingham NFA No Independent Evidence Available   52.4203897 -1.8338574
23920 op-snap---monthly-publication-september-2025.pdf   139 2025-09 Other Peugeot 208 Active Black Driving without Due Care and Attention None Watson Road Watson Road Birmingham Birmingham Fixed Penalty N/A   52.4897107 -1.839943
23941 op-snap---monthly-publication-september-2025.pdf   160 2025-09 Other Fiat 500 Green No Seat Belt None Fosbrooke Road Fosbrooke Road Birmingham Birmingham Warning Letter N/A   52.4700545 -1.834436
24026 op-snap---monthly-publication-september-2025.pdf   245 2025-09 Other Kia Creed Black Driving without Due Care and Attention None M6 Motorway M6 Motorway Birmingham Birmingham NFA No Independent Evidence Available   52.5327447 -1.899844
24046 op-snap---monthly-publication-september-2025.pdf   265 2025-09 Other       Motor vehicle fail to comply with endorsable sect ion 36 traffic sign -otheNr othnaen manned or automatic Meqeuticphmleeyn Ltane Meqeuticphmleeyn Ltane Birmingham Birmingham NFA Misc Inc Crimes      
24091 op-snap---monthly-publication-september-2025.pdf   310 2025-09 Other Skoda Octavia Grey Misc - Non Traffic Offences None Metchley Lane Metchley Lane Birmingham Birmingham NFA Not in Public Interest   52.4552055 -1.9461279
24092 op-snap---monthly-publication-september-2025.pdf   311 2025-09 Other Land Rover Discovery Black Misc - Non Traffic Offences None Metchley Lane Metchley Lane Birmingham Birmingham NFA Not in Public Interest   52.4552055 -1.9461279
24097 op-snap---monthly-publication-september-2025.pdf   316 2025-09 Other       Driving without Due Care and Attention None Wharf Road Wharf Road Birmingham Birmingham NFA No Independent Evidence Available   52.4075531 -1.927329
24254 op-snap---monthly-publication-september-2025.pdf   473 2025-09 Other   Cycle   Misc - Non Traffic Offences None Chester Road Chester Road Birmingham Birmingham NFA No Offence   52.5359496 -1.8324115
24298 op-snap---monthly-publication-september-2025.pdf   517 2025-09 Other Mercedes-Benz Vito Black Misc - Non Traffic Offences None Russell Road by Cannon Hill Park Russell Road by Cannon Hill Park Birmingham Birmingham NFA No Offence      
24533 op-snap---monthly-publication-september-2025.pdf   752 2025-09 Other Honda Accord Silver No Insurance No vehicle excise licence Parkdale Close Parkdale Close Birmingham Birmingham NFA No Independent Evidence Available   52.513341 -1.8406439
24632 op-snap---monthly-publication-september-2025.pdf   851 2025-09 Other Volkswagen Polo Silver Driving without Due Care and Attention None Star City, Nechells Star City, Nechells Birmingham Birmingham Education N/A   52.5054363 -1.8556273
24670 op-snap---monthly-publication-september-2025.pdf   889 2025-09 Other BMW M140 Black Driving without Due Care and Attention None War Lane War Lane Birmingham Birmingham NFA No Independent Evidence Available   52.4569552 -1.9616483
24789 op-snap---monthly-publication-september-2025.pdf   1008 2025-09 Other Seat MII Red Driving without Due Care and Attention None St Margarets Avenue Street Margarets Avenue Birmingham Birmingham Warning Letter N/A      
24883 op-snap---monthly-publication-september-2025.pdf   1102 2025-09 Other Seat Leon Red Driving without Due Care and Attention None Star City Star City Birmingham Birmingham Warning Letter N/A   52.5054363 -1.8556273
25125 op-snap---monthly-publication-september-2025.pdf   1344 2025-09 Other Toyota MPV White Cause vehicle to be left in a dangerous position None Paradise Street Paradise Street Birmingham Birmingham Warning Letter N/A   52.4790667 -1.9039768

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