Importing district information

You can import a .txt or .csv file that contains district short names, long names, target values, and number of representatives.

The .txt file must contain the following format: short name, long name, target value, number of representatives.

Sample .txt file format:

R1, 1, 100, 5

The .csv file must not contain a header in the first row, and must contain the following format: short name, long name, target value, number of representatives. The number of representatives indicate the weighted value of the district and the corresponding target values.

  1. On the View ribbon, click Modify Districts.

    The Modify Districts dialog box appears.

  2. Click Import.
  3. Browse to the desired import file.

    The import file must be a .txt or .csv file to import.

    The .txt file must contain the following format: short name, long name, target value, number of representatives.

    Sample .txt file format:

    R1, 1, 100, 5

    The .csv file must not contain a header in the first row, and must contain the following format: short name, long name, target value, number of representatives.