About data

Other discussions about CSPro
Forum rules
New release: CSPro 8.0
Post Reply
Munkhtulga
Posts: 1
Joined: October 19th, 2017, 1:30 am

About data

Post 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.
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: About data

Post 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
Post Reply