Beaver County School District SchoolCash/SIS file conversion Tool
A client-side tool for fast, private CSV conversion. Your file is **never uploaded** to a server.
Configuration Note:
The script currently extracts data from original columns at indices **5, 15, and 23** (i.e., the 6th, 16th, and 24th columns) for the data rows. **The data from Index 23 is automatically formatted to YYYY-MM-DD.** The final CSV will be **4 columns wide**, including the new ‘S’ prefix.
Summary Update: The appended summary row calculates the total sum of the data from **Original Column 16 (Index 15)**, which is the second data column (Output Column C).
The script currently extracts data from original columns at indices **5, 15, and 23** (i.e., the 6th, 16th, and 24th columns) for the data rows. **The data from Index 23 is automatically formatted to YYYY-MM-DD.** The final CSV will be **4 columns wide**, including the new ‘S’ prefix.
Summary Update: The appended summary row calculates the total sum of the data from **Original Column 16 (Index 15)**, which is the second data column (Output Column C).