PhysicianOffices
Offices of physicians
Extends: Industry
PhysicianOffices
Offices of physicians
Reference
PhysicianOffices - industries.org.ai
Relationships
- relatedTo: https://naics.org.ai/api/6211
Properties
- naicsCode: 6211
- naicsUrl: https://www.census.gov/naics/?input=6211
- index: 5
Usage
import { $ } from 'sdk.do'
// Query for PhysicianOffices
const result = await db.query({
subject: $.PhysicianOffices,
})