scripts.household_stock

Load household stock data and insert it into inhabit matrix.

This module provides functions to process household stock data by loading it from Excel files, balancing it against existing inhabit data, and calibrating it using factors. The main workflow involves identifying households with too many or too few inhabitants and adjusting the dwelling stock accordingly.

Functions

get_household_stock(ip, inhabit, year, hh_stock)

Process household stock data and balance it against existing inhabit data.

process_household_projection_data(ip)

Process BBSR household projection data to prepare it for household stock modeling.