The Death Date generator creates dates of death basing on the dates of birth with the option to set lifespan that is based on the weight list.
The table provides key details about the generator, including the short name, sample of the generated data, the supported data types, and whether it is specific to a particular country.
Short name | Example of generated data | Data type matching | Country-specific |
---|---|---|---|
Death Date | fill with dates of death with different probability | date timestamp |
Default |
The generator can be assigned to a column that matches any of the following rules:
The generator produces data based on an IronPython script. Since it is built on the Python generator, see Python generator to customize settings and understand the correct usage of syntax.