schema.org.ai

Payrollsoftware

Time accounting software

Extends: Technology

Payroll software

Time accounting software

Overview

Category: Time accounting software

Time accounting software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-1021.00
  • SOC Code: 11-3013.01
  • SOC Code: 11-9013.00
  • SOC Code: 11-9081.00
  • SOC Code: 11-9131.00
  • SOC Code: 11-9179.01
  • SOC Code: 13-2011.00
  • SOC Code: 13-2031.00
  • SOC Code: 33-9091.00
  • SOC Code: 37-1012.00
  • SOC Code: 41-1011.00
  • SOC Code: 43-1011.00
  • SOC Code: 43-3031.00
  • SOC Code: 43-3051.00
  • SOC Code: 45-1011.00
  • SOC Code: 49-1011.00
  • SOC Code: 53-7081.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Payroll software',
  category: 'Time accounting software',
  description: 'Time accounting software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Payroll software",
  "applicationCategory": "Time accounting software",
  "description": "Time accounting software"
}