Baselight

Company-Employee Dataset

Synthetically Generated Company-Employee Dataset

@kaggle.iqmansingh_company_employee_dataset

Loading...
Loading...

About this Dataset

Company-Employee Dataset

This dataset contains information about employees from different fake companies. It is not real data, and it has been created to resemble real data. The dataset includes various details about the employees, which is useful for research and analysis. It provides a lifelike representation of employee data without compromising privacy or using real personal information.

Tables

Company Employee Details

@kaggle.iqmansingh_company_employee_dataset.company_employee_details
  • 243.21 KB
  • 5000 rows
  • 13 columns
Loading...

CREATE TABLE company_employee_details (
  "unnamed_0" BIGINT,
  "company" VARCHAR,
  "department" VARCHAR,
  "employee_id" BIGINT,
  "age" BIGINT,
  "age_when_joined" BIGINT,
  "years_in_the_company" BIGINT,
  "salary" DOUBLE,
  "annual_bonus" DOUBLE,
  "prior_years_experience" BIGINT,
  "full_time" DOUBLE,
  "part_time" DOUBLE,
  "contractor" DOUBLE
);

Share link

Anyone who has the link will be able to view this.