Learn R Programming

YaleToolkit (version 3.2)

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

source

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.

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
data(NewHavenResidential)
gpairs(NewHavenResidential, scatter.pars=list(pch="."))

Run the code above in your browser using DataLab