soc_list | R Documentation |
Retrieves a catalog of available datasets from a Socrata open data portal.
soc_list(url)
url |
A character string specifying the base URL of the Socrata portal (e.g., |
A tibble with one row per dataset and the following columns:
Dataset identifier (four-by-four ID).
Title of the dataset.
Categories associated with the dataset.
Keywords describing the dataset.
The date of the last dataset modification.
The landing page url of the dataset.
Brief description of the dataset's content.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.