-
Notifications
You must be signed in to change notification settings - Fork 39
sscminer
E. F. Haghish edited this page May 31, 2019
·
3 revisions
v. 1.0.0
sscminer - mines and archives SSC packages based on their updates
sscminer , save(str) [ download ]
| option | Description |
|---|---|
| save(str) | specifies the name of the data set to include packages information |
| download | downloads and archives SSC packages in zip files |
sscminer mines packages on SSC server and summarizes them in a data set. it also list the files that are installable within each packages and categorizes them based on the Stata programming language they are using (ado, mata, dlg, etc.)
originally, the archive was developed for education purpose.
mine Stata packages on SSC without downloading any package
. sscminer, save("archive.dta")
mine stata packages and download the files
. sscminer, save("archive.dta") download
E. F. Haghish
Department of Mathematics and Computer Science (IMADA)
University of Southern Denmark
This help file was dynamically produced by MarkDoc Literate Programming package