Skip to content

PovertyAction/ipaclean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipaclean

The IPA Data Cleaning Package (ipaclean) is a Stata package that contains IPA's custom Stata programs for cleaning & validating survey data. The package includes the following programs:

Programs

  • ipaappend - Safely append datasets
  • ipamegre - Safely merge datasets
  • ipaodksplit - Split select_multiple responses into dummy variables
  • ipaodkmergerepeats - Reshape and merge ODK/SurveyCTO stype repeat groups in wide format
  • ipacompare - Compare data from multiple rounds of survey
  • ipacodebook - Export nicely formatted codebooks to excel

Installation

* ipaclean may be installed directly from GitHub
net install ipacheck, all replace from("https://raw.githubusercontent.com/PovertyAction/ipaclean/main")

ipaclean update

* after initial installation ipaclean can be updated at any time using
ipaclean update

* to verify you have the latest versions of the commands
ipacheck version

Learn about ipaclean

Check out the IPACLEAN wiki for more information about ipaclean.

If you encounter a clear bug, please file a minimal reproducible example on github. For questions and other discussion, please email us at [email protected].

Current Author(s)

Acknowledgement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages