CytelSoftwareXLMiner
Data mining software
Extends: Technology
Cytel Software XLMiner
Data mining software
Overview
Category: Data mining software
Data mining software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 13-1161.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Cytel Software XLMiner',
category: 'Data mining software',
description: 'Data mining software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Cytel Software XLMiner",
"applicationCategory": "Data mining software",
"description": "Data mining software"
}