NewHavenResidential {YaleToolkit} | R Documentation |
Selected characteristics of a set of small residential properties in New Haven, CT (excluding larger multi-family properties and apartment buildings).
data(NewHavenResidential)
A data frame with 18221 observations on the following 8 variables.
totalCurrVal
livingArea
dep
size
zone
Other
RM
RS
acType
AC
No AC
bedrms
bathrms
The data have been cleaned somewhat, with emphasis on somewhat. For example,there is a property (a very nice one), which has an extremely low assessed value, given its characteristics. It happens to straddle the border between New Haven and Hamden, and so it pays only a proportion of it's property taxes to the City of New Haven.
John W. Emerson, from the City of New Haven's property database, which contains more than 27,000 property records (including, for example, the New Haven Airport) and many more variables than included here.
data(NewHavenResidential) gpairs(NewHavenResidential, scatter.pars=list(pch="."))