| HousesNY | R Documentation |
House Prices in Rural NY
Description
House prices for a sample of houses in Canton NY
Format
A data frame with 53 observations on the following 5 variables.
PriceEstimated price (in $1,000's)
BedsNumber of bedrooms
BathsNumber of bathrooms
SizeFloor area of the house (in 1,000 square feet)
LotSize of the lot (in acres)
Details
Data scraped from Zillow.com for a sample of houses near the 13617 area code (Canton, NY a small town in upstate NY). Houses on lots bigger than five acres (often farms) were excluded.
Source
Data scraped from the Zillow.com website using tools an app at http://myslu.stlawu.edu/~clee/dataset/zillow/ (April 2017)