Skip to content

conducts last level data cleaning - labeling and de-identifying data

License

Notifications You must be signed in to change notification settings

mbidinlib/cleandata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleandata

Stata program that label variables and drops pii using an excel input

Overview

Data officers/Managers might want to de-identify data and also label variables with the repeat group in mind. This stata program for a last stage data cleaning. labeling and de-identifying data

installation(Beta)

net install cleandata, all replace ///
	from("https://raw.githubusercontent.com/mbidinlib/cleandata/master/ado")

Syntax

  • cleandata using "path to xls", [wide] [long] [xls] [dta] pii(name of pii column)

About

conducts last level data cleaning - labeling and de-identifying data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published