Event

An betty.ancestry.event.Event is something that happened at some time, such as a birth, death, or marriage.

Fields

Events inherit from:

date (Datey)

When the event took place.

event_type (EventType)

The event’s type.

files (iterable of File)

The files attached to this event.

citations (iterable of Citation)

The citations for this event.

name (optional Static translations)

The event’s human-readable short name. If available, this will be the event label.

description (optional Static translations)

The event’s human-readable long description.

id (str)

The event’s own entity ID.

place (Place)

Where the event took place.

presences (iterable of Presence)

People’s presences at this event.