🖥️ Data Integrity & The Data Life Cycle

Understanding Data Integrity & The Data Life Cycle

By the end of this lesson, students will be able to:

  • Define data integrity as the accuracy and consistency of data throughout its entire life cycle.
  • Explain why maintaining data integrity is vital from the moment data is made until it is deleted.
  • Justify why reliable data is critical for making smart business and personal decisions.
  • Identify common threats to data integrity, including human errors (typos) and system bugs.

(at the start of the class to introduce the concept of data corruption).

    Instructions: Teacher to whisper this exact string of data to the first student in each row. You (students) will whisper it down the line to the last student.

    The Reveal: Last student will write their version on the board. Compare it to the Master Data String.

    Class Discussion: Did the numbers change? Did a decimal point vanish? Explain to the class that when data moves or gets handled, errors happen easily

1.Key Definitions

  • Data: Raw facts, numbers, words, images, or details collected together for reference or analysis.
  • Integrity: Being honest, whole, and undivided. If something has integrity, it is complete and unbroken.
  • Data Integrity: The accuracy, completeness, and reliability of data. It means data stays exactly the same, correct, and unchanged no matter how many times it is saved, moved, or used.

2. The Life Cycle of Data

Just like a living plant goes from a seed to an adult, data has a journey. This journey is called the Data Life Cycle.

[1. Creation] ➔ [2. Storage] ➔ [3. Transfer] ➔ [4. Archival / Destruction]

  • Phase 1: Creation (Generation): The exact moment data is entered into a system.
    Example: A cashier types your grocery prices into a computer registry.
  • Phase 2: Storage: Keeping the data safe inside a computer hard drive, SSD, or online cloud.
    Example: The school stores your final term grades on the school server database.
  • Phase 3: Transfer: Moving data from one computer, network, or device to another.
    Example: Sending an email receipt from a business server to a customer's smartphone.
  • Phase 4: Archival & Destruction: Storing old data out of the way for long-term records, or securely deleting it when it is no longer needed.
    Example: Archiving school attendance records from five years ago.

3. Why Data Integrity Matters Throughout the Life Cycle

If data gets corrupted or changed at any stage of its journey, it becomes completely useless or dangerous. Keeping data accurate ensures that systems run smoothly, computers don't crash, and people can trust the information they read online.

4. Why Reliable Data is Critical for Decision Making

We rely on data to make choices every single day. If data lacks integrity, bad choices happen:


  • For Businesses: If an airline's booking data incorrectly states a plane is empty when it is full, they will overbook flights. This causes lost revenue, angry passengers, and logistical chaos.
  • For Personal Life: Imagine a medical database mixing up your blood type or allergy files. A doctor looking at that corrupted data could prescribe medication that makes you extremely sick.

5. Common Threats to Data Integrity

Data does not always stay perfect. It faces regular threats:

  • Human Error (Typos): Someone accidentally hits the wrong key. (e.g., Typing K15.42 instead of K154.25).
  • Transfer Bugs: Software glitches that cut off files or garble texts while sending them over the internet.
  • System Crashes: Power outages or computer hardware failures that corrupt data while it is saving.
  • Malicious Malware: Viruses or hackers intentionally changing files to cause harm.

Activity

    Task: Students draw a comic-strip style journey map showing a piece of data moving through its life cycle.

    Instructions:
  • Draw four distinct boxes: Creation, Storage, Transfer, and Archival.
  1. Draw arrows linking the boxes together.
  2. At each stage, draw and label one specific threat to data integrity.
Stage Threat Example to Draw 1. Creation ⌨️ A user making a "Typo" on their keyboard. 2. Storage "System Crash" or sudden power cut breaking a hard drive. 3. Transfer "Network Bug" dropping data bars during an upload. 4. Archival

❓ Review & Assessment Questions (With Answers)

  1. What is data, integrity, and data integrity?
    • Data: Raw numbers, words, or facts collected together.
    • Integrity: Being whole, complete, and reliable.
    • Data Integrity: The absolute accuracy and consistency of data throughout its entire life cycle.
  2. What is the life cycle of data?
    • The entire journey data takes from the moment it is created, through where it is stored, how it is transferred, and finally where it is archived or deleted.
  3. Why is it essential to keep the integrity of data throughout its life-cycle?
    • Because if data becomes corrupted or altered at any point, it becomes completely unreliable, which causes system errors and mistakes.
  4. Give examples of why reliable data is critical for business and personal decision making.
    • Business: Accurate sales figures help a store owner know how much stock to buy so they don't lose money.
    • Personal: Accurate medical data ensures doctors give you the right medicine and treatment.
  5. What are some common threats to data integrity?
    • Human errors (typos), software transfer bugs, computer crashes, and physical hardware damage.

Further Reading:

← Back to Home