mrp.census: US Census Public Use Microdata Sample (PUMS) for...

Description Usage Format Source Examples

Description

Census data from 2000 with updated weights for estimates in 2004 and 2008. Names and levels of ‘poll’ data must match these for poststratification.

Usage

1

Format

A data frame with 1263600 observations on the following 14 variables.

state

a factor with levels AL AK AZ AR CA CO CT DE DC FL GA HI ID IL IN IA KS KY LA ME MD MA MI MN MS MO MT NE NV NH NJ NM NY NC ND OH OK OR PA RI SC SD TN TX UT VT VA WA WV WI WY

race

a factor with levels White Black Hispanic Other

income

a factor with levels less than $20,000 $20,000-$40,000 $40,000-$75,000 $75,000-$150,000 $150,000+

age

a factor with levels 18-29 30-44 45-64 65+

sex

a factor with levels Male Female

education

a factor with levels less than a high school education high school graduate some college college graduate postgraduate

married

a factor with levels Married Single

kid

a factor with levels has kids does not have kids

raw2000

a numeric vector

weighted2000

a numeric vector

raw2004

a numeric vector

weighted2004

a numeric vector

raw2008

a numeric vector

weighted2008

a numeric vector

Source

http://www.census.gov/main/www/pums.html, or see http://dataferrett.census.gov/

Examples

1

mrpdata documentation built on May 2, 2019, 5:53 p.m.

Related to mrp.census in mrpdata...