What is the difference between person.id, linkedin_profile_id and linkedin_user_id?
- Person.id is a unique identifier for a person, spanning multiple datasets.
- Linkedin_profile_id is a unique key for a Linkedin-specific profile only.
- Linkedin_user_id is populated with the real linkedin id, but only in cases when we know it (~90% of records).