Enum: ComputeIncomeLevel
Enumeration for computed income level
URI: [cq_sohea:ComputeIncomeLevel](https://w3id.org/OHD/DFA-study/cq_sohea/ComputeIncomeLevel)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| 1 | None | Low income (>138%) |
| 2 | None | Medium income (139%-400%) |
| 3 | None | High (401%+) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/OHD/DFA-study/cq_sohea
## LinkML Source
name: ComputeIncomeLevel
description: Enumeration for computed income level
from_schema: https://w3id.org/OHD/DFA-study/cq_sohea
rank: 1000
permissible_values:
'1':
text: '1'
description: Low income (>138%)
'2':
text: '2'
description: Medium income (139%-400%)
'3':
text: '3'
description: High (401%+)