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 disposal = "Fixed Penalty", month = "2025-08" and reporter_transport_mode = "Pedal Bike" sorted by month descending
This data as json, CSV (advanced)
Suggested facets: vehicle_colour, council_area_raw
offence 6
- Using a Mobile Phone Whilst Driving 5
- Driving without Due Care and Attention 3
- Cause vehicle to be left in a dangerous position 1
- Contravening a Red Traffic Light 1
- Driving a vehicle wholly or partly on a footpath 1
- Use a vehicle / cycle on a road and contravene a local traffic order other than parking 1
council_area 4
- Birmingham 8
- Coventry 2
- Solihull 1
- Sutton Coldfield 1
reporter_transport_mode 1
- Pedal Bike · 12 ✖
month 1
- 2025-08 · 12 ✖
disposal 1
- Fixed Penalty · 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2053 | op-snap---monthly-publication-august-2025.pdf | 28 | 2025-08 | Pedal Bike | Audi | S3 | Black | Using a Mobile Phone Whilst Driving | None | Swaswell St | Swaswell Street | Coventry | Coventry | Fixed Penalty | N/A | ||||
| 2070 | op-snap---monthly-publication-august-2025.pdf | 45 | 2025-08 | Pedal Bike | Byd | Bus | Grey | Driving a vehicle wholly or partly on a footpath | None | Loda Lane | Loda Lane | Solihull | Solihull | Fixed Penalty | N/A | ||||
| 2090 | op-snap---monthly-publication-august-2025.pdf | 65 | 2025-08 | Pedal Bike | Renault | Kadjar | Red | Using a Mobile Phone Whilst Driving | None | Lickey Road | Lickey Road | Birmingham | Birmingham | Fixed Penalty | N/A | 52.3868298 | -2.0003781 | ||
| 2140 | op-snap---monthly-publication-august-2025.pdf | 115 | 2025-08 | Pedal Bike | Toyota | Vision | Black | Using a Mobile Phone Whilst Driving | None | Bristol Road | Bristol Road | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4543565 | -1.9114004 | ||
| 2323 | op-snap---monthly-publication-august-2025.pdf | 298 | 2025-08 | Pedal Bike | Ford | Fiesta | Red | Driving without Due Care and Attention | None | Camphill Circus | Camphill Circus | Birmingham | Birmingham | Fixed Penalty | N/A | ||||
| 2722 | op-snap---monthly-publication-august-2025.pdf | 697 | 2025-08 | Pedal Bike | Toyota | Prius | Silver | Contravening a Red Traffic Light | None | Woodway Lane | Woodway Lane | Coventry | Coventry | Fixed Penalty | N/A | 52.4275505 | -1.4448681 | ||
| 2934 | op-snap---monthly-publication-august-2025.pdf | 909 | 2025-08 | Pedal Bike | Zontes ZT M/C | Silver | Driving without Due Care and Attention | None | Pershore Road | Pershore Road | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4308271 | -1.920078 | |||
| 3109 | op-snap---monthly-publication-august-2025.pdf | 1084 | 2025-08 | Pedal Bike | Toyota | Avensis | Silver | Use a vehicle / cycle on a road and contravene a local traffic order other than parking | None | Poplar Road, Kings Heath | Poplar Road, Kings Heath | Birmingham | Birmingham | Fixed Penalty | N/A | 52.436035 | -1.891685 | ||
| 3118 | op-snap---monthly-publication-august-2025.pdf | 1093 | 2025-08 | Pedal Bike | Toyota | Auris | Grey | Using a Mobile Phone Whilst Driving | None | Northfield Road | Northfield Road | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4167654 | -1.9411244 | ||
| 3119 | op-snap---monthly-publication-august-2025.pdf | 1094 | 2025-08 | Pedal Bike | Nissan | Note | Grey | Using a Mobile Phone Whilst Driving | None | Gibbins Road | Gibbins Road | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4390303 | -1.9512931 | ||
| 3164 | op-snap---monthly-publication-august-2025.pdf | 1139 | 2025-08 | Pedal Bike | BMW | X3.. | Grey | Cause vehicle to be left in a dangerous position | None | Gooch Street | Gooch Street | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4686609 | -1.8945007 | ||
| 3183 | op-snap---monthly-publication-august-2025.pdf | 1158 | 2025-08 | Pedal Bike | Peugeot | 2008.. | Grey | Driving without Due Care and Attention | None | Lichfield Road | Lichfield Road | Sutton Coldfield | Sutton Coldfield | Fixed Penalty | N/A | 52.5872149 | -1.8300386 |
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);