BrightEdge
Business intelligence and data analysis software
Extends: Technology
BrightEdge
Business intelligence and data analysis software
Overview
Category: Business intelligence and data analysis software
Business intelligence and data analysis software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 13-1161.01
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'BrightEdge',
category: 'Business intelligence and data analysis software',
description: 'Business intelligence and data analysis software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "BrightEdge",
"applicationCategory": "Business intelligence and data analysis software",
"description": "Business intelligence and data analysis software"
}