schema.org.ai

170000

major group in SOC classification

Extends: Occupation

Architecture and Engineering Occupations

🏢 Major Group | SOC Code: 17-0000

major group in SOC classification

Classification Information

  • SOC Code: 17-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: 'Architecture and Engineering Occupations',
  socCode: '17-0000',
  description: 'major group in SOC classification',
  level: 'major',
})

JSON-LD Example

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