Data Dictionaries
Data Feed
Personal Interest
2 min
personal interest this table captures data related to an individual's interest and hobbies data field key type data field type recommended character limit personal interest id primary key string person id primary key string pursuit string interest category string interest name string personal interest description string personal interest field descriptions personal interest id (pk) a person's interests, which fall under one or more interest categories (genres) and one or more human pursuits person id (pk) the id of a person involved pursuit a sustained activity in a domain a person does not they are not working pursuits contain different categories of human interests interest category a category of human interest this can be thought of as the genre of interest, which could fall under one or more pursuits interest name the name of the human interest which could fall under one or more interest categories or genres personal interest description a descriptive summary providing additional context about the interest
