This is collection of blog entries related to our efforts to make West Bridgford, Nottingham a 20mph zone (basically more friendly to pedestrians and cyclists of all ages).
For those interested in the mechanics, the blog is made using blogdown package. The theme was forked from @jrutheiser/hugo-lithium-theme and modified by Yihui Xie.
I am using various rstats packages (see R markdown source for details). The code for any graphs / summaries is at https://github.com/schluppeck/make-wb-20mph-code/
Briefly, data are
-
from the Department for Transport, and are
-
provided under OGL v3.0 Open Government License v3.0
-
queried using the
stats19package for R available onropensci. -
data files:
| type | link |
|---|---|
| accidents | DFT data file |
| casualties | DFT data file |
| vehicles | DFT data file |