-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Lines 101 to 106 in 3f73e2d
| # @TODO: More sophisticated probably_alive logic | |
| # Obviously a person can live to be older than 90, | |
| # but the US census releases records after 70 years | |
| # so I figure I'm good here | |
| # Also, what do we do about records that have no birth or death date, | |
| # but obviously lived and died > 90 years ago? |