Hi,
Just starting to work with the new personal finance data. Thanks again
for sharing this data.
I wanted to share that the delimitation seems to be a bit inconsistent
on a few columns in PFDtrans.txt. In general the text fields are pipe
delimited and the date and number fields are not, as Susi indicates,
but the delimitation of the Asset4Purchased and Asset4Sold fields is
inconsistent. In particular, it looks like the data was entered as "|
x|" for whichever column gets the "x" and as "" for the other column.
(To be consistent it should be "|x|" and "||".)
For example the last 10 columns of the first two rows of PFDtrans.txt
are:
[...] ,,|x|,| |,08/23/2003,|082303|,|B|,,| |,||,| |
[...] ,|x|,,| |,12/12/2003,|121203|,| |,,| |,||,| |
So, watch out for that!
Andy