Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Page History

« Previous Version 3 Next »

  1. Student Attendance Program - This program entails indicators to monitor compliance and performance of student attendance. Following are the reports within this program:

  1. Student Attendance Compliance: This reportĀ 

Indicator list:

Role

Indicator

State Officer

Average Attendance Compliance %

District-wise Attendance Compliance %

District Officer

Average Attendance Compliance %

Block-wise Attendance Compliance %

District-wise Rank in Attendance Compliance %

Block Officer

Average Attendance Compliance %

Cluster-wise Attendance Compliance %

Block-wise Rank in Attendance Compliance %

Cluster Officer

Average Attendance Compliance %

School-wise Attendance Compliance %

Cluster-wise Rank in Attendance Compliance %

School Principal

Average Attendance Compliance %

School-wise Rank in Attendance Compliance %

Schema required:

  1. Review & Monitoring

#

Column Name

Data Type

Description

Validation

1

date

string

Date of the meeting conducted at the district

2

district_id

integer

District ID

3

meeting_conducted

string

Whether meeting is conducted or not (Yes/No)

#

Column Name

Data Type

Description

Validation

1

date

string

Date of the meeting conducted at the block

2

block_id

integer

Block ID

3

meeting_conducted

string

Whether meeting is conducted or not (Yes/No)

#

Column Name

Data Type

Description

Validation

1

date

string

Date of the meeting conducted at the cluster

2

cluster_id

integer

Cluster ID

3

meeting_conducted

string

Whether meeting is conducted or not (Yes/No)