reports
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'}
13 rows where council_area = "Wolverhampton", month = "2026-01" and offence = "Driving without Due Care and Attention" sorted by month descending
This data as json, CSV (advanced)
Suggested facets: vehicle_colour, second_offence, offence_location_raw, offence_location, nfa_rationale, latitude, longitude
disposal 5
- NFA 4
- Warning Letter 4
- Court 3
- Education 1
- Fixed Penalty 1
offence 1
- Driving without Due Care and Attention · 13 ✖
month 1
- 2026-01 · 13 ✖
council_area 1
- Wolverhampton · 13 ✖
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 10646 | op-snap---monthly-publication-january-2026.pdf | 107 | 2026-01 | Car | BMW | 318D | White | Driving without Due Care and Attention | None | Underhill Lane | Underhill Lane | Wolverhampton | Wolverhampton | Court | N/A | 52.6184526 | -2.0954562 | ||
| 11227 | op-snap---monthly-publication-january-2026.pdf | 688 | 2026-01 | Car | Mazda | 2 | Silver | Driving without Due Care and Attention | None | Stafford Road | Stafford Road | Wolverhampton | Wolverhampton | Warning Letter | N/A | 52.6291998 | -2.126312 | ||
| 11278 | op-snap---monthly-publication-january-2026.pdf | 739 | 2026-01 | Car | Renault | Modus | Blue | Driving without Due Care and Attention | None | Willnhall (no exact location) | Willnhall (no exact location) | Wolverhampton | Wolverhampton | NFA | Outside of 14 DAYS Late Submission | ||||
| 11357 | op-snap---monthly-publication-january-2026.pdf | 818 | 2026-01 | Car | Audi | Q5 | Black | Driving without Due Care and Attention | None | Marston Road | Marston Road | Wolverhampton | Wolverhampton | Warning Letter | N/A | 52.574516 | -2.1341421 | ||
| 11364 | op-snap---monthly-publication-january-2026.pdf | 825 | 2026-01 | Car | BMW | 330 | Grey | Driving without Due Care and Attention | None | Bhllys Lane | Bhllys Lane | Wolverhampton | Wolverhampton | NFA | No Independent Evidence Available | ||||
| 11413 | op-snap---monthly-publication-january-2026.pdf | 874 | 2026-01 | Other | Skoda | Octavia | Grey | Driving without Due Care and Attention | None | Willenhall Road | Willenhall Road | Wolverhampton | Wolverhampton | NFA | Outside of 14 DAYS Late Submission | 52.5836778 | -2.0894997 | ||
| 11537 | op-snap---monthly-publication-january-2026.pdf | 998 | 2026-01 | Car | Audi | S3 | Grey | Driving without Due Care and Attention | None | Wobaston Road | Wobaston Road | Wolverhampton | Wolverhampton | Court | N/A | 52.628768 | -2.1306154 | ||
| 11630 | op-snap---monthly-publication-january-2026.pdf | 1091 | 2026-01 | Other | Mini | cooper | Silver | Driving without Due Care and Attention | Contravening a Red Traffic Light | Church St towards Wolverhampton Road | Church Street towards Wolverhampton Road | Wolverhampton | Wolverhampton | Fixed Penalty | N/A | ||||
| 11728 | op-snap---monthly-publication-january-2026.pdf | 1189 | 2026-01 | Car | Kia | Sedona | Black | Driving without Due Care and Attention | No Insurance | Cannock Road | Cannock Road | Wolverhampton | Wolverhampton | Court | N/A | 52.6083917 | -2.1033365 | ||
| 11775 | op-snap---monthly-publication-january-2026.pdf | 1236 | 2026-01 | Car | BMW | 218I | White | Driving without Due Care and Attention | None | Stourbridge Road | Stourbridge Road | Wolverhampton | Wolverhampton | Warning Letter | N/A | ||||
| 11847 | op-snap---monthly-publication-january-2026.pdf | 1308 | 2026-01 | Car | Renault | cLIO | White | Driving without Due Care and Attention | None | Stafford Road | Stafford Road | Wolverhampton | Wolverhampton | Education | N/A | 52.6291998 | -2.126312 | ||
| 11892 | op-snap---monthly-publication-january-2026.pdf | 1353 | 2026-01 | Car | Land Rover | Range Rover | Blue | Driving without Due Care and Attention | None | Stafford Road | Stafford Road | Wolverhampton | Wolverhampton | Warning Letter | N/A | 52.6291998 | -2.126312 | ||
| 11922 | op-snap---monthly-publication-january-2026.pdf | 1383 | 2026-01 | Car | Ford | Transit | Yellow | Driving without Due Care and Attention | None | Satfford Road | Satfford Road | Wolverhampton | Wolverhampton | NFA | No Independent Evidence Available |
Advanced export
JSON shape: default, array, newline-delimited, object
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);