Hi all,
I've done a fair amount of searching and couldn't find anything so I worry that this is a futile attempt, but I thought I'd give it one last shot on here: does anybody know of a way for me to unzip gzipped csv (.gz) files from within Stata? I have access to a lot of these that are stored on a remote server and for some very unfortunate reason, I can only access them through Stata (and not the linux shell) at the moment.
Just to clarify, I am wondering whether something like unzipfile exists that can handle .gz files. I'm aware of gzuse and gzsave but the underlying files are .csv and not .dta unfortunately.
Any help would be highly appreciated!
I've done a fair amount of searching and couldn't find anything so I worry that this is a futile attempt, but I thought I'd give it one last shot on here: does anybody know of a way for me to unzip gzipped csv (.gz) files from within Stata? I have access to a lot of these that are stored on a remote server and for some very unfortunate reason, I can only access them through Stata (and not the linux shell) at the moment.
Just to clarify, I am wondering whether something like unzipfile exists that can handle .gz files. I'm aware of gzuse and gzsave but the underlying files are .csv and not .dta unfortunately.
Any help would be highly appreciated!
Comment