Boston_df {usdatasets} | R Documentation |
The dataset name has been changed to 'Boston_df' to avoid confusion with other packages in the R ecosystem from which datasets have been sourced. This naming convention helps distinguish this dataset as part of the 'usdatasets' package and assists users in identifying its specific characteristics. The suffix '_df' identifies the dataset as a data frame. The original content of the dataset has not been modified in any way.
data(Boston_df)
A data frame with 506 observations and 14 variables:
Per capita crime rate by town.
Proportion of residential land zoned for lots over 25,000 sq. ft.
Proportion of non-retail business acres per town.
Charles River dummy variable (1 if tract bounds river; 0 otherwise).
Nitric oxides concentration (parts per 10 million).
Average number of rooms per dwelling.
Proportion of owner-occupied units built prior to 1940.
Weighted distances to five Boston employment centers.
Index of accessibility to radial highways.
Full-value property tax rate per $10,000.
Pupil-teacher ratio by town.
1000(Bk - 0.63)^2 where Bk is the proportion of Black residents by town.
Percentage of lower status of the population.
Median value of owner-occupied homes in $1000s.
Boston Housing Data