SAS
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Add standard navigational header) |
|||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | { | + | {{FormatInfo |
| − | | | + | |formattype=electronic |
| − | | | + | |subcat=Scientific Data formats |
| − | + | |extensions={{ext|sas}}, {{ext|sas7dat}}, {{ext|sas7bdat}}, others | |
| − | + | |pronom={{PRONOM|fmt/1015}}, {{PRONOM|fmt/1016}}, others | |
| − | + | }} | |
| − | | | + | |
| − | | | + | |
| − | |} | + | |
| − | + | SAS (Statistical Analysis System) is a scientific statistical software package. SAS files contain data and descriptions.<ref>https://en.wikipedia.org/wiki/SAS_(software)</ref> | |
| − | + | Some of the software's files are: | |
| + | '''.sas7dat''', | ||
| − | + | '''.sas''' sas program file. | |
| − | Info on deciphering one version [http://cybertiggyr.com/ff0/ here] | + | '''[[SAS_Transport_File|XPT]]''' SAS Transport File |
| + | |||
| + | A full table of SAS files can be found on the [http://v8doc.sas.com/sashtml/win/z1iles.htm official documentation]. | ||
| + | |||
| + | Info on deciphering one version was available [http://cybertiggyr.com/ff0/ here] (dead link, Sep 2018). | ||
| + | |||
| + | ==References== | ||
| + | <references/> | ||
Revision as of 06:21, 4 December 2021
SAS (Statistical Analysis System) is a scientific statistical software package. SAS files contain data and descriptions.[1]
Some of the software's files are:
.sas7dat,
.sas sas program file.
XPT SAS Transport File
A full table of SAS files can be found on the official documentation.
Info on deciphering one version was available here (dead link, Sep 2018).