schema.org.ai

Lawenforcementinformationdatabases

Data base user interface and query software

Extends: Technology

Law enforcement information databases

Data base user interface and query software

Overview

Category: Data base user interface and query software

Data base user interface and query software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 33-1012.00
  • SOC Code: 33-3021.00
  • SOC Code: 33-3051.00
  • SOC Code: 33-3051.04
  • SOC Code: 33-3052.00
  • SOC Code: 43-5031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Law enforcement information databases',
  category: 'Data base user interface and query software',
  description: 'Data base user interface and query software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Law enforcement information databases",
  "applicationCategory": "Data base user interface and query software",
  "description": "Data base user interface and query software"
}