Page 1 of 1

About data

Posted: October 19th, 2017, 1:35 am
by Munkhtulga
Hello all,

My english bad,
I have a question. Our questionare have 40 sample unit. Each sample unit have 15 household. How to create data/dat file/ household by household or sample unit by sample unit. My application create only one data file. I need separated data file by household or sample unit.

Re: About data

Posted: October 19th, 2017, 7:16 am
by josh
You can use a batch edit application to divide the single data file into one file per household or one file per unit. In your batch edit application use setoutput() to switch to a different output file based on the household id or on the unit id. See the help on setoutput for more details: http://www.csprousers.org/help/CSPro/se ... ction.html