Kentucky Council on Postsecondary Education

Formatting a Data File

General Instructions for Formatting Submission Files

All data files must be submitted in CSV fixed-width format following the file layouts specified in the guidelines. You can create a data file using a spreadsheet application such as Microsoft Excel or a plain text editor like Notepad.

Creating and Saving a CSV File in Excel

If you use Excel to prepare your data file, follow these steps to save it as a CSV file:

  1. Click File > Save As.
  2. Choose a location to save your file.
  3. Enter the file name.
  4. From the Save as type drop-down menu, select CSV (Comma delimited) (*.csv).
  5. Click Save.

Important: Before saving your file, ensure all necessary edits are made in Excel.

Handling Leading Zeroes in Numeric Fields

If your file includes numerical values that contain leading zeroes (e.g., 00123000), you must convert these values to text format before saving. Otherwise, Excel will automatically remove the leading zeroes (e.g., converting 00123000 to 123000).

To prevent this:

Adding leading zeros in excel:

Understanding Variables in Data Files

Each field in your data file contains a specific variable type that determines the acceptable values. There are six types of variables:

Fields in the file may be:

Do not enter "NULL" in any fields. If a required value is unknown or unavailable, check the field instructions for acceptable alternatives.

Required File Structure

Each data file must include the following two types of records, in this exact order:

  1. Header Record – The first line of the file, indicating the beginning of the data file.
  2. Detail Records – The data rows, with student details. The values in each record must align with the column headers.

Example

Blank Fields

While data files must not contain blank lines, individual records may include blank fields. Do not enter “Null” or any other placeholder value unless specifically instructed to do so in the field descriptions provided in these guidelines.

Academic vs. Cohort Years and Terms

An academic year follows a calendar-like structure, beginning with the Summer term and consisting of three terms:

For example, the 2025-26 academic year includes:

Last Updated: 6/17/2025