I'm working with BRFSS data 2010-2015. Before 2014, I could open it by clicking the import option and picking SAS EXPORT Version5.(*xpt) , but it doesn't work after 2013. Though, I have all the data from 2010-2015 , I could open the data until 2013.
I've also tried this following commands :
import sasxport5 "working directory /LLCP2014.XPT"
but when I use the above command for data before 2014 ( like 2013,2012, and 2010 ) it works. But, for 2014 and post 2014 , it says - LLCP2014.XPT not found
My data on my Mac before 2014 is saved as document file but the data for 2014 and post 2014 is saved as textedit format ( though I downloaded all of them as sas file from BRFSS website ).
Could anyone tell me what's the issue I'm having ?
Thanks in advance !
Related Posts with Importing problem BRFSS SAS file post 2014
Variable testsHi Should we perform tests for the same variable but with different specifications? example lnGDP, …
Parallel loop listsFor code below: Code: local a "one two three" local b "four five six" local c "seven eight nine" …
Help with constructing time allocation variableHi, hope you are well. I needed some help with a particular dataset I am using for a study. My resea…
Selecting variables based on the value of another variableHello, I have a wide dataset which contains the birth year of various persons as well as the GDP f…
Passing string values from ADO to Python codeHappy New Year, All! I am having a rather trivial problem here, for which I couldn't figure out a s…
Subscribe to:
Post Comments (Atom)
0 Response to Importing problem BRFSS SAS file post 2014
Post a Comment