1
2
3
4
5
#

Name:

Description:

Commute times for four cities

Variables:

A data frame with 2000 observations on the following 4 variables.

City

Boston, Houston, Minneapolis, or Washington

Distance

Distance of commute (in miles)

Time

Time of commute (in minutes)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

2007 American Housing Survey https://www.census.gov/programs-surveys/ahs/data/2007/ahs-2007-public-use-file–puf-.html

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.