schema.org.ai

TurtleCreekSoftwareGoldensealArchitect

Financial analysis software

Extends: Technology

Turtle Creek Software Goldenseal Architect

Financial analysis software

Overview

Category: Financial analysis software

Financial analysis software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 13-1031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Turtle Creek Software Goldenseal Architect',
  category: 'Financial analysis software',
  description: 'Financial analysis software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Turtle Creek Software Goldenseal Architect",
  "applicationCategory": "Financial analysis software",
  "description": "Financial analysis software"
}