Example: Download the dataset into a subdirectory, such as c:\poe4data\sas. Make this directory the default or working directory in SAS. Load the data set "andy" into SAS and view its contents using the SAS commands
data andy; set 'andy'; proc contents; run;
Recommendation: View the Movies under "SAS Starter Kit" at http://www.ats.ucla.edu/stat/sas/
Download all the *.sas7bdat files in ZIP format
Select individual *.sas7bdat files from the table below.