Description
U.S. Housing Data from 2008 to 2016.
Description
Monthly median home listing, sale price per square foot, and number of units sold for 2984 counties in the contiguous United States From 2008 to January 2016. Additional data sets containing geographical information and links to Wikipedia are also included.
README.md
housing data
This R package contains data for monthly median home listing and sold prices by county in the United States, as well as the number of units sold each month, from 2008 to January 2016. Other datasets are included as well, providing an assortment county-level metadata. This data is used as an illustrative example for datadr and trelliscope.
Install:
devtools::install_github("hafen/housingData")