text
stringlengths
95
394
Table name: earning || columns in the table: id, remote_id, employee_payroll_run, amount, type, remote_was_deleted
Table name: employee || columns in the table: id, remote_id, employee_number, company, first_name, last_name, display_full_name, username, groups, work_email, personal_email, mobile_phone_number, employments, home_location, work_location, manager, team, pay_group, ssn, gender, ethnicity, marital_status, date_of_birth, start_date, remote_created_at, employment_status, termination_date, avatar
Table name: employeepayrollrun || columns in the table: id, remote_id, employee, payroll_run, gross_pay, net_pay, start_date, end_date, check_date, earnings, deductions, taxes, remote_was_deleted
Table name: group_final || columns in the table: id, remote_id, parent_group, name, type, remote_was_deleted
Table name: paygroup || columns in the table: id, remote_id, pay_group_name, remote_was_deleted
Table name: payrollrun || columns in the table: id, remote_id, run_state, run_type, start_date, end_date, check_date, remote_was_deleted
Table name: department || columns in the table: id, remote_id, name, manager, location, budget, employees, remote_was_deleted
Table name: time_tracking || columns in the table: id, remote_id, employee, date, hours_worked, project_code, task_code, comments, remote_was_deleted
Table name: expense || columns in the table: id, remote_id, employee, date, amount, category, description, approval_status, remote_was_deleted
Table name: performance_review || columns in the table: id, remote_id, employee, reviewer, date, rating, comments, remote_was_deleted
Table name: benefits || columns in the table: id, remote_id, employee, type, start_date, end_date, provider, policy_number, remote_was_deleted
README.md exists but content is empty. Use the Edit dataset card button to edit it.
Downloads last month
38
Edit dataset card