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