Abstract:
These modules are disk space saving utilities. Stata .dta files are known to compress well (sizes go down by factors of up to about 20). The penalty you pay is a small delay when you gzipuse or gzipsave. gzipuse uses gzipped files ending in .dgz. You may or may not specify the suffix. You may or may not specify the clear option. gzipsave saves data in memory in compressed form with a .dgz suffix in addition to the .dta. If you specify the replace option it will overwrite existing .dta .dgz files with the same name. The remove option removes the .dta file. The verbose option will return the disk saving in percentage if you kept the .dgz file only.
Language: Stata Requires: Stata version 9 Keywords:Unix; Linux; gzip; compress; dta files (search for similar items in EconPapers) Date: 2007-04-17, Revised 2007-04-18 Note: This module should be installed from within Stata by typing "ssc install gzipuse". Windows users should not attempt to download these files with a web browser. References:Add references at CitEc CitationsTrack citations by RSS feed
More software in Statistical Software Components from Boston College Department of Economics Address: Boston College, 140 Commonwealth Avenue, Chestnut Hill MA 02467 USA Contact information at EDIRC. Series data maintained by Christopher F Baum ().