Enum: IncomeCategory

Enumeration for 2014 household income category

URI: [ada_ohwb:IncomeCategory](https://w3id.org/OHD/DFA-study/ada_ohwb/IncomeCategory) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | None | Less than $15,000 | | 2 | None | $15,000 to $24,999 | | 3 | None | $25,000 to $34,999 | | 4 | None | $35,000 to $49,999 | | 5 | None | $50,000 to $74,999 | | 6 | None | $75,000 to $99,999 | | 7 | None | $100,000 to $124,999 | | 8 | None | $125,000 to $149,999 | | 9 | None | $150,000 to $199,999 | | 10 | None | $200,000 to $249,999 | | 11 | None | $250,000 or more | ## Slots | Name | Description | | --- | --- | | [Q462](Q462.md) | Which of the following income categories best describes your total 2014 house... | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/ada_ohwb ## LinkML Source
name: IncomeCategory
description: Enumeration for 2014 household income category
from_schema: https://w3id.org/OHD/DFA-study/ada_ohwb
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Less than $15,000
  '2':
    text: '2'
    description: $15,000 to $24,999
  '3':
    text: '3'
    description: $25,000 to $34,999
  '4':
    text: '4'
    description: $35,000 to $49,999
  '5':
    text: '5'
    description: $50,000 to $74,999
  '6':
    text: '6'
    description: $75,000 to $99,999
  '7':
    text: '7'
    description: $100,000 to $124,999
  '8':
    text: '8'
    description: $125,000 to $149,999
  '9':
    text: '9'
    description: $150,000 to $199,999
  '10':
    text: '10'
    description: $200,000 to $249,999
  '11':
    text: '11'
    description: $250,000 or more