vote up 1 vote down star
1

There are gov't data files: http://www.cdc.gov/EpiInfo/

Available in this weird SAS format. How can I convert them into XML/CSV, something much simpler that can be read by scripts/etc.???

flag

Isn't EpiInfo an application program, not data files? – Chang Chung Oct 12 at 20:29
EpiInfo is an epidemiology analysis program developed by CDC; – Jay Stevens Oct 16 at 12:32

3 Answers

vote up 1 vote down

Are the data in the SAS XPORT (.xpt) or .sas7bdat format?

link|flag
vote up 1 vote down

JMP runs on MAC and can read sas files. Visit jmp.com for more information.

link|flag
vote up 1 vote down

(Already posted this to superuser.com)

SAS Institute (the company that makes SAS) produces a viewer for SAS data sets.

Note that SAS program files usually have the extension .sas, whereas the data files themselves usually have the extension .sas7bdat.

(EDIT: I notice belatedly that your title says on a Mac, so this may not help much as I believe the tool is Windows only.)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.