CST_PUBATTSUMMARY_NE (ver 16.3.0)
Operational table used for calculating student attendance summary data. Used by Nebraska state reporting. Note: Data is not permanently stored in this table.
Column Name | Version | Data Type | Description |
---|---|---|---|
STUDENTID | 16.3.0 | VARCHAR2(20) | The student ID for this section attendance. |
SCHOOLID | 16.3.0 | VARCHAR2(20) | The school ID for this section attendance. |
STARTDATE | 16.3.0 | DATE | The start date for this attendance. |
ENDDATE | 16.3.0 | DATE | The end date for this attendance. |
MEMBERSHIP_DAYS | 16.3.0 | NUMBER(10,0) | The membership days for this attendance. |
DAYS_PRESENT | 16.3.0 | NUMBER(10,2) | The total number of days present. |
DAYS_ABSENT | 16.3.0 | NUMBER(10,2) | The total number of days absent. |
FTE_VALUE | 16.3.0 | NUMBER(10,2) | The FTE value for this attendance |