Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,255 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Engineering Job Market Analysis Dataset
|
2 |
+
## Table of Contents
|
3 |
+
1. [Executive Summary](#executive-summary)
|
4 |
+
- [Motivation and Potential Applications](#motivation-and-potential-applications)
|
5 |
+
2. [Description of Data](#description-of-data)
|
6 |
+
- [Positions Included in the Dataset](#positions-included-in-the-dataset)
|
7 |
+
- [Attributes of the Dataset](#attributes-of-the-dataset)
|
8 |
+
3. [Data Uniqueness](#data-uniqueness)
|
9 |
+
4. [Power Analysis Results](#power-analysis-results)
|
10 |
+
5. [Exploratory Data Analysis (EDA) Report](#exploratory-data-analysis-eda-report)
|
11 |
+
- [Geographical Distribution](#1-geographical-distribution)
|
12 |
+
- [Skills Demand Analysis](#2-skills-demand-analysis)
|
13 |
+
- [Salary Analysis](#3-salary-analysis)
|
14 |
+
- [Company Analysis](#4-company-analysis)
|
15 |
+
- [Job Description Analysis](#5-job-description-analysis)
|
16 |
+
6. [Link to code](#link-to-data-sourcing-code)
|
17 |
+
7. [Ethics Statement](#ethics-statement)
|
18 |
+
8. [Open Source License](#open-source-license)
|
19 |
+
|
20 |
+
---
|
21 |
+
|
22 |
+
## Executive Summary
|
23 |
+
|
24 |
+
### Motivation and Potential Applications
|
25 |
+
|
26 |
+
The rapid advancement of technology has significantly increased the demand for engineering professionals, particularly in computer science and related fields. Understanding current job market trends is crucial for:
|
27 |
+
|
28 |
+
- **Job Seekers**: Aligning skills with industry demands to enhance employability and guide career planning.
|
29 |
+
- **Employers**: Developing effective recruitment strategies to attract top talent.
|
30 |
+
- **Educational Institutions**: Adjusting curricula to prepare students with in-demand skills.
|
31 |
+
|
32 |
+
This dataset project aims to bridge the gap between industry demand and workforce readiness by analyzing job descriptions from Adzuana. By extracting and analyzing common skills, job requirements, salary trends, and geographic differences, the dataset provides valuable insights into the evolving demands of the engineering workforce.
|
33 |
+
|
34 |
+
## Description of Data
|
35 |
+
|
36 |
+
The dataset comprises approximately **10,000** job descriptions focused on engineering and computer science roles. Each entry includes:
|
37 |
+
|
38 |
+
### Positions Included in the Dataset
|
39 |
+
|
40 |
+
The dataset focuses on a wide range of engineering and computer science roles, categorized into the following five groups:
|
41 |
+
|
42 |
+
| **Group** | **Positions Included** |
|
43 |
+
|--------------------------|-----------------------------------------------------------------------------------------------------------|
|
44 |
+
| **Software Development** | Software Engineer, Full Stack Developer, Front End Developer, Back End Developer, Mobile App Developer |
|
45 |
+
| **Data Science & Analytics** | Data Scientist, Data Engineer, Machine Learning Engineer, AI Engineer, Business Intelligence Analyst |
|
46 |
+
| **Product & Design** | Product Manager, Business Analyst, Product Analyst, UX/UI Designer, System Analyst |
|
47 |
+
| **IT & Systems** | DevOps Engineer, Cloud Engineer, Site Reliability Engineer, Security Engineer, Network Engineer |
|
48 |
+
| **Other Tech Roles** | Embedded Systems Engineer, Quality Assurance Engineer, Database Administrator, Solutions Architect, Blockchain Developer |
|
49 |
+
|
50 |
+
---
|
51 |
+
### Attributes of the Dataset
|
52 |
+
Each entry in the dataset contains the following attributes:
|
53 |
+
- **Job Title**: Title of the job position (e.g., Software Engineer, Data Scientist).
|
54 |
+
- **Company Name**: Name of the hiring organization.
|
55 |
+
- **Description**: Job description of responsibilities and requirements.
|
56 |
+
- **Location**: City and state where the job is located.
|
57 |
+
- **Salary Min**: Minimum salary offered.
|
58 |
+
- **Salary Max**: Maximum salary offered.
|
59 |
+
- **Date Posted**: Date when the job was posted.
|
60 |
+
- **URL**: Link to the original job posting.
|
61 |
+
|
62 |
+
|
63 |
+
## Data Uniqueness
|
64 |
+
|
65 |
+
This dataset offers a comprehensive and focused view of the engineering job market by:
|
66 |
+
|
67 |
+
- **Specialization**:Concentrating specifically on engineering and computer science roles. Unlike generic job market datasets such as O*NET or Kaggle's job datasets, which often provide high-level overviews across all industries, our dataset zeroes in on the technical and engineering domain. It emphasizes the most sought-after roles in the rapidly evolving fields of software development, data science, IT infrastructure, and emerging technologies.
|
68 |
+
|
69 |
+
## Power Analysis Results
|
70 |
+
|
71 |
+
To ensure the dataset is statistically robust and representative, a power analysis was conducted.
|
72 |
+
|
73 |
+
- **Objective**: Determine the minimum sample size required to achieve statistically significant results for the analysis of engineering job postings.
|
74 |
+
- **Parameters**:
|
75 |
+
- **Confidence Level**: 95%
|
76 |
+
- **Margin of Error**: 5%
|
77 |
+
- **Estimated Proportion (p)**: 0.5 (maximum variability)
|
78 |
+
|
79 |
+
- **Calculation**:
|
80 |
+
Cochran's formula for determining sample size is given by:
|
81 |
+
|
82 |
+
n₀ = (Z² × p × (1 - p)) / e²
|
83 |
+
|
84 |
+
Where:
|
85 |
+
- Z = 1.96 (Z-score for 95% confidence)
|
86 |
+
- e = 0.05 (Margin of error)
|
87 |
+
- p = 0.5 (Proportion)
|
88 |
+
|
89 |
+
Substitute the values into the formula:
|
90 |
+
|
91 |
+
n₀ = (1.96² × 0.5 �� (1 - 0.5)) / 0.05² = 384
|
92 |
+
|
93 |
+
The minimum sample size required is approximately **384**.
|
94 |
+
|
95 |
+
### Result
|
96 |
+
|
97 |
+
The required sample size is approximately **384**.
|
98 |
+
Therefore, the minimum sample size for a single random sample in this project is **384** job descriptions.
|
99 |
+
|
100 |
+
For the number of subgroups, the project estimates analyzing **25 different job types**.
|
101 |
+
|
102 |
+
The total sample size required is calculated as:
|
103 |
+
|
104 |
+
n = 384 × 25 ≈ 10,000
|
105 |
+
|
106 |
+
Thus, the project estimates it needs approximately **10,000 job descriptions**.
|
107 |
+
|
108 |
+
### Exploratory Data Analysis (EDA) Report
|
109 |
+
|
110 |
+
This document summarizes the EDA conducted to analyze job postings, skill demand, salary trends, and geographical distribution within the dataset.
|
111 |
+
|
112 |
+
---
|
113 |
+
|
114 |
+
### 1. **Geographical Distribution**
|
115 |
+
|
116 |
+
**Objective**: Identify the top locations for engineering job postings.
|
117 |
+
|
118 |
+
**Methodology**:
|
119 |
+
- Analyzed the "Location" field to determine state distribution.
|
120 |
+
- Extracted and visualized the top 20 states with the most job postings.
|
121 |
+
|
122 |
+
**Findings**:
|
123 |
+
- **Top Location**: The **United States** shows the highest volume of postings, Santa Clara, Travis, and Los Angeles are among the most popular hiring regions.
|
124 |
+
|
125 |
+
**Visualization**:
|
126 |
+

|
128 |
+
|
129 |
+
---
|
130 |
+
|
131 |
+
### 2. **Skills Demand Analysis**
|
132 |
+
|
133 |
+
#### **Overall Skills Demand**
|
134 |
+
|
135 |
+
**Objective**: Understand the most in-demand skills across all job postings.
|
136 |
+
|
137 |
+
**Methodology**:
|
138 |
+
- Used a predefined skill dictionary to extract skills from job descriptions.
|
139 |
+
- Aggregated and visualized the frequency of skills.
|
140 |
+
|
141 |
+
**Findings**:
|
142 |
+
- **Top Skills**:
|
143 |
+
- AI, iOS, and Android dominate the demand.
|
144 |
+
- Cloud and DevOps-related skills (e.g., AWS) are increasingly crucial.
|
145 |
+
- Soft skills like leadership and communication are also sought after.
|
146 |
+
|
147 |
+
**Visualization**:
|
148 |
+

|
150 |
+
|
151 |
+
---
|
152 |
+
|
153 |
+
### 3. **Salary Analysis**
|
154 |
+
|
155 |
+
**Objective**: Examine salary distribution for various engineering roles.
|
156 |
+
|
157 |
+
**Methodology**:
|
158 |
+
- Analyzed salary data from the "Salary Min" and "Salary Max" columns.
|
159 |
+
- Calculated and visualized the average salaries across roles.
|
160 |
+
|
161 |
+
**Findings**:
|
162 |
+
- **Salary Trends**:
|
163 |
+
- Average salaries cluster between $80,000 and $130,000 annually.
|
164 |
+
- Outliers indicate specialized or senior positions exceeding $150,000.
|
165 |
+
**Visualization**:
|
166 |
+

|
168 |
+
|
169 |
+
---
|
170 |
+
|
171 |
+
### 4. **Company Analysis**
|
172 |
+
|
173 |
+
#### **Top Hiring Companies**
|
174 |
+
|
175 |
+
**Objective**: Highlight companies with the highest number of job postings.
|
176 |
+
|
177 |
+
**Methodology**:
|
178 |
+
- Counted the number of job postings per company.
|
179 |
+
- Visualized the top 20 companies.
|
180 |
+
|
181 |
+
**Findings**:
|
182 |
+
- **Key Employers**:
|
183 |
+
- **Cheez** leads the hiring pool, followed by **Boeing** and **Mr.Cooper**.
|
184 |
+
- **Notable Trends**:
|
185 |
+
- Companies in tech, healthcare, and finance are aggressively hiring.
|
186 |
+
|
187 |
+
**Visualization**:
|
188 |
+

|
190 |
+
|
191 |
+
---
|
192 |
+
|
193 |
+
### 5. **Job Description Analysis**
|
194 |
+
|
195 |
+
**Objective**: Extract common themes and requirements from job descriptions.
|
196 |
+
|
197 |
+
**Methodology**:
|
198 |
+
- Combined job descriptions into a single corpus.
|
199 |
+
- Removed stopwords and generated a word cloud.
|
200 |
+
|
201 |
+
**Findings**:
|
202 |
+
- **Key Themes**:
|
203 |
+
- Terms like "solution," "support," and "service" highlight client-focused roles.
|
204 |
+
- "Team," "data," and "responsible" suggest collaboration and leadership qualities are valued.
|
205 |
+
|
206 |
+
**Visualization**:
|
207 |
+

|
209 |
+
|
210 |
+
---
|
211 |
+
|
212 |
+
|
213 |
+
## Link to Data Sourcing Code
|
214 |
+
|
215 |
+
The code used for data sourcing is publicly available on GitHub:
|
216 |
+
|
217 |
+
[GitHub Repository Link](https://github.com/ludaladila/Engineering-Job-Market-Analysis)
|
218 |
+
|
219 |
+
|
220 |
+
## Ethics Statement
|
221 |
+
|
222 |
+
This project was conducted with careful consideration of ethical standards and legal regulations.
|
223 |
+
|
224 |
+
- **Data Privacy**:
|
225 |
+
- No personal identifiable information of individuals was collected or stored.
|
226 |
+
- Only publicly available job postings were used.
|
227 |
+
- **Compliance with Terms of Service**:
|
228 |
+
- Data collection adhered to the terms and conditions of each job platform.
|
229 |
+
- For platforms web scraping, data was accessed via official APIs.
|
230 |
+
- **Usage Intent**:
|
231 |
+
- The dataset is intended for educational and research purposes.
|
232 |
+
- Users are encouraged to respect copyright laws and platform policies when utilizing the data.
|
233 |
+
- **Impact Consideration**:
|
234 |
+
- The project aims to positively impact job seekers, employers, and researchers.
|
235 |
+
- Potential misuse of the data for discriminatory practices is strongly discouraged.
|
236 |
+
|
237 |
+
## Open Source License
|
238 |
+
|
239 |
+
This project is licensed under the **MIT License**.
|
240 |
+
|
241 |
+
[MIT License Text](https://opensource.org/licenses/MIT)
|
242 |
+
|
243 |
+
```
|
244 |
+
MIT License
|
245 |
+
|
246 |
+
Copyright (c) 2023
|
247 |
+
|
248 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction...
|
249 |
+
|
250 |
+
[Full license text in the repository]
|
251 |
+
```
|
252 |
+
|
253 |
+
---
|
254 |
+
|
255 |
+
**Note**: For the full license text, please refer to the [LICENSE](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md) file in the repository.
|