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 month = "2025-12", offence = "Using a Mobile Phone Whilst Driving" and vehicle_make = "Mercedes-Benz" sorted by month descending
This data as json, CSV (advanced)
Suggested facets: vehicle_model, vehicle_colour, council_area_raw, nfa_rationale, latitude, longitude
council_area 3
reporter_transport_mode 2
- Pedal Bike 8
- Car 5
disposal 2
- Fixed Penalty 8
- NFA 5
vehicle_make 1
- Mercedes-Benz · 13 ✖
offence 1
- Using a Mobile Phone Whilst Driving · 13 ✖
month 1
- 2025-12 · 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3909 | op-snap---monthly-publication-december-2025.pdf | 37 | 2025-12 | Car | Mercedes-Benz | Benz | White | Using a Mobile Phone Whilst Driving | None | Alcester Street | Alcester Street | Birmingham | Birmingham | NFA | No Independent Evidence Available | 52.4696096 | -1.8871873 | ||
| 3988 | op-snap---monthly-publication-december-2025.pdf | 116 | 2025-12 | Pedal Bike | Mercedes-Benz | A35 | Blue | Using a Mobile Phone Whilst Driving | None | Alcester Road | Alcester Road | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4470686 | -1.8880749 | ||
| 4045 | op-snap---monthly-publication-december-2025.pdf | 173 | 2025-12 | Pedal Bike | Mercedes-Benz | CLA 250 | Black | Using a Mobile Phone Whilst Driving | None | Navigation Street | Navigation Street | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4781877 | -1.9011642 | ||
| 4072 | op-snap---monthly-publication-december-2025.pdf | 200 | 2025-12 | Car | Mercedes-Benz | 220 | Black | Using a Mobile Phone Whilst Driving | None | Harbourne High Street | Harbourne High Street | Birmingham | Birmingham | Fixed Penalty | N/A | ||||
| 4196 | op-snap---monthly-publication-december-2025.pdf | 324 | 2025-12 | Pedal Bike | Mercedes-Benz | Splinter | White | Using a Mobile Phone Whilst Driving | None | Stratford Road | Stratford Road | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4203897 | -1.8338574 | ||
| 4283 | op-snap---monthly-publication-december-2025.pdf | 411 | 2025-12 | Pedal Bike | Mercedes-Benz | CLA | White | Using a Mobile Phone Whilst Driving | None | Metchley Lane | Metchley Lane | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4552055 | -1.9461279 | ||
| 4347 | op-snap---monthly-publication-december-2025.pdf | 475 | 2025-12 | Pedal Bike | Mercedes-Benz | A180.. | Black | Using a Mobile Phone Whilst Driving | None | Metchley Lane Harborne | Metchley Lane Harborne | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4552055 | -1.9461279 | ||
| 4360 | op-snap---monthly-publication-december-2025.pdf | 488 | 2025-12 | Pedal Bike | Mercedes-Benz | E350 | Blue | Using a Mobile Phone Whilst Driving | None | Birmingham | Birmingham | NFA | No Independent Evidence Available | ||||||
| 4550 | op-snap---monthly-publication-december-2025.pdf | 678 | 2025-12 | Pedal Bike | Mercedes-Benz | SL400 | Black | Using a Mobile Phone Whilst Driving | None | Valentine Road | Valentine Road | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4381959 | -1.8907391 | ||
| 4812 | op-snap---monthly-publication-december-2025.pdf | 940 | 2025-12 | Pedal Bike | Mercedes-Benz | e220 | White | Using a Mobile Phone Whilst Driving | None | bell green road | Bell Green Road | Coventry | Coventry | Fixed Penalty | N/A | 52.4324855 | -1.4815548 | ||
| 4917 | op-snap---monthly-publication-december-2025.pdf | 1045 | 2025-12 | Car | Mercedes-Benz | Sprinter | White | Using a Mobile Phone Whilst Driving | None | M1 NB J10, Luton | M1 Northbound J10, Luton | Out of Force Area | Out of Force Area | NFA | Out of Force | ||||
| 4928 | op-snap---monthly-publication-december-2025.pdf | 1056 | 2025-12 | Car | Mercedes-Benz | Splinter | White | Using a Mobile Phone Whilst Driving | None | M1 J10 | M1 J10 | Out of Force Area | Out of Force Area | NFA | Out of Force | ||||
| 5056 | op-snap---monthly-publication-december-2025.pdf | 1184 | 2025-12 | Car | Mercedes-Benz | Sprinter | White | Using a Mobile Phone Whilst Driving | None | Arbury Road | Arbury Road | Out of Force Area | Out of Force Area | NFA | Out of Force | 52.3979577 | -1.8129541 |
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);