View source: R/census_do_api_query.R
census_do_api_query | R Documentation |
Fetch JSON-formatted data from the US Census API
census_do_api_query(url, .api_key = NULL)
url |
a fully-formed API call in URL form |
.api_key |
an API key |
a list of lists, one row per geo, one entry per variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.