june.groups.household.Households¶
-
class
june.groups.household.
Households
(households: List[june.groups.household.Household]) Contains all households for the given area, and information about them.
-
__init__
(households: List[june.groups.household.Household]) Initialize self. See help(type(self)) for accurate signature.
-
_make_member_ids_dict
(members) Makes a dictionary with the ids of the members.
-
add
(group)
-
clear
()
-
classmethod
for_box_mode
()
-
classmethod
for_geography
()
-
classmethod
from_file
()
-
get_from_id
(id)
-
get_spec
() → str Returns the speciailization of the super group.
-
property
group_spec
-
property
member_ids
-