azcounties {SDAResources}R Documentation

azcounties data

Description

Population and housing unit estimates for Arizona counties, excluding Maricopa and Pima counties, from the American Community Survey 2018 5-year estimates.

Usage

data(azcounties)

Format

This data frame contains the following columns:

name:

county name (character variable, length 15)

number:

county number

population:

population estimate for county

housing:

housing unit estimate for county

ownerocc:

number of owner-occupied housing units for county

References

Source: https://data.census.gov/, accessed November 27, 2020.

Lohr (2021), Sampling: Design and Analysis, 3rd Edition. Boca Raton, FL: CRC Press.

Lu and Lohr (2021), R Companion for Sampling: Design and Analysis, 3rd Edition, 1st Edition. Boca Raton, FL: CRC Press.


[Package SDAResources version 0.1.1 Index]