| get_census | R Documentation | 
Get data from the Census API
get_census(var_df, geog, var_name, parallel = T)
var_df | 
 A data frame of variables to send to the census API produced by build_census_var_df  | 
geog | 
 The geography to return variables for  | 
var_name | 
 Optional: a name for the value column in the returned data frame  | 
parallel | 
 Use future and furrr?  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.