soc1980_extended | R Documentation |
The US SOC 1980 classification system can have higher level (major or minor codes) codes without any children. We extended the SOC 1980 classification system to require all major codes (2-digit code) to have at least 1 minor code (3-digit code ), and every minor codes to have at least 1 unit code (4-digit code). The most detailed code is now always a unit code.
soc1980_extended
the soc 1980 code
a short definition of the code
the level of the soc 1980 code
the parent of the soc 1980 code, note: at the division level, the parent is 0000
for any soc 1980 code, what is the division code
for any soc 1980 code, what is the major code. Is NA for division codes.
for any soc 1980 code, what is the minor code. Is NA for division and major codes.
for any soc 1980 code, what is the unit code. Is NA for non-unit codes.
https://danielruss.github.io/codingsystems/soc_1980_extended.csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.