Restore Leading Zeros in OSHA ITA CSV Files
Repair ZIP, EIN, code, and date values whose leading zeros were removed by spreadsheet software.
Why this happens
Excel may interpret identifiers as numbers. That can turn a five-digit ZIP into four digits or otherwise change fixed-width administrative values.
How to fix it
- 01
Verify the value against the source record.
- 02
Format identifier columns as text before exporting.
- 03
Restore the required zero without adding punctuation.
- 04
Validate the final CSV, not only the spreadsheet view.
Check the whole file locally.
RuleTally shows the row, field, expected format, and official source without uploading the employee file.
Open local preflight