530000
major group in SOC classification
Extends: Occupation
Transportation and Material Moving Occupations
🏢 Major Group | SOC Code: 53-0000
major group in SOC classification
Classification Information
- SOC Code: 53-0000
- Level: Major
Description
major group in SOC classification
Classification Hierarchy
-
This is a Major Group (top level)
-
See child minor groups below
Usage in Platform
import { $ } from 'sdk.do'
const occupation = await $.Occupation.create({
title: 'Transportation and Material Moving Occupations',
socCode: '53-0000',
description: 'major group in SOC classification',
level: 'major',
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "Occupation",
"name": "Transportation and Material Moving Occupations",
"identifier": {
"@type": "PropertyValue",
"propertyID": "SOC",
"value": "53-0000"
},
"description": "major group in SOC classification",
"occupationalCategory": "53-0000"
}
References
- BLS SOC: Standard Occupational Classification
- O*NET Online: 53-0000
About SOC
The Standard Occupational Classification (SOC) system is used by Federal statistical agencies to classify workers into occupational categories for the purpose of collecting, calculating, or disseminating data.