1
2
3
4
5
#

Name:

Description:

House prices for a sample of houses in Canton NY

Variables:

A data frame with 53 observations on the following 6 variables.

Price

Estimated price (in $1,000's)

Beds

Number of bedrooms

Baths

Number of bathrooms

Size

Floor area of the house (in 1,000 square feet)

Lot

Size of the lot (in acres)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data scraped from the Zillow.com website using tools an app at http://myslu.stlawu.edu/~clee/dataset/zillow/ (April 2017)

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.