def sr_district(self):
     name = Files()
     sr_district = name.sr_district
     return sr_district
 def tpd_teacher_lastmonth_districtwise(self):
     name = Files()
     tpd_lastmonth_districtwise = name.tpd_teacher_lastmonth_districtwise
     return tpd_lastmonth_districtwise
 def tpd_teacher_lastday(self):
     name = Files()
     tpd_lastday = name.tpd_teacher_lastday
     return tpd_lastday
 def tpd_teacher_district(self):
     name = Files()
     tpd_teacher_district = name.tpd_teacher_district
     return tpd_teacher_district
 def tpd_teacher_lastweek(self):
     name = Files()
     tpd_teacher_district = name.tpd_teacher_lastweek
     return tpd_teacher_district
 def exception_cluster(self):
     name = Files()
     exception_cluster = name.exception_cluster
     return exception_cluster
 def tpd_lastmonth(self):
     name = Files()
     tpd_lastmonth = name.tpd_lastmonth
     return tpd_lastmonth
 def pchart_subjects(self):
     name = Files()
     pchart_subjects = name.subject_wise
     return pchart_subjects
 def exception_block(self):
     name = Files()
     exception_block = name.exception_block
     return exception_block
 def student_academic_files(self):
     name = Files()
     student_academic = name.student_academic
     return student_academic
 def teacher_academic_file(self):
     name = Files()
     teacher_academic = name.teacher_academic
     return teacher_academic
 def location_textbook(self):
     name = Files()
     location_textbook = name.location_textbook
     return location_textbook
 def location_course(self):
     name = Files()
     location_course = name.location_course
     return location_course
 def completion_error(self):
     name = Files()
     completion_error = name.completion_error
     return completion_error
 def patlo_grades(self):
     name = Files()
     pchart_grades = name.patlo_grades
     return pchart_grades
 def pat_districts(self):
     name = Files()
     pchart_districtwise = name.patlo_districtwise
     return pchart_districtwise
 def tpd_districts(self):
     name = Files()
     tpd_districtwise = name.tpd_district
     return tpd_districtwise
 def patlo_all_districts(self):
     name = Files()
     pchart_all_districts = name.patlo_district
     return pchart_all_districts
 def tpd_lastday_districtwise(self):
     name = Files()
     tpd_lastday_districtwise = name.tpd_lastday_districtwise
     return tpd_lastday_districtwise
 def patlo_blocks(self):
     name = Files()
     pchart_blocks = name.patlo_districtwise
     return pchart_blocks
 def tpd_school(self):
     name = Files()
     tpd_schoolwise = name.tpd_school
     return tpd_schoolwise
 def patlo_clusters(self):
     name = Files()
     pchart_clusters = name.patlo_blockwise
     return pchart_clusters
 def exception_school(self):
     name = Files()
     exception_school = name.exception_school
     return exception_school
 def patlo_schools(self):
     name = Files()
     pchart_schools = name.patlo_clusterwise
     return pchart_schools
 def tpd_teacher_all_districtwise(self):
     name = Files()
     tpd_all_districtwise = name.tpd_teacher_all_districtwise
     return tpd_all_districtwise
 def patlo_views(self):
     name = Files()
     pchart_view = name.patlo_view
     return pchart_view
 def tpd_teacher_cluster(self):
     name = Files()
     tpd_clusterwise = name.tpd_teacher_cluster
     return tpd_clusterwise
 def patlo_subjects(self):
     name = Files()
     pchart_subjects = name.patlo_subjectwise
     return pchart_subjects
 def tpd_techer_lastweek(self):
     name = Files()
     tpd_lastweek = name.tpd_teacher_lastweek
     return tpd_lastweek
 def pat_subjectwise(self):
     name = Files()
     pat_subjectwise = name.pat_subjectwise
     return pat_subjectwise