home_sales {api2lm}R Documentation

Home sale prices in King County, WA

Description

The home_sales data set is a data frame consisting of 216 rows and 8 columns. The data are a subset of home sales in King County, WA made between 2014-05-02 to 2015-05-27. The variables in the data set are:

Value

A data.frame.

Source

The Center for Spatial Data Science, University of Chicago. https://geodacenter.github.io/data-and-lab//KingCounty-HouseSales2015/

These data were created by selectively choosing a subset of observations from the home_prices data set in the **KingCountyHomes** package.

Examples

data(home_sales)
summary(home_sales)

[Package api2lm version 0.2 Index]