GoogleSites
Web page creation and editing software
Extends: Technology
Google Sites
Web page creation and editing software
Overview
Category: Web page creation and editing software
Web page creation and editing software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-2022.00
- SOC Code: 11-9033.00
- SOC Code: 13-1082.00
- SOC Code: 13-1151.00
- SOC Code: 15-1212.00
- SOC Code: 15-1232.00
- SOC Code: 15-1243.00
- SOC Code: 15-1244.00
- SOC Code: 15-1252.00
- SOC Code: 15-1253.00
- SOC Code: 15-1254.00
- SOC Code: 15-1255.00
- SOC Code: 15-1299.03
- SOC Code: 15-2051.01
- SOC Code: 27-1014.00
- SOC Code: 27-3042.00
- SOC Code: 43-4051.00
- SOC Code: 43-6011.00
- SOC Code: 43-6014.00
- SOC Code: 43-9061.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Google Sites',
category: 'Web page creation and editing software',
description: 'Web page creation and editing software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Google Sites",
"applicationCategory": "Web page creation and editing software",
"description": "Web page creation and editing software"
}