Update income_broad value labels
update_income_broad_labels.RdAppends new value labels for income_broad bins to the value_labels table, ensuring all bins are labeled for downstream use.
Details
Checks for existing income_broad labels and appends if missing.
Handles legacy cases where income_followup is missing.
Returns updated value_labels table; does not modify by reference.
See also
get_income_broad_xwalk
Other weighting pipeline:
aggregate_targets(),
calc_day_weights(),
calc_linked_trip_weights(),
calc_person_weights(),
calc_sample_plan_counts(),
calc_tour_weights(),
calc_trip_weights(),
create_ie_adjustment_data(),
create_target_update_table(),
format_income_bins(),
get_day_groups(),
get_income_broad(),
get_income_broad_xwalk(),
prepare_zone_groups(),
update_daypat_seed(),
update_daypat_targets(),
update_rate_report(),
update_targets()