TurtleCreekSoftwareGoldenseal
Accounting software
Extends: Technology
Turtle Creek Software Goldenseal
Accounting software
Overview
Category: Accounting software
Accounting software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-9141.00
- SOC Code: 17-1011.00
- SOC Code: 47-2031.00
- SOC Code: 47-2081.00
- SOC Code: 47-2082.00
- SOC Code: 47-2111.00
- SOC Code: 47-2131.00
- SOC Code: 47-2132.00
- SOC Code: 47-2141.00
- SOC Code: 47-2142.00
- SOC Code: 47-2161.00
- SOC Code: 47-2221.00
- SOC Code: 47-3012.00
- SOC Code: 47-3014.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Turtle Creek Software Goldenseal',
category: 'Accounting software',
description: 'Accounting software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Turtle Creek Software Goldenseal",
"applicationCategory": "Accounting software",
"description": "Accounting software"
}