1
2
3
4
5
#

Name:

Description:

Results from the US Census American Community Survey, 2012.

Variables:

  • income - Annual income.

  • employment - Employment status.

  • hrs_work - Hours worked per week.

  • race - Race.

  • age - Age, in years.

  • gender - Gender.

  • citizen - Whether the person is a U.S. citizen.

  • time_to_work - Travel time to work, in minutes.

  • lang - Language spoken at home.

  • married - Whether the person is married.

  • edu - Education level.

  • disability - Whether the person is disabled.

  • birth_qrtr - The quarter of the year that the person was born, e.g. `Jan thru Mar`.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

http://www.census.gov/acs

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/American_Community_Survey__2012_1355_32.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.