The data obtained when fetching information about each individual may differ and may not include the same information for every entity. The complete information about the data within an Individual entity is outlined below.
Field | Description |
---|---|
id | This is the unique identity of a WorldAML entity |
entity_type | This is the type of the entity, such as "person", "company" |
last_updated_utc | This is the time that the entity was last updated (UTC) |
created_utc | This is the time that the entity was created |
name | Name of entity, such as person name (e.g. "Robert Mugabe") |
sources | Array of data sources (eg. sanction lists) |
types | What kind of alert or warning is associated with the entity (from "sanction", "pep", "warning") |
aka | Array of alternative names for the entity. Note that the "name" field is present at the minimum |
associates | Array of names of associated entities. Note that the "name" field present at the minimum, also the "association" (such as "Spouse", "Brother" etc...) and "comment" fields |
fields | Array of data fields with "name" and "value" parameters at the minimum |
media | List of media entries where appropriate, with the "date", "title", "snippet" and "url" parameters |
A fields may have a "tag" parameter in addition to "name" and "value" when it falls into one of the following categories:
Tag Descriptions
date_of_birth Date of Birth for entity (yyyy or yyyy-mm-dd)
place_of_birth Place of Birth for entity
date_of_death Date of Death for entity (yyyy or yyyy-mm-dd)
country_codes Associated country codes for a person or company
country_names Associated country names for a person or company
Please note that all dates are in "yyyy-mm-dd" or "yyyy" format.