Dear all
I am working with a dataset that is spread in several .txt files. The files are like AC2002ID.txt, BA2002ID.txt etc where the 2 first letters are state identifiers and then the year (years go from 2002-2014). How can I load all of these .txt files for each state and year , and end up with a single .dta file that groups everything?
Thank you
I am working with a dataset that is spread in several .txt files. The files are like AC2002ID.txt, BA2002ID.txt etc where the 2 first letters are state identifiers and then the year (years go from 2002-2014). How can I load all of these .txt files for each state and year , and end up with a single .dta file that groups everything?
Thank you
Comment