View source: R/metadata_functions.R
listCensusApis | R Documentation |
Scrapes https://api.census.gov/data.json and returns a dataframe that includes: title, description, name, vintage, url, dataset type, and other useful fields.
listCensusApis()
## Not run: apis <- listCensusApis() head(apis) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.