Monday 3 April 2017

Data process

Steps for processing the data

  1. Collection of data 
  2. Preparation of data 
  3. Input of data 
  4. Processing the data 
  5. Output of information
1. Collection of data
  • Need to gather the raw data from source systems. 
2. Preparation of data
  • After collected data the very next step is preparation of the data.
  • This preparation of the data might be,
    • classifying the data
    • rearranging the data.
3. Input of data
  • The data are passed trough the source or program for processing.
4. Processing the data
  • A program logic is required to write to process the data.
  • Group of instructions will apply over the data to process.
  • While processing the data, the data can be,
    • Sorting the data.
    • Searching the data.
    • Updating the data.
5. Output of information
  • After processed the data, the final results will be stored or displayed in suitable format. 
  • This results can be,
    • ordered
    • un-ordered etc.
Thanks for your time.
-Nireekshan