Student Daily Attendance
This object provides daily attendance information for a particular student in a particular school on a particular date.
Multiple instances of this object can be sent for each student daily. As this is a large number of objects, vendors can elect to send only the instances where the AttendanceCodeInfoRefId represents an AttendanceType other than “Present.” In these instances, the SIF_Event reporting will only reflect when a student is absent, tardy, etc. They will be assumed Present otherwise. Note: If the SIF_ExtendedElement (InSchoolSuspension) associated with this object indicates a “Yes”, the object MUST be sent regardless of what the AttendanceCodeInfoRefId represents. This will help to control the volume of SIF_Events locally for a district server. If desired, all SIF_Events, including “Present” can be sent as well.
It is expected that this data can be retrieved via a SIF_Request from the state at any time and that the SIF_Response will be able to include all StudentDailyAttendance records for all students regardless of the AttendanceTypeCode referenced by the AttendanceCodeInfoRefId for the current school year at minimum. OSDE may make a request similar to this on a weekend day when district servers will not be as likely to have the workload a normal week would place on them.
The following table lists the elements that are published for this object:
Element Name | Submission | Definition | Code Set, if applicable | [Table]Field Mapping | Business Rules |
---|---|---|---|---|---|
RefId | Yes | The Id (GUID) that uniquely identifies this StudentDailyAttendance entity. | [Students]StudentDCID [Calendar_Day]Date_Value | ||
StudentPersonalRefId | Yes | The Id (GUID) of the student for whom this attendance information is being reported. | [Students]DCID | ||
SchoolInfoRefId | Yes | The Id (GUID) of the school for which this attendance information is being reported. | [Schools]DCID | ||
Date | Yes | The calendar date to which this attendance information relates. | [Calendar_Day]Date_Value | ||
SchoolYear | Yes | School year for which this enrollment is applicable, expressed as the four-digit year in which the school year ends (e.g., 2026 for the 2025-26 school year.) |
| Current School Year |
|
AttendanceCodeInfoRefId | Yes | The Id (GUID) of the locally- defined daily attendance code information. | [Attendance_Code]DCID |
| |
SIF_ExtendedElements/SIF_Extend edElementName= "TransportedEligibleStateAid” | Optional | Does this instance of attendance represent a day in which the student was “transported eligible” for state aid? | [S_OK_STU_X]TransportStatus | A student with an appropriate basis of admission code from EntryType_OtherCode should be marked eligible for transportation if the student lives 1.5 miles or more from school. Eligibility is based on the student's address as per §70-18-200.1. UI Navigation: Student Search, School Enrollment, Current Enrollment, Transportation Status |