Canva
Graphics or photo imaging software
Extends: Technology
Canva
Graphics or photo imaging software
Overview
Category: Graphics or photo imaging software
🔥 Hot Technology - In high demand
Graphics or photo imaging software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-2021.00
- SOC Code: 11-2032.00
- SOC Code: 13-1161.00
- SOC Code: 27-2012.00
- SOC Code: 27-3031.00
- SOC Code: 41-3011.00
- SOC Code: 41-9022.00
- SOC Code: 43-6014.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Canva',
category: 'Graphics or photo imaging software',
description: 'Graphics or photo imaging software',
hotTechnology: true,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Canva",
"applicationCategory": "Graphics or photo imaging software",
"description": "Graphics or photo imaging software"
}