dwelling

Load dwelling information from SOEP.

Disaggregation: House type (EFH, MFH, …) –> Restoration status –> House Owner –> Number of Rooms

Functions

building_type(df, ip, col_name)

Return building type namings from tabula.

house_condition(df, ip, col_name)

Translate house condition information from int to string.

owner_type(df, ip, col_name)

Translate owning status info from int to string from hlf0013_h and hgowner.

region_type(df, ip, col_name)

Assign region type to hids.

room_num(df, ip, col_name)

Limit the number of rooms to 1, 2, 3 and 4+.