census_safe_api_query.Rd
The census API complains if you have more than 50 variables per query.
census_safe_api_query(.x, max_per_query = 40, ...)
a tibble with a column called "Variable"
defaults to 40
other arguments for "hiRx::census_api_url"
a list of JSON-formatted census replies.