schema.org.ai

210000

major group in SOC classification

Extends: Occupation

Community and Social Service Occupations

🏢 Major Group | SOC Code: 21-0000

major group in SOC classification

Classification Information

  • SOC Code: 21-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: 'Community and Social Service Occupations',
  socCode: '21-0000',
  description: 'major group in SOC classification',
  level: 'major',
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "Occupation",
  "name": "Community and Social Service Occupations",
  "identifier": {
    "@type": "PropertyValue",
    "propertyID": "SOC",
    "value": "21-0000"
  },
  "description": "major group in SOC classification",
  "occupationalCategory": "21-0000"
}

References

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.