Household#

class Household(hhid=None, reference_uid=None, reference_age=None, **kwargs)[source]#

Bases: LayerGroup

A class for individual households and methods to operate on each.

Parameters:

kwargs (dict) – data dictionary of the household

Methods

validate()[source]#

Check that information supplied to make a household is valid and update to the correct type if necessary.