Deaths#
- class Deaths(pars=None, metadata=None, **kwargs)[source]#
Bases:
DemographicsAttributes
nowShortcut to self.t.now()
statesReturn a flat list of all states
statesdictReturn a flat dictionary (objdict) of all states
tiGet the current module timestep
timevecShortcut to self.t.timevec
Methods
- standardize_death_data()[source]#
Standardize/validate death rates - handled in an external file due to shared functionality