Hello to all,
I am trying to unzip a file, "LFSDATA2010-2014.zip" . I am using Stata 14.0. But Stata returned the message
"cannot open LFSDATA2010-2014.zip or LFSDATA2010-2014.zip.
zip could not perform unzip"
I used these Syntax,
cd "D:\rough"
unzipfile "LFSDATA2010-2014.zip",replace
unzipfile "LFSDATA2010-2014.zip"
Note: The file contains four years data in SPSS format, I mean four sub spss files.
Related Posts with unzipfile issue
How to perform the pre-trend test in did_imputation?From reading the help file of did_imputation, I saw that pretrends(integer): if some value k>…
Getting a different result w. do-file and copy-pastHello everyone, I am getting a different result when I run my do-file and when I copy-past my code …
Merging two datasetsHi all, Im new to STATA so I apologise if this is a silly question. I am trying to combine two data…
How many pre-treatment periods we should test for paralell trend in the case of daily data?In a difference-in-differences setting, if we deal with yearly data, we normally test the parallel t…
How to retrieve all the coefficient of independent variables of did_imputation package?Hi all, Normally, in a research paper, we need to present a table of coefficients of all independen…
Subscribe to:
Post Comments (Atom)
0 Response to unzipfile issue
Post a Comment