Company-Employee Dataset
Synthetically Generated Company-Employee Dataset
@kaggle.iqmansingh_company_employee_dataset
Synthetically Generated Company-Employee Dataset
@kaggle.iqmansingh_company_employee_dataset
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
);
Anyone who has the link will be able to view this.