Information for web-based frontends or search tools
---------------------------------------------------

The "00_index.csv" file is a standard CSV file. The fields are comma ","
seperated, and will always be enclosed in quotes (").

The first line of the "00_index.csv" file on ADATE will always be the column titles,
and each subsequent line will have the data for each column.

Please note:

- the order of columns MAY change, so don't rely on this. However,
the names of the columns WILL stay the same, so you can rely on this.

- the order of rows may be different, and may not necessarily be sorted, please
do not rely on the order of the rows.