schema.org.ai

HazardouswasteoperationsandemergencyresponsestandardHAZWOPERtrainingsoftware

Computer based training software

Extends: Technology

Hazardous waste operations and emergency response standard HAZWOPER training software

Computer based training software

Overview

Category: Computer based training software

Computer based training software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 17-2111.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Hazardous waste operations and emergency response standard HAZWOPER training software',
  category: 'Computer based training software',
  description: 'Computer based training software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Hazardous waste operations and emergency response standard HAZWOPER training software",
  "applicationCategory": "Computer based training software",
  "description": "Computer based training software"
}