get_industries: get_industries
Description
Get metadata for all industries available in a specific jurisdiction
Usage
get_industries(
keyword = NULL,
label_level = 3,
label_source = NULL,
verbose = 0
)
Value
Returns pandas dataframe with the metadata
Arguments
- 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