ncbikecrash: North Carolina Bicycle Crash Data

ncbikecrashR Documentation

North Carolina Bicycle Crash Data

Description

All North Carolina bike crash data from 2007-2014. Data downloaded on Sep 6, 2018.

Usage

ncbikecrash

Format

A tibble with 7467 rows and 66 variables:

object_id

Crash ID

city

City of crash

county

County of crash

region

Region of crash

development

Development area of crash

locality

Locality of crash

on_road

Road where crash happened

rural_urban

Whether crash happened on rural or urban road

speed_limit

Speed limit where crash happened

traffic_control

Type of traffic control where crash happened

weather

Weather at the time of crash

workzone

Whether crash happened in a work zone

bike_age

Age of biker

bike_age_group

Age group of biker

bike_alc_drug

Whether biker had alcohol or drugs

bike_alcohol

Whether biker had alcohol

bike_direction

Direction of bike at the time of crash

bike_injury

Injury of biker

bike_position

Position of bike at the time of crash

bike_race

Race of biker

bike_sex

Sex of biker

driver_age

Age of driver

driver_age_group

Age group of driver

driver_alcohol

Whether driver had alcohol

driver_alcohol_drugs

Whether driver had alcohol or drugs

driver_est_speed

Estimated speed of driver

driver_injury

Injury of driver

driver_race

Race of driver

driver_sex

Sex of driver

driver_vehicle_type

Type of vehicle involved in crash

crash_alcohol

Whether alcohol was involved in crash

crash_date

Date of crash

crash_day

Day of crash

crash_group

Type of crash

crash_hour

Hour of crash

crash_location

Location of crash

crash_month

Month of crash

crash_severity

Severity of crash

crash_time

Time of crash

crash_type

Type of crash

crash_year

Year of crash

ambulance_req

Whether ambulance was required

hit_run

Whether accident was a hit and run

light_condition

Light condition at the time of crash

road_character

Road characteristics

road_class

Road class

road_condition

Road condition

road_configuration

Road configuration

road_defects

Road defects

road_feature

Road feature

road_surface

Road surface

num_bikes_ai
num_bikes_bi
num_bikes_ci
num_bikes_ki
num_bikes_no
num_bikes_to
num_bikes_ui
num_lanes

Number of lanes

num_units
distance_mi_from
frm_road
rte_invd_cd
towrd_road
geo_point

Latitude and longitude of crash

geo_shape

Source

https://opendurham.nc.gov/explore/dataset/north_carolina_bicycle_crash_data_heatmap_/table/

Examples

ncbikecrash

rstudio-education/dsbox documentation built on Oct. 22, 2023, 12:20 a.m.