1
2
3
4
5
#

Name:

Description:

Get it Dunn is a small regional run that got extra attention when a runner, Nichole Porath, made the Guiness Book of World Records for the fastest time pushing a double stroller in a half marathon.

Variables:

  • date - Date of the run.

  • race - Run distance.

  • bib_num - Bib number of the runner.

  • first_name - First name of the runner.

  • last_initial - Initial of the runner's last name.

  • sex - Sex of the runner.

  • age - Age of the runner.

  • city - City of residence.

  • state - State of residence.

  • run_time_minutes - Run time, in minutes.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

http://www.getitdunnrun.com/ https://www.gopherstateevents.com

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Get_it_Dunn_Run__Race_Times_1416_46.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.