census_do_api_query: Fetch JSON-formatted data from the US Census API

View source: R/census_do_api_query.R

census_do_api_queryR Documentation

Fetch JSON-formatted data from the US Census API

Description

Fetch JSON-formatted data from the US Census API

Usage

census_do_api_query(url, .api_key = NULL)

Arguments

url

a fully-formed API call in URL form

.api_key

an API key

Value

a list of lists, one row per geo, one entry per variable


higherX4Racine/hiRx documentation built on Nov. 18, 2024, 10:20 a.m.