A data-driven approach to improve government guidance on critical safety issues for walking and cycling
June 27, 2026
“A critical safety issue is defined as a street layout or condition that is associated with an increased risk of collisions for people walking, wheeling or cycling.”
More broadly: what makes you feel unsafe in relation to road danger when walking, wheeling or cycling?
Source: Robin Lovelace, action-based research




| Datasets | Variables | Critical issues |
|---|---|---|
| OpenRoads | Road name | All |
| OSMRN | Road width | SA03 |
| Motor traffic speed | SA08 | |
| Counters + model | AADT | SA01, SA02, SA09 |
| OSM | Crossing type | SA06, SA07 |
| MMTopo | Footway width | SA11 |
Source: RL (Excalidraw)

Source: Ordnance Survey. Action: obtain national pavement dataset.

Source: University of Leeds
Most research builds on more-or-less shaky foundations.
We’re aiming to build strong foundations.
That means publishing data outputs and open tools (R/Python packages) where possible (Lovelace 2021).
Example: github.com/itsleeds/vivacitypy

| Network | R² | Basis |
|---|---|---|
| Driving | 0.81 | Sensor + centrality (XGB) |
| Cycling | 0.38 | Centrality + OD + attractors (XGB) |
| Walking | 0.51 | Attractor-weighted GLM full |
Detailed modelling of pedestrian crossings and sidewalk geometry is necessary for proper active travel analysis but is outside the scope of the current project.
osm2streets: tool for generating detailed street cross-sections from OSM data.
