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 = "Birmingham", disposal = "Fixed Penalty" and vehicle_make = "Jaguar" sorted by month descending
This data as json, CSV (advanced)
Suggested facets: source_file, vehicle_model, vehicle_colour
offence 7
- Using a Mobile Phone Whilst Driving 4
- Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area 2
- Driving without Due Care and Attention 2
- Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD 1
- No Insurance 1
- Use on a road a motor vehicle / trailer in such a condition it caused / was likley to cause danger 1
- VRM fails to conform to Regulations 1
reporter_transport_mode 4
- Car 5
- Pedal Bike 3
- Other 2
- Pedestrian 2
vehicle_make 1
- Jaguar · 12 ✖
disposal 1
- Fixed Penalty · 12 ✖
council_area 1
- Birmingham · 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 4044 | op-snap---monthly-publication-december-2025.pdf | 172 | 2025-12 | Pedal Bike | Jaguar | F Pace | Blue | Using a Mobile Phone Whilst Driving | None | Park Hill Road | Park Hill Road | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4612518 | -1.9515542 | ||
| 20768 | op-snap---monthly-publication-november-2025.pdf | 310 | 2025-11 | Car | Jaguar | e Pace | Grey | Driving without Due Care and Attention | None | Hamstead Hill | Hamstead Hill | Birmingham | Birmingham | Fixed Penalty | N/A | 52.5274116 | -1.9287273 | ||
| 22412 | op-snap---monthly-publication-october-2025.pdf | 362 | 2025-10 | Pedestrian | Jaguar | XJ50 | Black | Using a Mobile Phone Whilst Driving | None | Hagley Road | Hagley Road | Birmingham | Birmingham | Fixed Penalty | N/A | 52.471632 | -1.9456776 | ||
| 22640 | op-snap---monthly-publication-october-2025.pdf | 590 | 2025-10 | Pedal Bike | Jaguar | F Pace | Black | Using a Mobile Phone Whilst Driving | None | New Fosse Way | New Fosse Way | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4473373 | -1.9392405 | ||
| 2980 | op-snap---monthly-publication-august-2025.pdf | 955 | 2025-08 | Car | Jaguar | E Pace | Red | Driving without Due Care and Attention | None | College Road | College Road | Birmingham | Birmingham | Fixed Penalty | N/A | 52.5151832 | -1.9361664 | ||
| 14181 | op-snap---monthly-publication-june-2025.pdf | 110 | 2025-06 | Car | Jaguar | XF.. | Black | No Insurance | None | Washwood Heath Road | Washwood Heath Road | Birmingham | Birmingham | Fixed Penalty | N/A | 52.4929304 | -1.8229092 | ||
| 15229 | op-snap---monthly-publication-june-2025.pdf | 1158 | 2025-06 | Other | Jaguar | XE | Red | Use on a road a motor vehicle / trailer in such a condition it caused / was likley to cause danger | None | Springfield Crescent | Springfield Crescent | Birmingham | Birmingham | Fixed Penalty | N/A | 52.557106 | -1.7918522 | ||
| 15820 | op-snap---monthly-publication-june-2025.pdf | 1749 | 2025-06 | Other | Jaguar | XF | Black | Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area | None | Birmingham | Birmingham | Fixed Penalty | N/A | ||||||
| 17912 | op-snap---monthly-publication-march-2025.pdf | 1669 | 2025-03 | Car | Jaguar | X TYPE | Green | Motor vehicle fail to comply with a non endorsable traffic sign - detected by means other than ACD | None | REGENT PLACE | Regent Place | Birmingham | Birmingham | Fixed Penalty | N/A | Yes - Via Email | 52.4860376 | -1.9095854 | |
| 5606 | op-snap---monthly-publication-february-2025.pdf | 423 | 2025-02 | Pedestrian | Jaguar | E pace | White | Cause unnecessary obstruction by motor vehicle / trailer outside of the Greater London area | None | High Street Kings Heath | High Street Kings Heath | Birmingham | Birmingham | Fixed Penalty | N/A | Yes - Via Email | 52.4375456 | -1.8926849 | |
| 5867 | op-snap---monthly-publication-february-2025.pdf | 684 | 2025-02 | Pedal Bike | Jaguar | I-Pace | Black | Using a Mobile Phone Whilst Driving | None | Harbourne Road | Harborne Road | Birmingham | Birmingham | Fixed Penalty | N/A | Yes - Via Email | 52.4718503 | -1.9195423 | |
| 6439 | op-snap---monthly-publication-february-2025.pdf | 1256 | 2025-02 | Car | Jaguar | XF | White | VRM fails to conform to Regulations | None | Hawthorn Road | Hawthorn Road | Birmingham | Birmingham | Fixed Penalty | N/A | Yes - Via Email | 52.5436609 | -1.8214668 |
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);