|
InfoAccess |
|
|
DATA VIEW NAME |
EOAA_WORK_ANALYSIS_STOUT |
|
OVERVIEW |
Contains data from the Federal Affirmative Action Plan on the number of men, women and minorities employed at UW-Stout by department and job group |
|
LOAD FREQUENCY |
Data is updated annually |
|
DATA CUSTODIAN |
Budget, Planning and Analysis – Donna Weber |
|
AUTHORIZATION |
You must receive approval to access data from the data custodian. For information about how to get authorized for InfoAccess data views, connect to InfoAccess Home Page |
|
SPECIAL CONSIDERATIONS |
None |
|
QUESTIONS |
Contact: Division
of Information Technology Help Desk |
|
LAST UPDATED |
02/2004 – New view created. |
|
DATA FORMATS |
Primary Key Columns are identified with an asterisk(*) |
|
Alphanumeric Data |
VARCHAR2( N) (N)
= maximum length. Field contains letters and/or numbers. Trailing blanks
are eliminated. |
|
Numeric Data |
NUMBER (N) (N) = length. Field contains only numbers.NUMBER
(X,Y) = format for numbers with decimal positions. |
|
Date |
DATE - Date can be
in various formats. Date functions available with your query tool can
be used to format the date. |
|
Column Name |
Format |
Description |
|
*SEQ_NO |
Number(15) |
Sequential number generated as a key. |
|
YEAR |
Number(4) |
Year of Affirmative Action Plan |
|
DEPARTMENT |
Number(3) |
Department |
|
DEPARTMENT_DESC |
Varchar2(100) |
Decode of Department |
|
REF_NO |
Number(3) |
Unique ID number |
|
EEOC_CODE |
Number(6) |
EEOC code, as listed in the Federal Affirmative Action Plan |
|
JOB_CODE |
Number(3) |
Job group |
|
JOB_CODE_DESC |
Varchar2(100) |
Decode of Job group |
|
LTE_POSITION |
Number(1) |
Whether or not it is an LTE position: |
|
LTE_POSITION_DESC |
Varchar2(50) |
Decode of whether or not it is an LTE position |
|
WHITE_FEMALE |
Number(2) |
The number of White females |
|
AFRICAN_AMERICAN_FEMALE |
Number(2) |
The number of African American females |
|
HISPANIC_AMERICAN_FEMALE |
Number(2) |
The number of Hispanic females |
|
ASIAN_AMERICAN_FEMALE |
Number(2) |
The number of Asian females |
|
AMERICAN_INDIAN_FEMALE |
Number(2) |
The number of American Indian females |
|
WHITE_MEN |
Number(2) |
The number of White men |
|
AFRICAN_AMERICAN_MEN |
Number(2) |
The number of African American men |
|
HISPANIC_AMERICAN_MEN |
Number(2) |
The number of Hispanic men |
|
ASIAN_AMERICAN_MEN |
Number(2) |
The number of Asian men |
|
AMERICAN_INDIAN_MEN |
Number(2) |
The number of American Indian females |
|
TOTAL_EMPLOYEES |
Number(3) |
The total number of employees |
|
TOTAL_FEMALE |
Number(3) |
The total number of women |
|
TOTAL_MINORITY |
Number(3) |
The total number of minorities |
|
TOTAL_MALE |
Number(3) |
The total number of men |
|
PRIME |
Number(2) |
Unit |
|
PRIME_DESC |
Varchar2(50) |
Decode of unit |
|
SUB_PRIME |
Number(3) |
Sub-unit |
|
SUB_PRIME_DESC |
Varchar2(50) |
Decode of Sub-unit |
|
EMPLOYMENT_CATEGORY |
NUMBER (2) |
Employment category: |
|
EMPLOYMENT_CATEGORY_ |
Varchar2(50) |
Decode of Employment category |
|
PCT_AVAIL_WOMEN |
NUMBER (2) |
The availability percentage for women faculty in a given college/school (not applicable for non-faculty) |
|
PCT_AVAIL_MINORITY |
NUMBER (2) |
The availability percentage for minority faculty in a given college/school (not applicable for non-faculty) |
|
GOAL_RECRUIT_WOMEN |
NUMBER (1) |
Is there a recruitment goal for women in that job group? |
|
GOAL_RECRUIT_WOMEN_ DESC |
Varchar2 (50) |
Recruitment goal for women description. Valid values: yes or no |
|
GOAL_RECRUIT_MINORITY |
NUMBER (1) |
Is there a recruitmetn goal for minorities in that job group? |
|
GOAL_RECRUIT_MINORITY_ DESC |
Varchar2 (50) |
Recruitment goal for minority description. Valid values: yes or no |
|
LAST_UPDATE_DATE_TIME |
Date |
The date and time the data was last updated. |