You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
Cause numbers may be able to identify an individual if someone searches the cause number in the data and identifies the person. Accordingly, we can replace cause numbers with hashes to disguise the cause number while maintaining a consistent identifier.
Goal
Add code to the clean module that adds a hash of the cause number to the final json file. Remove the step that adds the cause number.
The text was updated successfully, but these errors were encountered:
Problem
Cause numbers may be able to identify an individual if someone searches the cause number in the data and identifies the person. Accordingly, we can replace cause numbers with hashes to disguise the cause number while maintaining a consistent identifier.
Goal
Add code to the
clean
module that adds a hash of the cause number to the final json file. Remove the step that adds the cause number.The text was updated successfully, but these errors were encountered: