usas_naics_hierarchy
Explore the NAICS hierarchy from 2-digit sectors to 6-digit codes, with active contract counts per code. Drill down by specifying a code to see its direct children and market scope.
Instructions
Navigate the NAICS hierarchy (2→4→6 digit) + active-contract count per code. No naicsFilter ⇒ the top-level 2-digit sectors. With naicsFilter= ⇒ that node is in parent and its DIRECT children are in hierarchy (drill into any row where hasChildren:true by re-calling with its code). A 6-digit leaf returns hierarchy:[] with the node in parent (found:true); a nonexistent code returns hierarchy:[] with parent:null (found:false). Use to explore market scope (e.g. what's under NAICS 54 = Professional, Scientific, and Technical Services).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| naicsFilter | No | Filter to a specific NAICS code subtree, e.g. '541512' |