schema.org.ai

Alteryxsoftware

Business intelligence and data analysis software

Extends: Technology

Alteryx software

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.00
  • SOC Code: 13-1111.00
  • SOC Code: 13-2011.00
  • SOC Code: 13-2051.00
  • SOC Code: 13-2081.00
  • SOC Code: 15-1252.00
  • SOC Code: 15-2051.00
  • SOC Code: 15-2051.01

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Alteryx software',
  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": "Alteryx software",
  "applicationCategory": "Business intelligence and data analysis software",
  "description": "Business intelligence and data analysis software"
}