occ_codes | R Documentation |
A dataset of occupation groups and descriptions with both Census (OCC) codes and SOC codes. Occupations are grouped hierarchically. This is filtered from a Census crosswalk to include only top-level groups, except for the very broad management, business, science, and arts occupations group; for this one, the second level groups are treated as the major one. Often you'll just want the major groups, so you can filter by the is_major_grp
column.
occ_codes
A data frame with 32 rows and 5 columns:
Logical: whether this is the highest level included
Major occupation group name
Census occupation code
SOC code
Full text of occupation name
US Census Bureau's industry & occupation downloads
Other ref-datasets:
acs_vars
,
ct5_clusters
,
decennial_vars
,
msa
,
naics_codes
,
neighborhood_tracts
,
proxy_pumas
,
regions
,
school_dists
,
table_nums
,
village2town
,
xwalk
,
zip2town
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.