Person

An individual that has served in a political office.

Fields

Information about the 16 fields and the definitions of any abbreviated values.


biography   Text

An extended account of a Person's life.


birth_date   String (up to 10)

The date of a Person's birth in YYYY[-MM[-DD]] string format.


created_at   Date (with time)

The date and time of creation.


death_date   String (up to 10)

The date of a Person's death in YYYY[-MM[-DD]] string format.


extras   A JSON object

A key-value store for storing arbitrary information not covered elsewhere.


family_name   String (up to 100)

A Person's family name.


gender   String (up to 100)

A Person's gender


given_name   String (up to 100)

A Person's given name.


id   String (up to 47)


image   URL

A URL leading to an image that identifies the Person visually.


locked_fields   Array of Text


name   String (up to 300)

A Person's preferred full name.


national_identity   String (up to 300)

The nation a Person is identified with.


sort_name   String (up to 100)

A version of a Person's full name rearranged for alphabetical sorting.


summary   String (up to 500)

A short, one-line account of a Person's life.


updated_at   Date (with time)

The date and time of the last update.