Title: Data on House Sales in King County WA
Version: 0.1.0
Description: Data on houses in and around Seattle WA are included. Basic characteristics are given along with sale prices.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: spelling
Language: en-US
Depends: R (≥ 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2021-10-12 19:37:28 UTC; max
Author: Max Kuhn ORCID iD [aut, cre]
Maintainer: Max Kuhn <max@rstudio.com>
Repository: CRAN
Date/Publication: 2021-10-13 10:00:08 UTC

House prices in King County WA

Description

Housing data in Washington State from 2014-05-02 to 2015-05-27. There are 21,613 data points with columns:

Details

Value

home_prices

a tibble

Source

The Center for Spatial Data Science, University of Chicago

https://geodacenter.github.io/data-and-lab//KingCounty-HouseSales2015/

Examples


data(home_prices)
str(home_prices)