Deciphering Job Trends: A LinkedIn Data Analysis Perspective
摘要
LinkedIn is a widely used professional networking platform that provides valuable insights into the job market. This research paper presents an analysis of a curated dataset of 30,000 records from LinkedIn using Python and R for data cleaning, pre-processing, and analysis. The dataset includes attributes: job title, location, company name, date, hiring status, seniority level, job function, employment type, and industry. Various analysis tasks were performed on the dataset using Python and R, including job title distribution analysis, sentimental analysis of job titles and company names, ranking of job titles posted by companies, geographic analysis of job titles, and prediction of job locations. Logistic Regression, Naive Bayes classifier, K-Fold cross-validation, support vector machine (SVM) were utilized in evaluation techniques to uncover insights into the job market. The methodology and techniques used for data analysis are also outlined in this paper. The dataset curation and cleaning process are explained, and examples of data analysis techniques such as text extraction and date analysis are provided. The implications of these findings are discussed, and how they can be used by job seekers, recruiters, and companies to make informed decisions regarding job titles, locations, and industries. This paper provides a comprehensive guide to analyzing job titles, companies, and locations on LinkedIn. The techniques outlined in this paper can be used by researchers to gain valuable insights into the job market using LinkedIn data.