Institutions.tsv
From PC2wiki
A CCS standard TSV file that contains institution information.
The file teams2.tsv has a reference to the Institution code field.
File Format
A text file consisting of a version line and one line for each team in the contest. Each line has tab separated fields as defined below.
The first line has the following format
Field | Description | Example | Type |
---|---|---|---|
1 | Label | File_Version | fixed string (always same value) |
2 | Version number | 1 | integer |
Then follow several lines with the following format (one per team).
Field | Description | Example | Type |
---|---|---|---|
1 | Institution code | 22 | string |
2 | Institution name | University of Virginia | string |
3 | Institution short name | U Virginia | string |
Example Line
INST-U-0861<tab>Harvard University<tab>Harvard