SoftwarePublishing
Publishing and distribution of software products
Extends: Industry
SoftwarePublishing
Publishing and distribution of software products
Reference
SoftwarePublishing - industries.org.ai
Relationships
- relatedTo: https://naics.org.ai/api/5112
Properties
- naicsCode: 5112
- naicsUrl: https://www.census.gov/naics/?input=5112
- index: 0
Usage
import { $ } from 'sdk.do'
// Query for SoftwarePublishing
const result = await db.query({
subject: $.SoftwarePublishing,
})