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