get_census: Get data from the Census API

View source: R/census_api.R

get_censusR Documentation

Get data from the Census API

Description

Get data from the Census API

Usage

get_census(var_df, geog, var_name, parallel = T)

Arguments

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?


greaterlouisvilleproject/glptools documentation built on Feb. 9, 2025, 11:21 a.m.