JantekJupiterTimeAttendance
Time accounting software
Extends: Technology
Jantek Jupiter Time Attendance
Time accounting software
Overview
Category: Time accounting software
Time accounting software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 43-3051.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Jantek Jupiter Time Attendance',
category: 'Time accounting software',
description: 'Time accounting software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Jantek Jupiter Time Attendance",
"applicationCategory": "Time accounting software",
"description": "Time accounting software"
}