|
|
|
|
|
by wefarrell
1184 days ago
|
|
Just to be clear, the pdf does not contain the data. The pdf contains the data dictionary that describes the structure of the data such as the type of field, whether it's required, etc... the actual claim data is sent in a csv. The objective is be to parse the csv based on the data dictionary described in the pdf. |
|