barcode (version 1.1)

NewHavenResidential: New Haven, CT Residential Property Data

Description

Selected characteristics of a set of small residential properties in New Haven, CT (excluding larger multi-family properties and apartment buildings).

Usage

data(NewHavenResidential)

Arguments

Format

A data frame with 18221 observations on the following 8 variables.

totalCurrVal

the 2006 assessed value of the property

livingArea

the living area in square feet

dep

the amount of depreciation, as a percent

size

the size of the land, in acres

zone

the residential zone, a factor with levels Other RM RS

acType

whether the property has central air conditioning: a factor with levels AC No AC

bedrms

the number of bedrooms

bathrms

the number of bathrooms

Details

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.

Examples

Run this code
# NOT RUN {
# This example is excluded from running automatically in the checks
# because it takes a little while to produce.

# }
# NOT RUN {
  data(NewHavenResidential)
  gpairs(NewHavenResidential)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab