Requirements:
I want code to convert attached csv file into sas.
Solution:
Hi Nirajan, thanks for your order. Below is the file that contains the source code for importing the three files submitted.
I want code to convert attached csv file into sas.
Solution:
Hi Nirajan, thanks for your order. Below is the file that contains the source code for importing the three files submitted.

solution.txt |
Please note that:
- The data is read from the third line. The first line is a comment and the second line is the variable names. None of them should go into the actual data set.
- The name of the variables are slightly modified since SAS variable names cannot contain any space or special characters such as (').
- The three files look exactly the same. Could you confirm these are the three files you'd like to import? Let me know if you need to re-submit the files.