What is the difference between person.id, linkedin_profile_id and linkedin_user_id?

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