I have a .csv file that comes in this format. I'm using the FileHelpers library but I need some direction on parsing the file into a single record so the collection can be inserted into a database. At this point I believe the "Total" line can be ignored, but still waiting on confirmation.
94506 - DANVILLE CA,,,,,,,,,
Route,SFDU ,MFDU ,Total ,Names ,Income ,Home ,Age ,PHWC ,Sat
C055, 879, 0, 359, 442, $100, $100, 60, 21%, S
Total, 0, 0, 0, 0,,,,,
,,,,,,,,,
94518 - CONCORD CA,,,,,,,,,
Route,SFDU ,MFDU ,Total ,Names ,Income ,Home ,Age ,PHWC ,Sat
C086, 578, 33, 785, 237, $100, $100, 49, 22%, S
C087, 478, 37, 733, 337, $100, $100, 49, 22%, S
C088, 578, 36, 798, 437, $100, $100, 49, 22%, S
Total, 0, 0, 0, 0,,,,,