1
2
3
4
5
#

Name:

Description:

Progression in world record times for track and road races.

Variables:

A data frame with 227 observations on the following 5 columns.

year

Year that time was first recorded

Distance

distance in kilometers

Time

time in minutes

race

character; descriptor for event (100m, mile, ...)

 

Details

Record times for men's track events, from 1912 onwards. The series starts with times that were recognized as record times in 1912, where available.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Links to sources for the data are at

http://en.wikipedia.org/wiki/Athletics_world_record

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.