Skip to content

Script for wrangling, geocoding, analyzing, and mapping Australian road accident data

Notifications You must be signed in to change notification settings

lhehnke/road-accidents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

road-accidents

Script for wrangling, geocoding, analyzing, and mapping Australian road accident data

Description:

Corresponding blog post: https://lhehnke.github.io/notes/2018/01/23/road-accidents-south-australia

The script covers

  • downloading and cleaning data on road crashes in South Australia
  • geocoding and mapping (non-)fatal crashes in South Australia and Adelaide using ggplot2 and ggmap
  • analyzing/visualizing
    • the number of crashes by crash type and severity
    • total casualties and fatalities by crash type
  • using ggplot2 for modern visualizations (lollipop and dot charts) of road crashes

using data provided by the South Australian Government Data Directory for the year 2016.

Example plot:

About

Script for wrangling, geocoding, analyzing, and mapping Australian road accident data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages