DORIS Logo
 Back

  MilitaryBenefit


Description
Federal financial aid given to students from established military programs.

Data includes benefit type, benefit amount and transaction date.

Entity relationship: Person + Student + AcademicTerm = MilitaryBenefit

Fields
  benefitAmount   number   
Military benefit awarded amount for academic term
  benefitType   enum   
Military benefit type
Allowed Values
  • GI Bill
  • Department of Defense
  • Other
Allowed Value Details
'GI Bill' - Federal aid benefits awarded to veterans who served on active duty any time after 09-10-2001. This aid covers tuition fees, books, supplies, and housing.

'Department of Defense' - Aid, funded by the Department of Defense, which is awarded to servicemembers to expand/improve postsecondary opportunities.

'Other' - Other military aid which is not defined by one of the above.
  isIPEDSReportable   boolean   
If record is applicable for IPEDS reporting, value = 1, else 0
  personId   string    Student->personId
Unique identifier of student
  recordActivityDate   date   
Date source record inserted or modified
  termCode   string    AcademicTerm->termCode
Academic term in which benefit awarded
  transactionDate   date   
Date the military benefit was paid or disbursed to the student

Example SQL