home_id
is the primary key of the linked Home, and a persistent key for the person at a specific location. We recommend treating this as an opaque string in your database.
home_id
can be used to find the associated Person in the People database.
See also:
- infogroup_id - People Data Dictionary
- Identifiers - Data Guide