Stata program for first level shortlisting
IPA Ghana conducts external recruitment of candidates for multiple roles. This stata program reads the downloaded csv application data from SurveyCTO and conducts a first level shortlisting based on a certain criteria.
net install shortlist, all replace ///
from("https://raw.githubusercontent.com/mbidinlib/shortlist/master/ado")
- shortlist using (full path to criteria sheet)