chrab_ChronicAbsenteeismAttendanceFact

Purpose

Used for looking at student's attendance per day using the common methods for defining attendance.

SQL Object Name

analytics.chrab_ChronicAbsenteeismAttendanceFact

Data Definition and Sources

ColumnData TypeSourceDescription
​StudentSchoolKeynvarchar​StudentSchoolAssociationFor linking to the StudentSchoolDim View​.
StudentKeynvarcharStudentUniqueIdFor linking to the StudentSchoolDim View​.
SchoolKeyvarcharSchoolIdFor linking to SchoolDim View.
DateKeyvarcharCalendarDateCalenderEventThe attendance date (YYYYMMDD format)
ReportedAsPresentAtSchoolintStudentSectionAttendanceEventTrue/False representation of the student's presence at school for the record's specific date
ReportedAsAbsentFromSchoolintStudentSectionAttendanceEventTrue/False representation of the student's absence at school for the record's specific date
ReportedAsPresentAtHomeRoomintStudentSectionAttendanceEventTrue/False representation of the student's presence at their homeroom for the record's specific date
ReportedAsAbsentFromHomeRoomintStudentSectionAttendanceEventTrue/False representation of the student's absence at their homeroom for the record's specific date
ReportedAsIsPresentInAllSectionsintStudentSectionAttendanceEventTrue/False representation of the student's presence at all their classes for the record's specific date
ReportedAsAbsentFromAnySectionintStudentSectionAttendanceEventTrue/False representation of the student's absence at all their classes for the record's specific date