HR54 uses
HR Roster Cleaner
Prepares employee roster exports for HRIS import: enforces employee ID, deduplicates, normalizes salary, fills missing manager.
Expected Input Schema
salary·strstatus·strhire_date·strlast_name·strdepartment·strfirst_name·strmanager_id·stremployee_id·strTransform Rules (5)
1
drop nullsemployee_idRecords without employee IDs cannot be processed by any HRIS system.
2
deduplicateemployee_idDuplicate employee records corrupt headcount metrics and payroll runs.
3
type castsalarytarget_type: floatSalary data exported as formatted strings must be numeric for compensation analytics.
4
trim whitespacedepartment