# Mock Data Processing

Create the directory and place the data files as shown in file structure below inside the emission directory.

### Scripts:

Scripts folder contains the Python code to generate the mockup data and the data configrations.

### test\_data\_lite:

test\_data\_lite folder contains the data with a sample of few records(3 schools) to make the cQube light weight. This data will be used just for the lighter demos.

### test\_data:

test\_data folder contains the data with one million of records to describe a perfect view of cQube demo.\
\
\ <br>

**Based on the requirement the data can be selected from either test\_data\_lite/test\_data**

**Note : Process the data files one after the another.**

### Master Files

* district\_master
  * district\_mst.zip
    * district\_mst.csv
* block\_master
  * block\_mst.zip
    * block\_mst.csv
* cluster\_master
  * cluster\_mst.zip
    * cluster\_mst.csv
* school\_master
  * school\_mst.zip
    * school\_mst.csv
* school\_management
  * school\_management\_master.zip
    * school\_management\_master.csv
* diksha\_enrolment
  * diksha\_enrolment\_tpd.zip
    * diksha\_enrolment\_tpd.csv

### Transactional Files

**Student Attendance Data Processing**

* student\_attendance
  * student\_attendance.zip
    * student\_attendance.csv

**Teacher Attendance Data Processing**

* teacher\_attendance
  * teacher\_attendance.zip
    * teacher\_attendance.csv

**Infrastructure Data Processing**

* infra\_trans
  * infra\_trans.zip
    * infra\_trans.csv

**CRC Data Processing**

* inspection\_master
  * inspection\_master.zip
    * inspection\_master.csv
* user\_location\_master
  * user\_location\_master.zip
    * user\_location\_master.csv

**SAT Data Processing**

* sat
  * semester\_exam\_grade\_details.zip
    * semester\_exam\_grade\_details.csv
  * semester\_exam\_subject\_details.zip
    * semester\_exam\_subject\_details.csv
  * semester\_exam\_mst.zip
    * semester\_exam\_mst.csv
  * semester\_exam\_qst\_mst.zip
    * semester\_exam\_qst\_mst.csv
  * semester\_exam\_result\_trans.zip
    * semester\_exam\_result\_trans.csv
