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 = "Birmingham", offence = "Driving without Due Care and Attention" and vehicle_make = "Mitsubishi" sorted by month descending
This data as json, CSV (advanced)
Suggested facets: source_file, vehicle_model, vehicle_colour, second_offence, offence_location_raw, offence_location, nfa_rationale, latitude, longitude
disposal 6
- NFA 4
- Education 3
- Court 2
- Warning Letter 2
- Fixed Penalty 1
- Other Action Taken 1
reporter_transport_mode 3
- Car 7
- Pedal Bike 4
- Other 2
vehicle_make 1
- Mitsubishi · 13 ✖
offence 1
- Driving without Due Care and Attention · 13 ✖
council_area 1
- Birmingham · 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 10639 | op-snap---monthly-publication-january-2026.pdf | 100 | 2026-01 | Car | Mitsubishi | Outlander | Grey | Driving without Due Care and Attention | None | School Road | School Road | Birmingham | Birmingham | Education | N/A | 52.4161736 | -1.8619692 | ||
| 4290 | op-snap---monthly-publication-december-2025.pdf | 418 | 2025-12 | Pedal Bike | Mitsubishi | ASX.. | Black | Driving without Due Care and Attention | None | Reservoir Road | Reservoir Road | Birmingham | Birmingham | Fixed Penalty | N/A | 52.5242452 | -1.8572541 | ||
| 4865 | op-snap---monthly-publication-december-2025.pdf | 993 | 2025-12 | Car | Mitsubishi | Colt | Blue | Driving without Due Care and Attention | None | Harborne Road | Harborne Road | Birmingham | Birmingham | NFA | Outside of 14 Days NIP | 52.4718503 | -1.9195423 | ||
| 20744 | op-snap---monthly-publication-november-2025.pdf | 286 | 2025-11 | Car | Mitsubishi | Shogun | Grey | Driving without Due Care and Attention | No Insurance | City Road | City Road | Birmingham | Birmingham | Other Action Taken | No Independent Evidence Available | 52.4763176 | -1.9584897 | ||
| 24223 | op-snap---monthly-publication-september-2025.pdf | 442 | 2025-09 | Car | Mitsubishi | Shogun | Silver | Driving without Due Care and Attention | None | Billingsley Road | Billingsley Road | Birmingham | Birmingham | Warning Letter | N/A | 52.4696617 | -1.7890822 | ||
| 12222 | op-snap---monthly-publication-july-2025.pdf | 274 | 2025-07 | Car | Mitsubishi | Mirage | White | Driving without Due Care and Attention | None | St Mary's Row | Street Mary's Row | Birmingham | Birmingham | Warning Letter | N/A | ||||
| 12248 | op-snap---monthly-publication-july-2025.pdf | 300 | 2025-07 | Car | Mitsubishi | Colt | Black | Driving without Due Care and Attention | None | Station Road | Station Road | Birmingham | Birmingham | Court | N/A | 52.5054559 | -1.9506109 | ||
| 14163 | op-snap---monthly-publication-june-2025.pdf | 92 | 2025-06 | Other | Mitsubishi | ASX | Blue | Driving without Due Care and Attention | None | Spouthouse Lane | Spouthouse Lane | Birmingham | Birmingham | Education | N/A | 52.5390972 | -1.9319478 | ||
| 14226 | op-snap---monthly-publication-june-2025.pdf | 155 | 2025-06 | Other | Mitsubishi | Outlander | Grey | Driving without Due Care and Attention | None | Spouthouse Lane | Spouthouse Lane | Birmingham | Birmingham | Education | N/A | 52.5390972 | -1.9319478 | ||
| 15622 | op-snap---monthly-publication-june-2025.pdf | 1551 | 2025-06 | Pedal Bike | Mitsubishi | L200 | Black | Driving without Due Care and Attention | None | Califonia Road | Califonia Road | Birmingham | Birmingham | NFA | Outside of 14 Days NIP | ||||
| 19442 | op-snap---monthly-publication-may-2025.pdf | 804 | 2025-05 | Pedal Bike | Mitsubishi | L200 | Grey | Driving without Due Care and Attention | None | Merritts Hill | Merritts Hill | Birmingham | Birmingham | NFA | Outside of 14 Days NIP | 52.424853 | -1.9814275 | ||
| 227 | op-snap---monthly-publication-april-2025.pdf | 226 | 2025-04 | Pedal Bike | Mitsubishi | Colt | Blue | Driving without Due Care and Attention | None | West Boulevard Quinton | West Boulevard Quinton | Birmingham | Birmingham | Court | N/A | ||||
| 7066 | op-snap---monthly-publication-february-2025.pdf | 1883 | 2025-02 | Car | Mitsubishi | L200 | Black | Driving without Due Care and Attention | None | Edgbaston Road | Edgbaston Road | Birmingham | Birmingham | NFA | No Offence | Yes - Via Email | 52.4552785 | -1.906384 |
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);