Question: Design a Python program that will demonstrate the confidentiality and integrity tenets of protecting Personally Identifiable Information on some same healthcare data. Examine the sample
Design a Python program that will demonstrate the confidentiality and integrity tenets of protecting Personally Identifiable Information on some same healthcare data. Examine the sample (fake) dataset athttps://dlptest.com/sample-data/. If you prefer an alternative dataset, please feel free to use it. Create new dataset that applies both confidentiality and integrity controls.
Implement three (3) confidentiality and three (3) integrity controls to protecting the PII data reviewed above. Update design document to present which confidentiality and integrity controls was implemented and submit a code and data for testing purposes. Include instructions on how to run the application (e.g. any command line instructions or file structure/placement specifications to consider).
Updated Design Document
Python source files
CSV / tabular data format used for input
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
