Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 941 Bytes

Dataset Overview.md

File metadata and controls

12 lines (9 loc) · 941 Bytes

Dataset Overview

This dataset provides details regarding employee salaries within a company. Each row corresponds to an individual employee, with columns capturing various attributes, including age, gender, education, job title, experience, and salary.

Columns:

•	Age: The age of the employee, given as a numerical value in years.
•	Gender: The employee’s gender, categorized as male or female.
•	Education Level: Indicates the employee’s highest educational qualification, categorized as high school, bachelor’s degree, master’s degree, or PhD.
•	Job Title: The position held by the employee within the company, with possible titles such as manager, analyst, engineer, or administrator.
•	Years of Experience: The number of years the employee has been working, represented as a numeric value.
•	Salary: The employee’s annual income, listed in US dollars, varying based on job title, experience, and education.