schema.org.ai

AuditWarefinancialreportingandauditingsoftware

Financial analysis software

Extends: Technology

AuditWare financial reporting and auditing software

Financial analysis software

Overview

Category: Financial analysis software

Financial analysis software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 13-2011.00
  • SOC Code: 43-3031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'AuditWare financial reporting and auditing software',
  category: 'Financial analysis software',
  description: 'Financial analysis software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "AuditWare financial reporting and auditing software",
  "applicationCategory": "Financial analysis software",
  "description": "Financial analysis software"
}