List the guidelines for data design.
i. Apply systematic analysis on data.
ii. Determine data structures and related operations.
iii. Establish data dictionary.
iv. Use information hiding in the design of data structure.
v. Apply a library of useful operations and data structures.