EconPapers    
Economics at your fingertips  
 

GZIPUSE: Stata module to use and save compressed dta files and compress.dta files

Nikos Askitas ()

Statistical Software Components from Boston College Department of Economics

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: Written 2007-04-17
Note: This module may be installed from within Stata by typing "ssc install gzipuse". Windows users should not attempt to download these files with a web browser.

Downloads: (external link)
http://fmwww.bc.edu/repec/bocode/g/gzipuse.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/g/gzipuse.hlp help file (text/plain)
http://fmwww.bc.edu/repec/bocode/g/gzipsave.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/g/gzipsave.hlp help file (text/plain)

Related works:
This item may be available elsewhere in EconPapers: Search for items with the same title.

Ordering information: This software item can be ordered from
http://repec.org/docs/ssc.php

Access Statistics for this software item

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 ().

 
Page updated 2008-10-12
Handle: RePEc:boc:bocode:s456838