CSV Download
From Astro Wars
You can download astrowars CSV files from http://www1.astrowars.com/export/history/
Those files are compressed. *NIX users unpack with "tar xjf file.tar.bz2" They are very useful to use in automated data processing, like drawing maps of friends and foes.
The format is as follows:
- Each record is terminated by a newline character.
- The fields of each record are separated by a tabulator character.
- The first record contains field names instead of values.
Separate files can be downloaded for different parts of the game statistics, or as a single all-in-one download.

