MicrosoftPowerBI
Business intelligence and data analysis software
Extends: Technology
Microsoft Power BI
Business intelligence and data analysis software
Overview
Category: Business intelligence and data analysis software
🔥 Hot Technology - In high demand
Business intelligence and data analysis software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-3031.03
- SOC Code: 13-1081.01
- SOC Code: 13-1081.02
- SOC Code: 13-1111.00
- SOC Code: 13-1199.05
- SOC Code: 13-2051.00
- SOC Code: 13-2081.00
- SOC Code: 13-2099.01
- SOC Code: 15-1211.00
- SOC Code: 15-1211.01
- SOC Code: 15-1221.00
- SOC Code: 15-1242.00
- SOC Code: 15-1243.00
- SOC Code: 15-1243.01
- SOC Code: 15-1252.00
- SOC Code: 15-2011.00
- SOC Code: 15-2031.00
- SOC Code: 15-2051.00
- SOC Code: 15-2051.01
- SOC Code: 19-3011.00
- SOC Code: 51-8011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Microsoft Power BI',
category: 'Business intelligence and data analysis software',
description: 'Business intelligence and data analysis software',
hotTechnology: true,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Microsoft Power BI",
"applicationCategory": "Business intelligence and data analysis software",
"description": "Business intelligence and data analysis software"
}