CQGIntegratedClient
Financial analysis software
Extends: Technology
CQG Integrated Client
Financial analysis software
Overview
Category: Financial analysis software
Financial analysis software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 41-3031.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'CQG Integrated Client',
category: 'Financial analysis software',
description: 'Financial analysis software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "CQG Integrated Client",
"applicationCategory": "Financial analysis software",
"description": "Financial analysis software"
}