ClothingStores
Clothing and accessories stores
Extends: Industry
ClothingStores
Clothing and accessories stores
Reference
ClothingStores - industries.org.ai
Relationships
- relatedTo: https://naics.org.ai/api/448
Properties
- naicsCode: 448
- naicsUrl: https://www.census.gov/naics/?input=448
- index: 14
Usage
import { $ } from 'sdk.do'
// Query for ClothingStores
const result = await db.query({
subject: $.ClothingStores,
})