...
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The CCCApply “inin_progress_
applications” applications
table has been added to the Data Warehouse to make it easier for researchers to perform quick queries without having to include the joins manually for every query.
...
Here is a screenshot of the “inin_progress_
applications” applications
table in the Data Warehouse folders.
...
Accessing the
...
dw_applied_
...
other Field
Log in to the Data Warehouse (DW) via direct access.
Open “views” From the schema, open views and then open the “in
in_progress_
applications”applications
table. Scroll down toward the bottom of the list of fields to see “dwdw_applied_
other”other
:
...
This is a “boolean” boolean field and will show either true or false based on whether the applicant has applied to another school.
You can also access it as you normally would via SQL:
...
The logic behind this field is as follows:
The app has NOT been submitted (
tstmp_submit
is null)If there is another application to another college during this same term, then true
The term is determined based on the month of the term start date:
Spring = January - May
Summer = June and July
Fall = August - October
Winter = November and December