pums_api_gofer | R Documentation |
Call the Census Bureau Microdata API
Helper to the get_psrc_pums
function
pums_api_gofer(span, dyear, level, vars)
span |
Either 1 for acs1 or 5 for acs5 |
dyear |
The data year |
level |
Either "p" or "h", for "persons" or "households" respectively |
vars |
PUMS variable/s as an UPPERCASE string element or list |
data.table with all requested variables, sample & replication weights, and if needed, inflation adjustments
Michael Jensen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.