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