kingCoData
This is a data package. It includes all single family and townhome sales (480,000+) in King County, Washington from 1999 to October 2019.
After installing this package with devtools::install_github('andykrause/kingco_sales')
, you can load the data with: data(kingco_sales)
Most fields are self-explanatory, those that are note can be further explained with the explain('x')
function, where 'x' is the field name.