Data dictionary — centralized repository of data definitions.
Contents:
Example:
Field: customer_email
Type: VARCHAR(255)
Format: email pattern
Description: Customer email address
Rules: Must be unique, required
Source: User input
Benefits:
BA role: Define and maintain data dictionary for project.