ames | R Documentation |
A dataset containing details on residential sales in Ames between Jan 1 2017 and Aug 31 2022. This data is publicly available through the Ames Assessor at https://www.cityofames.org/government/departments-divisions-a-h/city-assessor/sales. The variables are as follows (more details can be found on the Ames website):
ames
A data frame with 6935 rows and 16 variables:
character with ID.
property address in Ames, IA.
factor variable detailing the type of housing.
factor variable of type of housing.
date of sale.
sales price (in US dollar).
logical value: was this sale part of a package?
integer value: year in which the house was built.
acres of the lot.
total living area in square feet.
number of bedrooms.
total area of the finished basement in square feet.
total lot area in square feet.
logical value: does the property have an AC?
logical value: does the property have an fireplace?
factor variable - levels indicate neighborhood area in Ames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.