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", disposal = "Other Action Taken" and month = "2026-02" sorted by month descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

vehicle_make 8

  • BMW 4
  • Audi 2
  • Ford 2
  • Mercedes-Benz 2
  • Volkswagen 2
  • Honda 1
  • Kia 1
  • Toyota 1

offence 5

  • Driving without Due Care and Attention 5
  • Misc - Non Traffic Offences 5
  • Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area 3
  • Driving a vehicle wholly or partly on a footpath 2
  • VRM fails to conform to Regulations 1

reporter_transport_mode 3

  • Other 8
  • Car 6
  • Pedestrian 2

month 1

  • 2026-02 · 16 ✖

disposal 1

  • Other Action Taken · 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
7284 op-snap---monthly-publication-february-2026.pdf   31 2026-02 Pedestrian Mercedes-Benz A250 White VRM fails to conform to Regulations None High Street High Street Birmingham Birmingham Other Action Taken N/A   52.5254588 -1.8373064
7306 op-snap---monthly-publication-february-2026.pdf   53 2026-02 Other Audi A1 Blue Misc - Non Traffic Offences None UK Uk Birmingham Birmingham Other Action Taken N/A   52.45124 -1.937937
7387 op-snap---monthly-publication-february-2026.pdf   134 2026-02 Other Volkswagen Golf Blue Driving without Due Care and Attention None Star City Star City Birmingham Birmingham Other Action Taken N/A   52.5054363 -1.8556273
7410 op-snap---monthly-publication-february-2026.pdf   157 2026-02 Pedestrian Honda   Red Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area None Moseley Road Moseley Road Birmingham Birmingham Other Action Taken N/A   52.4679402 -1.881408
7443 op-snap---monthly-publication-february-2026.pdf   190 2026-02 Other   Multiple   Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area None Clifton Road Clifton Road Birmingham Birmingham Other Action Taken N/A   52.4564397 -1.8838999
7453 op-snap---monthly-publication-february-2026.pdf   200 2026-02 Car Ford Transit White Misc - Non Traffic Offences None Shirley Road Shirley Road Birmingham Birmingham Other Action Taken N/A   52.4198291 -1.9241732
7842 op-snap---monthly-publication-february-2026.pdf   589 2026-02 Other Mercedes-Benz E220 Grey Driving a vehicle wholly or partly on a footpath None Kingstanding Road Kingstanding Road Birmingham Birmingham Other Action Taken N/A   52.5521118 -1.8845138
7970 op-snap---monthly-publication-february-2026.pdf   717 2026-02 Car Audi TT White Driving without Due Care and Attention None Belgrave Middleway Belgrave Middleway Birmingham Birmingham Other Action Taken N/A   52.4668753 -1.8996143
7980 op-snap---monthly-publication-february-2026.pdf   727 2026-02 Other Volkswagen Tiguan White Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area None Kingstanding Road Kingstanding Road Birmingham Birmingham Other Action Taken N/A   52.5521118 -1.8845138
8038 op-snap---monthly-publication-february-2026.pdf   785 2026-02 Car BMW X3.. White Misc - Non Traffic Offences None Hagley Road Hagley Road Birmingham Birmingham Other Action Taken N/A   52.471632 -1.9456776
8116 op-snap---monthly-publication-february-2026.pdf   863 2026-02 Car Ford Transit Blue Driving without Due Care and Attention None Kitts Green Kitts Green Birmingham Birmingham Other Action Taken N/A   52.4834707 -1.7757966
8117 op-snap---monthly-publication-february-2026.pdf   864 2026-02 Other BMW 525d Silver Misc - Non Traffic Offences None Spring Road Spring Road Birmingham Birmingham Other Action Taken N/A   52.444262 -1.8362585
8119 op-snap---monthly-publication-february-2026.pdf   866 2026-02 Car Toyota Yaris Black Driving without Due Care and Attention None Olton Road Olton Road Birmingham Birmingham Other Action Taken N/A   52.4458625 -1.8174911
8120 op-snap---monthly-publication-february-2026.pdf   867 2026-02 Other BMW 220.. Grey Misc - Non Traffic Offences None Spring Road Spring Road Birmingham Birmingham Other Action Taken N/A   52.444262 -1.8362585
8345 op-snap---monthly-publication-february-2026.pdf   1092 2026-02 Other Kia Sportage Grey Driving a vehicle wholly or partly on a footpath None Kingstanding Road Kingstanding Road Birmingham Birmingham Other Action Taken N/A   52.5521118 -1.8845138
8497 op-snap---monthly-publication-february-2026.pdf   1244 2026-02 Car BMW 1 Series Blue Driving without Due Care and Attention No Insurance M6 M6 Birmingham Birmingham Other Action Taken 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);