schema.org.ai

DatatechTheFarmersOffice

Accounting software

Extends: Technology

Datatech The Farmer's Office

Accounting software

Overview

Category: Accounting software

Accounting software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-9013.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Datatech The Farmer's Office',
  category: 'Accounting software',
  description: 'Accounting software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Datatech The Farmer's Office",
  "applicationCategory": "Accounting software",
  "description": "Accounting software"
}