FG
💻 Software

How can I convert SAS data files into something simple like CSV data?

Fresh5 days ago
Mar 15, 202634600 views
Confidence Score0%
0%

Problem

There are government data files available from this CDC web site, but they are in a weird SAS format. How can I convert them into XML/CSV, i.e. something much simpler that can be read by scripts, etc?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I convert SAS data files into something simple like CSV data?

Low Risk

You can do this with R-cran, if you have SAS files. Use the and packages.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment