View source: R/get_industries.R
get_industries | R Documentation |
Get metadata for all industries available in a specific jurisdiction
get_industries(
keyword = NULL,
label_level = 3,
label_source = NULL,
verbose = 0
)
keyword |
search for keyword in industry name |
label_level |
NAICS level (2 to 6-digit), default value of 3 |
label_source |
classification standard (NAICS, BEA, SOC) |
verbose |
prints out the url of the API call, default value of 0 |
Returns pandas dataframe with the metadata
## Not run: get_industries()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.