Flipgrid
Video creation and editing software
Extends: Technology
Flipgrid
Video creation and editing software
Overview
Category: Video creation and editing software
Video creation and editing software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-1021.00
- SOC Code: 11-2021.00
- SOC Code: 11-2032.00
- SOC Code: 11-2033.00
- SOC Code: 11-9072.00
- SOC Code: 13-1082.00
- SOC Code: 15-1232.00
- SOC Code: 15-1252.00
- SOC Code: 15-1253.00
- SOC Code: 15-1254.00
- SOC Code: 15-1255.00
- SOC Code: 25-2011.00
- SOC Code: 25-2021.00
- SOC Code: 25-2022.00
- SOC Code: 25-2031.00
- SOC Code: 25-2057.00
- SOC Code: 25-3031.00
- SOC Code: 25-3041.00
- SOC Code: 25-9031.00
- SOC Code: 25-9042.00
- SOC Code: 25-9043.00
- SOC Code: 27-2022.00
- SOC Code: 27-3043.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Flipgrid',
category: 'Video creation and editing software',
description: 'Video creation and editing software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Flipgrid",
"applicationCategory": "Video creation and editing software",
"description": "Video creation and editing software"
}