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'}
12 rows where council_area = "Out of Force Area", month = "2025-09" and vehicle_make = "Mercedes-Benz" sorted by month descending
This data as json, CSV (advanced)
Suggested facets: vehicle_model, vehicle_colour, second_offence, nfa_rationale
reporter_transport_mode 4
- Car 9
- Other 1
- Pedal Bike 1
- Pedestrian 1
offence 3
disposal 2
- NFA 11
- Warning Letter 1
vehicle_make 1
- Mercedes-Benz · 12 ✖
month 1
- 2025-09 · 12 ✖
council_area 1
- Out of Force Area · 12 ✖
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 23848 | op-snap---monthly-publication-september-2025.pdf | 67 | 2025-09 | Car | Mercedes-Benz | Black | Driving without Due Care and Attention | None | Shrewsbury | Shrewsbury | Out of Force Area | Out of Force Area | NFA | Out of Force | 52.6195535 | -2.0193824 | |||
| 23927 | op-snap---monthly-publication-september-2025.pdf | 146 | 2025-09 | Car | Mercedes-Benz | A200 | Black | Driving without Due Care and Attention | None | Bradley Road (Donnington) | Bradley Road (Donnington) | Out of Force Area | Out of Force Area | NFA | Out of Force | ||||
| 23964 | op-snap---monthly-publication-september-2025.pdf | 183 | 2025-09 | Pedal Bike | Mercedes-Benz | C220 | Grey | Driving without Due Care and Attention | None | Evesham | Evesham | Out of Force Area | Out of Force Area | NFA | Out of Force | 52.3837388 | -1.5529669 | ||
| 24444 | op-snap---monthly-publication-september-2025.pdf | 663 | 2025-09 | Car | Mercedes-Benz | Vito | White | Driving without Due Care and Attention | None | M45 Daventry | M45 Daventry | Out of Force Area | Out of Force Area | NFA | Out of Force | 52.4613896 | -1.9938251 | ||
| 24464 | op-snap---monthly-publication-september-2025.pdf | 683 | 2025-09 | Other | Mercedes-Benz | CLK220 | Black | Driving without Due Care and Attention | No Insurance | M1 Bedford | M1 Bedford | Out of Force Area | Out of Force Area | NFA | Out of Force | 52.4718425 | -1.8774188 | ||
| 24540 | op-snap---monthly-publication-september-2025.pdf | 759 | 2025-09 | Car | Mercedes-Benz | EQC | Black | Driving without Due Care and Attention | None | M6 N Jn4, Warwickshire | M6 N Jn4, Warwickshire | Out of Force Area | Out of Force Area | NFA | Out of Force | ||||
| 24563 | op-snap---monthly-publication-september-2025.pdf | 782 | 2025-09 | Car | Mercedes-Benz | AMG. | Black | Driving without Due Care and Attention | None | M42 at MOTO services junction (Staffs) | M42 at MOTO services junction (Staffs) | Out of Force Area | Out of Force Area | NFA | Out of Force | ||||
| 24738 | op-snap---monthly-publication-september-2025.pdf | 957 | 2025-09 | Car | Mercedes-Benz | Vito | White | Driving without Due Care and Attention | None | A38 near Wychnor, Staffs | A38 near Wychnor, Staffs | Out of Force Area | Out of Force Area | NFA | Out of Force | ||||
| 24946 | op-snap---monthly-publication-september-2025.pdf | 1165 | 2025-09 | Car | Mercedes-Benz | SLK | Black | Contravening a Red Traffic Light | None | A460 | A460 | Out of Force Area | Out of Force Area | NFA | Out of Force | ||||
| 24956 | op-snap---monthly-publication-september-2025.pdf | 1175 | 2025-09 | Pedestrian | Mercedes-Benz | CLE300 | Grey | Cause unnecessary obstruction by motor vehicle | / trailer outside of the GNroenateer London area | out of force | Out Of Force | Out of Force Area | Out of Force Area | NFA | Misc Inc Crimes | ||||
| 25038 | op-snap---monthly-publication-september-2025.pdf | 1257 | 2025-09 | Car | Mercedes-Benz | A180 | Grey | Cause unnecessary obstruction by motor vehicle | / trailer outside of the GNroenateer London area | Ashdale Drive | Ashdale Drive | Out of Force Area | Out of Force Area | Warning Letter | N/A | 52.4027335 | -1.876125 | ||
| 25500 | op-snap---monthly-publication-september-2025.pdf | 1719 | 2025-09 | Car | Mercedes-Benz | Sprinter | White | Cause unnecessary obstruction by motor vehicle | / trailer outside of the GNroenateer London area | Coventry Road | Coventry Road | Out of Force Area | Out of Force Area | NFA | Out of Force | 52.4519358 | -1.7824508 |
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);