id | text | false | Unique identifier for the LinkedIn user profile |
first_name | text | true | First name of the LinkedIn user |
last_name | text | true | Last name of the LinkedIn user |
public_id | text | true | Public identifier for the LinkedIn user |
headline | text | true | Headline of the LinkedIn user |
follower_count | bigint | true | Number of followers the user has |
connection_count | bigint | true | Number of connections the user has |
featured_company_id | text | true | ID of the featured company of the user |
featured_education_id | text | true | ID of the featured education of the user |
about | text | true | About section of the LinkedIn user |
experiences | jsonb | true | Work experiences of the LinkedIn user |
education | jsonb | true | Educational background of the LinkedIn user |
courses | jsonb | true | Courses taken by the LinkedIn user |
publications | jsonb | true | Publications authored by the LinkedIn user |
projects | jsonb | true | Projects worked on by the LinkedIn user |
certificates | jsonb | true | Certifications obtained by the LinkedIn user |
volunteering | jsonb | true | Volunteering experiences of the LinkedIn user |
patents | jsonb | true | Patents held by the LinkedIn user |
organizations | jsonb | true | Organizations the LinkedIn user is part of |
honors_and_awards | jsonb | true | Honors and awards received by the LinkedIn user |
skills | jsonb | true | Skills of the LinkedIn user |
recommendations | jsonb | true | Recommendations received by the LinkedIn user |
interest_influencers | jsonb | true | Influencers the LinkedIn user is interested in |
interest_companies | jsonb | true | Companies the LinkedIn user is interested in |
interest_schools | jsonb | true | Schools the LinkedIn user is interested in |