schema.org.ai

290000

major group in SOC classification

Extends: Occupation

Healthcare Practitioners and Technical Occupations

🏢 Major Group | SOC Code: 29-0000

major group in SOC classification

Classification Information

  • SOC Code: 29-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: 'Healthcare Practitioners and Technical Occupations',
  socCode: '29-0000',
  description: 'major group in SOC classification',
  level: 'major',
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "Occupation",
  "name": "Healthcare Practitioners and Technical Occupations",
  "identifier": {
    "@type": "PropertyValue",
    "propertyID": "SOC",
    "value": "29-0000"
  },
  "description": "major group in SOC classification",
  "occupationalCategory": "29-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.