The data sets are in text format (txt extension). You may click on the data set and then cut/paste the data into your program. Alternatively, you can right-click on the file, then choose Save As to save the data set to your local machine, say in the C:\temp directory. You should carefuly take note of the directory and file name with which the file is saved. To then access the external file from within your SAS program use an INFILE statement and the path and file name that you saved the file with.
| Data Set | Explanation | Data Only |
| Houses Data | TXT file | TXT file |
| Maggots Data | TXT file | TXT file |
| Kentucky Utilities Data - Daily 1pm Data | TXT file | TXT file |
| Kentucky Utilities Data - All Data | TXT file | TXT file |
| MCP Company Data | TXT file | TXT file |
| Small Engine Power Data | TXT file | TXT file |
| Test Scores By Noise Condition Data | TXT file | TXT file |