IncomeRangeType
The type of demographic income ranges (for example, between 0% to 50%).
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
INCOME_RANGE_0_50
|
0%-50%. |
INCOME_RANGE_50_60
|
50% to 60%. |
INCOME_RANGE_60_70
|
60% to 70%. |
INCOME_RANGE_70_80
|
70% to 80%. |
INCOME_RANGE_80_90
|
80% to 90%. |
INCOME_RANGE_90_UP
|
Greater than 90%. |
INCOME_RANGE_UNDETERMINED
|
Undetermined income range. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["The table displays demographic income ranges as enum values, each representing a specific percentile bracket of income distribution."],["These enums categorize income levels from 0% to over 90%, including categories for unspecified, unknown, and undetermined income ranges."],["Each enum value has a corresponding descriptive label for better understanding and usage."]]],[]]