Learn R Programming

synthACS (version 1.7.1)

pull_household: Pull ACS data on households and housing units

Description

Pull ACS data for a specified geography from base tables B09019, B11011, B19081, B25002, B25003, B25004, B25010, B25024, B25056, B25058, B25071, and B27001. Additional fields, mainly percentages and aggregations, are calculated.

Usage

pull_household(endyear, span, geography)

Value

A list containing the endyear, span, a data.frame of estimates, a data.frame of standard errors, a character vector of the original column names, and a data.frame of the geography metadata from acs.fetch.

Arguments

endyear

An integer, indicating the latest year of the data in the survey.

span

An integer in c(1,3,5) indicating the span of the desired data.

geography

a valid geo.set object specifying the census geography or geographies to be fetched.

See Also

acs.fetch, geo.make B28001 - TYPES OF COMPUTERS IN HOUSEHOLD B28002 - PRESENCE AND TYPES OF INTERNET SUBSCRIPTIONS IN HOUSEHOLD