Get maximum survey income bin
get_max_survey_income_bin.RdParse the survey codebook to get the maximum income bin for household income. Use to determine survey-based upper bound for income recoding.
Details
Extracts max bin from value_labels for income_broad, income_followup, or income_detail.
Returns integer; does not modify by reference.
Assumes valid value_labels; errors if missing.
See also
get_max_income_bin
Other recoding utilities:
get_age_upper_bounds(),
get_income_bounds(),
get_max_acs_income_bin(),
get_max_income_bin()