Transform/Extract info from a set of CSV files
The answer(s) should include regex/sed, awk based for those simpler CSVs, as well as Perl/Python based for when simple does not work.
A few good small example CSVs in the text that clearly illustrate where simple processing will just stop.