ADPEnterpriseHR
Human resources software
Extends: Technology
ADP Enterprise HR
Human resources software
Overview
Category: Human resources software
Human resources software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-3012.00
- SOC Code: 11-3013.00
- SOC Code: 11-3121.00
- SOC Code: 43-3051.00
- SOC Code: 43-4161.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'ADP Enterprise HR',
category: 'Human resources software',
description: 'Human resources software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "ADP Enterprise HR",
"applicationCategory": "Human resources software",
"description": "Human resources software"
}