This table contains the institution identifiers and the type of institution as related to the test. The types of institutions are Attending District, Attending School, Resident District, Resident school, Participating District and Participating School. |
use StudentCentered |
Name |
Code |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
TRUE |
Unique ID assigned and maintained by the database for the EventInst table. |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
FALSE |
Foreign key from the Standard Message Format Configuration (SMFConfig) table. This key represents a subject and year combination. |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
FALSE |
Foreign key from the Unique Test Event (UnqTstEvent) table. This identifier is used to locate all versions of a given test in tables throughout the StudentCentered database. |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
TRUE |
ID assigned and maintained by the Institution database. |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
TRUE |
The type of institution the reported identifier is acting as. There are several types we presently load such as: Attending District, Attending School, Resident District, Resident School, Participating District and Participating School. This is a foreign key from the MstrCd table where the Institution Type Identifiers are stored. |
Name |
|
Code |
|
Data Type |
varchar(40) |
Mandatory |
FALSE |
This is the name at the time the data was loaded to StudentCentered for the given Institution Identifier from the Institution database. |
Name |
|
Code |
|
Data Type |
varchar(18) |
Mandatory |
FALSE |
The user identification of the person or process that last updated the record in StudentCenteredStaging. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
FALSE |
The date of the last update to the source row of data from StudentCenteredStaging. |
Name |
|
Code |
|
Data Type |
varchar(18) |
Mandatory |
FALSE |
The user identification of the person or process that created the record in StudentCenteredStaging. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
FALSE |
The date the source row of data was created in StudentCenteredStaging. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
TRUE |
The date that this row of data becomes effective in StudentCentered. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
FALSE |
The date that this row of data ceases to be effective in StudentCentered. |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
FALSE |
Foreign key from the Load Sequence (LoadSeq) table. Each load receives a unique identifier. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
FALSE |
The date the data was loaded into StudentCentered. |
|
|
|