Dataset
Dataset
This analysis utilized a total of 9044 resume entries and included a trend chart of career changes.The
dataset contains 17,737 unique skills, 48,866 unique job titles, 1,243 unique companies, and 725
unique locations.
1. Financial Services
Commonwealth Bank
ANZ
HSBC
Citi
Barclays
Westpac
Royal Bank of Scotland
Goldman Sachs
Bank of America
UBS
6. Telecommunications
Telstra
Optus
Vodafone
BT
Nokia
Cleaned Data(all_positions)
Explanation
Parentheses Handling: Titles with specific content like "(career break)" are replaced entirely with
"Career Break", while other parentheses content is removed.
Prefix Removal: Unnecessary prefixes such as "Freelance", "Remote", "Senior", etc., are
removed to simplify job titles.
Parenting Keyword Replacement: Terms related to parenting are normalized to "Parenting".
Dates and Numbers Removal: Year ranges, standalone years, and other numeric information
are removed.
Format Standardization: Excess spaces are removed, and each word's initial letter is
capitalized, ensuring a neat and readable format.
Personal Development & Sabbatical Leave, Maternity Leave, Career Coach, Life Coach,
Career Breaks Personal Development Specialist
Title Frequency
Project Manager 65
Consultant 64
Account Manager 27
Administrative Assistant 26
Business Analyst 23
Software Engineer 23
Director 21
Recruitment Consultant 19
Finance Manager 16
Title Frequency
Manager 16
Associate 15
Account Executive 13
HR Business Partner 13
Intern 12
Program Manager 12
Administrator 11
Volunteer 10
Founder 10
Operations Manager 10
Teacher 10
Technology Consulting 89
Technology Administration 67
Analysis
1. High Retention in Technology: The highest frequency of job transitions occurs within the
technology sector.
2. Transition to Other Sectors: There is a significant number of transitions from the technology
sector to other unspecified sectors.
3. Sales & Marketing and Management Dynamics:
Both Sales & Marketing and Management exhibit strong intra-industry transitions.
There is also notable cross-industry movement between Sales & Marketing and Technology.
4. Finance Stability: The finance sector shows a relatively stable transition back into finance roles,
with a modest number shifting to other sectors, including technology.
5. Cross-Industry Changes: The data highlights a diverse range of cross-industry transitions,
especially from technology to sectors like consulting and administration.
Career Break Data: Before and After Classification
Retired Retirement
Career Break Reasons Distribution Plot
Frequency Distribution by Position
The table represents the top 20 most popular professions.
Manager 941
Director 879
Consultant 801
Parenting 517
Associate 387
Founder 377
Travel 368
Information Structure
1. Person:
This section includes detailed personal information about the individual.
firstName: The first name of the person.
lastName: The last name of the person.
headline: The person’s professional title or headline (e.g., job description).
location: The location of the person (e.g., country or city).
linkedInUrl: The URL to the person’s LinkedIn profile.
summary: A summary or career overview, typically a personal statement or work experience
synopsis.
followerCount: The number of followers the person has on LinkedIn.
openToWork: Whether the individual is currently open to work opportunities (Boolean value).
premium: Whether the person is a LinkedIn Premium user (Boolean value).
photoUrl: The URL for the person’s LinkedIn profile photo.
backgroundUrl: The URL for the person’s background image (if available).
creationDate: The date the LinkedIn account was created, including month and year.
2. Positions:
This section provides information about the individual’s work experience.
positionsCount: The total number of positions listed.
positionHistory: A list that contains detailed information for each job position, including:
title: The job title.
companyName: The name of the company.
companyLocation: The location of the company (if available).
description: A description of the role (if provided).
startEndDate: The start and end dates of the position, including:
start: Includes month and year for the start date.
end: Includes month and year for the end date (or 'Present' if the role is ongoing).
contractType: The type of contract (e.g., part-time, full-time).
companyLogo: URL to the company’s logo (if available).
linkedInUrl: A LinkedIn search URL for the company.
linkedInId: The company’s LinkedIn ID (if available).
3. Schools:
This section details the individual’s educational background.
educationsCount: The total number of education entries.
educationHistory: A list that contains detailed information for each educational institution
attended, including:
schoolName: The name of the educational institution.
degreeName: The name of the degree obtained.
fieldOfStudy: The area of study.
description: A brief description of the education (if provided).
linkedInUrl: A LinkedIn search URL for the institution (if available).
schoolLogo: URL to the institution’s logo (if available).
startEndDate: The start and end dates of the educational experience, including:
start: Includes month and year for the start date.
end: Includes month and year for the end date.
4. Skills:
A list of the individual’s professional skills. Each skill is listed as a string representing the person’s
expertise.
5. Languages:
A list of the languages spoken by the individual, often indicating the level of proficiency (e.g.,
"Basic German and French").
6. Recommendations:
Information about recommendations the individual has received.
recommendationsCount: The total number of recommendations received.
recommendationHistory: A list that contains detailed information for each recommendation,
including:
caption: The title or summary of the recommendation, typically including the date and
relationship to the recommender.
description: The content of the recommendation.
authorFullname: The full name of the person who gave the recommendation.
authorUrl: A URL to the recommender’s LinkedIn profile.
7. Certifications:
Information about any certifications the individual holds.
certificationsCount: The total number of certifications.
certificationHistory: A list of the certifications, but in this case, there are no certifications included
in the current data.
Example Data Structure:
{
"success": true,
"credits_left": 20009,
"rate_limit_left": 19989,
"person": {
"publicIdentifier": "alexasoriano",
"linkedInIdentifier": "ACoAABqDStoBr87PEUsxMW3HdRSJxh8QrQfg58k",
"memberIdentifier": "444811994",
"linkedInUrl": "https://www.linkedin.com/in/alexasoriano",
"firstName": "Alexa",
"lastName": "Soriano",
"headline": "Marketing/Project Manager",
"location": "Seattle, Washington, United States of America",
"summary": "I am passionate about creating memorable brand experiences. Experiences that n
"photoUrl": "https://media.licdn.com/dms/image/v2/C5603AQEoKJyPcGIt0Q/profile-displayphoto
"backgroundUrl": "https://media.licdn.com/dms/image/v2/C5616AQGAZu9Y4iASjg/profile-display
"openToWork": false,
"premium": false,
"creationDate": {
"month": 9,
"year": 2015
},
"followerCount": 335,
"positions": {
"positionsCount": 5,
"positionHistory": [
{
"title": "Release Manager",
"companyName": "Allyis",
"companyLocation": "Remote",
"description": "",
"startEndDate": {
"start": {
"month": 1,
"year": 2024
},
"end": null
},
"contractType": "Full-time",
"companyLogo": "https://media.licdn.com/dms/image/v2/C560BAQGb0Iwh3nk9xw/company-log
"linkedInUrl": "https://www.linkedin.com/company/13752/",
"linkedInId": "13752"
},
{
"title": "Senior Marketing Manager",
"companyName": "PeerStreet",
"companyLocation": "Greater Seattle Area",
"description": "Skills: Product Marketing \u00b7 Customer Marketing \u00b7 Project M
"startEndDate": {
"start": {
"month": 1,
"year": 2022
},
"end": {
"month": 1,
"year": 2023
}
},
"contractType": "Full-time",
"companyLogo": "https://media.licdn.com/dms/image/v2/C4E0BAQEY6WTKQq2NcA/company-log
"linkedInUrl": "https://www.linkedin.com/company/3878267/",
"linkedInId": "3878267"
},
{
"title": "Digital Marketing Manager",
"companyName": "Port of Seattle",
"companyLocation": "Seattle, Washington",
"description": "Managed end-to-end acquisition and customer lifecycle marketing stra
"startEndDate": {
"start": {
"month": 1,
"year": 2019
},
"end": {
"month": 1,
"year": 2022
}
},
"contractType": "Full-time",
"companyLogo": "https://media.licdn.com/dms/image/v2/D560BAQFvBmBq_qDwVw/company-log
"linkedInUrl": "https://www.linkedin.com/company/12342/",
"linkedInId": "12342"
},
{
"title": "Active Mom",
"companyName": "Career Break",
"description": "Career hiatus after lay off with Capital One to focus on raising my
"startEndDate": {
"start": {
"month": 1,
"year": 2017
},
"end": {
"month": 1,
"year": 2019
}
},
"companyLogo": null,
"linkedInUrl": "https://www.linkedin.com/search/results/all/?keywords=Career+Break"
},
{
"title": "Sr. Associate Brand Manager",
"companyName": "Capital One",
"companyLocation": "Seattle, WA",
"description": "Managed end-to-end execution of all customer-facing campaigns for Ca
"startEndDate": {
"start": {
"month": 1,
"year": 2010
},
"end": {
"month": 1,
"year": 2017
}
},
"companyLogo": "https://media.licdn.com/dms/image/v2/C560BAQF0OgQyRZ9yAA/company-log
"linkedInUrl": "https://www.linkedin.com/company/1419/",
"linkedInId": "1419"
}
]
},
"schools": {
"educationsCount": 1,
"educationHistory": [
{
"degreeName": "Bachelor\u2019s Degree, Marketing",
"fieldOfStudy": "Bachelor\u2019s Degree, Marketing",
"linkedInUrl": "https://www.linkedin.com/company/2584/",
"schoolLogo": "https://media.licdn.com/dms/image/v2/C4D0BAQEMmhF9TqUCgA/company-logo
"schoolName": "University of Washington",
"startEndDate": {
"start": {
"month": null,
"year": null
},
"end": {
"month": null,
"year": null
}
}
}
]
},
"skills": [
"Direct Mail Marketing",
"Print Marketing",
"Event Marketing",
"E-Commerce",
"Campaign Execution",
"Customer Acquisition",
"Customer Segmentation Strategy",
"Content Management",
"Customer Marketing",
"Marketing Strategy",
"Social Media",
"Strategic Planning",
"Microsoft PowerPoint",
"Strategy",
"Social Media Marketing",
"Marketing",
"Digital Marketing",
"Online Marketing",
"Product Marketing",
"Email Marketing"
],
"languages": [],
"recommendations": {
"recommendationsCount": 1,
"recommendationHistory": [
{
"caption": "May 10, 2018, Spencer worked with Alexa on the same team",
"description": "I had the pleasure of working with Alexa for over 4 years at our tim
"authorFullname": "Spencer Douglas",
"authorUrl": "https://www.linkedin.com/in/spenceredouglas"
}
]
},
"certifications": {
"certificationsCount": 0,
"certificationHistory": []
}
},
"company": {
"linkedInId": "13752",
"name": "Allyis",
"universalName": "allyis",
"linkedInUrl": "https://www.linkedin.com/company/13752",
"employeeCount": 661,
"followerCount": 25273,
"employeeCountRange": {
"start": 51,
"end": 200
},
"websiteUrl": "http://www.allyis.com",
"tagline": "Delivering Solutions that Power our Client\u2019s Businesses ",
"description": "Allyis is a Seattle area provider of technology, consulting, and managed s
"industry": "Information Technology & Services",
"phone": null,
"specialities": [
"sharepoint",
"technical staffing",
"consulting",
"development",
".net",
"marketing",
"project management",
"program management",
"business intelligence",
"web development",
"sharepoint consulting",
"managed teams",
"managed services"
],
"headquarter": {
"city": "Kirkland",
"country": "US",
"postalCode": "98033",
"geographicArea": "WA",
"street1": "10210 NE Points Drive",
"street2": "Suite 200"
},
"logo": "https://media.licdn.com/dms/image/v2/C560BAQGb0Iwh3nk9xw/company-logo_400_400/com
"foundedOn": {
"year": 1996
}
}
},