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 View Page History

Version 1 Current »

This table stores counts of students and units who are registered for at least one class on each day of a term. Units are stored as well.

Source: Data Warehouse Student table

Updated: nightly

DW Field

Description or Sample

Term

Date

The date the record was added to this table

Stu_PT

A: Count of students with term_hours (units) < 12

Stu_PT_TotalUnits

B: Sum of term_hours < 12

Stu_PT_FLE_Equiv

C: Stu_PT_TotalUnits / 15

Stu_FT

D: Count of students with term_hours (units) >=12

Stu_FT_TotalUnits

E: Sum of term_hours >= 12

Stu_FT_FLE_Total

D + C

Stu_Total_Count

A + D

Stu_Total_Count_Units

B + E

Stu_Total_Class_Enroll

Sum of registered_classes column in the Student table

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.