KronosWorkforceTimekeeper
Time accounting software
Extends: Technology
Kronos Workforce Timekeeper
Time accounting software
Overview
Category: Time accounting software
🔥 Hot Technology - In high demand
Time accounting software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-1021.00
- SOC Code: 11-3121.00
- SOC Code: 11-9041.00
- SOC Code: 13-1071.00
- SOC Code: 13-1141.00
- SOC Code: 29-1141.00
- SOC Code: 31-9093.00
- SOC Code: 41-1011.00
- SOC Code: 43-3051.00
- SOC Code: 43-4051.00
- SOC Code: 43-5032.00
- SOC Code: 43-6014.00
- SOC Code: 51-1011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Kronos Workforce Timekeeper',
category: 'Time accounting software',
description: 'Time accounting software',
hotTechnology: true,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Kronos Workforce Timekeeper",
"applicationCategory": "Time accounting software",
"description": "Time accounting software"
}