If I have a .dta file compressed in a .zip folder, I know that I can access it without having to manually unzip by using the -zipuse- command from -zipsave-, and even specify a varlist and restrict observations bring in to Stata.
Is there something equivalent for a .csv file inside a .zip folder? I have several (~60) somewhat large (~ 5GB) .csv files inside compressed folders. It would be great if I could access a specific varlist and subset of observations from that data without having to manually unzip the folders and occupy so much space on my disk.
I'm using Stata18 on Windows 10 64-bit.
Is there something equivalent for a .csv file inside a .zip folder? I have several (~60) somewhat large (~ 5GB) .csv files inside compressed folders. It would be great if I could access a specific varlist and subset of observations from that data without having to manually unzip the folders and occupy so much space on my disk.
I'm using Stata18 on Windows 10 64-bit.
Comment