https://github.com/pjsier/mpps-anonymize
Stata program created for the Michigan Public Policy Survey to identify and eliminate any potentially identifiable information
https://github.com/pjsier/mpps-anonymize
Last synced: 4 months ago
JSON representation
Stata program created for the Michigan Public Policy Survey to identify and eliminate any potentially identifiable information
- Host: GitHub
- URL: https://github.com/pjsier/mpps-anonymize
- Owner: pjsier
- License: mit
- Created: 2015-06-11T18:10:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T00:44:27.000Z (about 9 years ago)
- Last Synced: 2025-08-24T17:39:29.460Z (10 months ago)
- Language: Stata
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mpps-anonymize
Stata program created for the Center for Local, State, and Urban Policy's biannual Michigan Public Policy Survey to identify and eliminate any potentially identifiable information. Individuals could potentially identify respondents by running crosstabs on identifiable information collected by the survey (ie, types of transit, specific laws, region). This program allows users to choose which variables are identifiable, then the program identifies how many respondents are vulnerable through creating a new variable (pop_density) and moving it around to create the smallest amount of identifiable responses.
Responses that, following this process, are still identifiable, are dropped from the dataset. These datasets are soon going to be shared publicly on the CLOSUP website as well as in several University of Michigan courses.
Public datasets can be accessed [through the openICPSR site](http://doi.org/10.3886/E52395V7)