june.groups.group.abstract

class june.groups.group.abstract.AbstractGroup

Represents properties common to groups and subgroups.

Both groups and subgroups comprise people in known states of health.

_abc_impl = <_abc_data object>
abstract property dead
abstract property in_hospital
abstract property infected
abstract property recovered
property size
property size_infected
property size_recovered
property size_susceptible
abstract property susceptible