overview on quantum

11
Data Processing with || Quantum || Textpad.lnk

Upload: ashok-patra

Post on 19-Nov-2014

796 views

Category:

Career


0 download

DESCRIPTION

Overview on Quantum by Ashok Patra

TRANSCRIPT

Page 1: Overview on Quantum

Data Processing with

|| Quantum ||

Textpad.lnk

Page 2: Overview on Quantum

Data File Formats: ASCII.datSample Data

Page 3: Overview on Quantum

Required Folders:

Axes: To store programme files such as Axes, Tab , run & batch files

Clean: To store validation programme file

Data: To store data files (*.dat)

Docs: To store all the information about project sent by client. It includes questionnaire, Scrutiny note, Check list. Xls and Analysis Plan, etc.

Email: Important email store in this folder

Flip: To store programme file to run flip for Quanvert

Output: It contains the outputs files in *CSV format.

Qin It contains sub files would included in main axes

Page 4: Overview on Quantum

Textpad.lnk

SET File:

It is a programming file. It contains the codes of tables which has to be print. It is able to open in Textpad.

A set file has four sections:

First Section: In this section there are declaration of number of records, type of data (card data or non-card data), edit-section, banner definitions, test to be applied with certain level of significance.

Second section: Sub file (Qin):

Every sub file belongs to each variables for which table is to be print. It includes options with their respective codes.ege.

{i} q1.qinn11 n01Airtel ;ca00’1’n01Idea ;ca00’2’ n01BSNL ;ca00’3’

Page 5: Overview on Quantum

Third Section: Axis File:It contains the Table Title, Total base i.e. number of response in the table and column number from where to carry the data.

l q1*include ttitle.qin;ttl=Q1.MOUB Brandn10All Respondents*include q1.qin;col(a)=10

Fourth Section: Tab file:In this section we declare tables which are to be print.

tab q1 &top

Page 6: Overview on Quantum

Sample run file

Page 7: Overview on Quantum

R.bat

Batch File:

It is an one of the important file where we define the files to generate through Quantum i.e. set file, run file, tab file, edit file and axes file, these files are required in process and path of data and output file.

A sample of r.bat file contains

call quantum DQ45200.RUN data.datcall qout -p akpcall q2cda -h akp ..\output\ALL.csv

call quclean -a –n

Page 8: Overview on Quantum

MS-DOS Prompt.pif

Program is run in DOS mode by simply giving the path of r.bat file

Page 9: Overview on Quantum

Output

We see the output tables in All.CSV file

Page 10: Overview on Quantum

Demo

Page 11: Overview on Quantum

Ashok Kumar PatraAbacus [email protected]