|
Name |
|
|
Dimensional Type |
<None> |
|
Comment |
Contains Slate data downloaded from https://ft.technolutions.com/car/dl/dwh/StudentFeed.txt |
|
CKT_SLATEPROSPECTFILE |
|
Stereotype |
Influent Object |
Influent Object Type |
Influent Model |
Influent Package |
|
|
Table |
Master Dimensions - SQL 2008 - Physical |
DimsPeople |
|
Name |
|
Name |
Comment |
Domain |
Data Type |
Length |
|
Slate_Prosp_Identifier |
|
<None> |
uniqueidentifier |
|
|
MD_Prosp_RecruitmentPlusPKID |
Unique identifier in Recruitment Plus. Mandatory in Recruitment Plus, so mandatory (without a default) in the data warehouse as well. |
DW_RecruitmentPlusPKID |
int |
|
|
MD_Pers_CommonName |
Full legal name, with middle name or initial. Does not include honorifics unless these are part of the legal name and are available in the system from which the data is derived. This field is mandatory and has no default. |
DW_CommonName |
nvarchar(64) |
64 |
|
MD_Pers_Surname |
Surname in the US means the same thing as "last name." Does not include suffixes like Jr., or honorifics. |
DW_Surname |
nvarchar(32) |
32 |
|
MD_Pers_GivenName |
Given name in the US typically means the same thing as "first name." Default value is "missing". |
DW_GivenName |
nvarchar(32) |
32 |
|
MD_Pers_MiddleName |
Middle name or initial (if available). This field is fairly "dirty" and poorly maintained in some of our systems, especially in Recruitment Plus (not because our staff is doing a poor job, but because they sources from which they obtain their data are of uneven quality). This field should be avoided, therefore, if possible, particularly for prospective student data. |
DW_GivenName |
nvarchar(32) |
32 |
|
MD_Pers_Gender |
Must be Male, Female, or Unknown. |
DW_Gender |
varchar(7) |
7 |
|
MD_Pers_Citizenship |
A country name, not code. It is not guaranteed that all values for this attribute will be consistent across all dimensions. For example, citizenship for a prospective student in MD_Prospect (populated from Recruitment Plus) may be "Czek Republic," while citizenship for that same person in MD_DegreeStudent may be "Czekoslovakia". It would be nice to have these values all be consistent across the campus, but doing so would constitute a project in and of itself. Defaults to 'Unknown'. |
DW_Addr_Country |
nvarchar(64) |
64 |
|
Slate_Prosp_Age |
|
<None> |
int |
|
|
Slate_Prosp_BirthDate |
|
<None> |
datetime |
|
|
MD_Pers_AgeRange |
Age of person, discretized into a set of ranges useful for reporting and demographic classification. If age is unknown, the value of this attribute will be "Unknown." |
DW_AgeRange |
varchar(12) |
12 |
|
MD_Pers_HomeAddrCity |
City of home address. E.g., if my home address is 203 Woodley Street West, Northfield, MN 55057 USA, then my city is 'Northfield'. If my home address is unavailable, and all we have is a mailing address, we use the mailing address (in preference to nothing at all) because, presumably, I receive mail somewhere near where I live, or in a place I spend a lot of time. |
DW_Addr_City |
nvarchar(32) |
32 |
|
MD_Pers_HomeAddrUSState |
State of home address. E.g., if my home address is 203 Woodley Street West, Northfield, MN 55057 USA, then my state is 'Minnesota'. If I live outside the US, this attribute will be 'Not Applicable'. If no home address is available for me, the value will be 'Unknown'. If my home address is unavailable, and all we have is a mailing address, we use the mailing address (in preference to nothing at all) because, presumably, I receive mail somewhere near where I live, or in a place where I spend a lot of time. |
DW_Addr_USState |
varchar(24) |
24 |
|
MD_Pers_HomeAddr5DigitUSZip |
5-digit US zipcode. Five digits (and not nine) because this attribute is intended for aggregate spatial analysis, i.e., for grouping people and things into geographical units. It's not meant to identify individual people or addresses, which is not something one typically does in a data warehouse. If you need details about where someone lives, exactly, use Microsoft Access to join data here to data in the appropriate transactional system (e.g., Recruitment Plus, Colleague, or Advance). Defaults to '0000'. |
DW_Addr_5DigitUSZipcode |
char(5) |
5 |
|
MD_Pers_HomeAddrUSRegionFIPS |
Contains the FIPS US region (e.g., "Middle Atlantic" or "New England"). Defaults to "Unknown." Used for various reporting. Compare the USRegionCarleton, which is also used for institutional reporting. Everyone is encouraged to use one of these two systems, if at all possible - for consistency's sake. |
DW_USRegion |
varchar(64) |
64 |
|
MD_Pers_HomeAddrUSRegionCarleton |
Contains the US region (e.g., "Middle States" or "New England"). Defaults to "Unknown." Used for various Carleton reports. Compare the USRegionFIPS, which is also used for various reports. Everyone is encouraged to use one of these two systems, if at all possible - for consistency's sake. |
DW_USRegion |
varchar(64) |
64 |
|
MD_Pers_HomeAddrCountry |
DO NOT USE THIS FIELD FOR SERIOUS REPORTING. The data is entered for operational/addressing purposes, and is not of sufficiently high quality to work for analysis. |
DW_Addr_Country |
nvarchar(64) |
64 |
|
MD_Pers_HomeAddrLatitude |
Latitude of home address, as a floating point number. Best populated for US addresses, and populated in a very coarse fashion for those (using the zipcode) before late summer 2011. |
<None> |
float |
|
|
MD_Pers_HomeAddrLongitude |
Longitude of home address, as a floating point number (negative = west longitude). Best populated for US addresses, and populated in a very coarse fashion for those (using the zipcode) before late summer 2011. |
<None> |
float |
|
|
MD_Pers_HomeAddrNonUSProvince |
|
DW_Addr_StateOrProvince |
nvarchar(64) |
64 |
|
MD_Pers_HomeAddrMilesFromCampus |
Distance in miles from Carleton main campus. Populated using the home address latitude and longitude, and only for US addresses with a zipcode. The value here has poor resolution and should not be used except for very general groupings (nothing with a resolution less than twenty miles). Eventually we may license a geocoding service, and populate this attribute well. Until then, YMMV. |
<None> |
float |
|
|
Slate_Prosp_AlienStatus |
|
DW_CodeDesc |
varchar(32) |
32 |
|
MD_Pers_IsNonResidentAlien |
"Yes" if the person in question is not a citizen or national of the United States and who is in the United States on a visa or temporary basis and does not have the right to remain indefinitely. "No" otherwise. |
DW_YesNoOrUnknown |
varchar(7) |
7 |
|
MD_Pers_IsOfUnknownRaceEthnicity |
"Yes" if neither the race nor ethnicity is known. "No" otherwise. Calculated from Race and IsHispanicOrLatino, as well as from OLDPrimaryRaceList. If the old race list is empty or 'Unknown' and if Race is 'Unknown', and IsHispanicOrLatino = 'Unknown' or 'No', then this attribute will be 'No'. It basically means we don't know enough to classify someone by ethnicity or race, in either the old or the new 2010 census system. |
DW_YesOrNoNOTNULL |
char(3) |
3 |
|
MD_Pers_IsHispanicOrLatino |
Census requires that we ask first if a person is Hispanic, Latino, or of Spanish origin. This is the 'ethnicity' question. We may then ask a 'race' question. If the person in question lists Hispanic ethicity (or in the 'old' pre-2010 system) lists Hispanic as their 'race' then this attribute will be 'Yes'. If not, then 'no'. If no information is available, then 'Unknown'. |
DW_YesNoOrUnknown |
varchar(7) |
7 |
|
MD_Pers_Race |
Holds the person's race. This attribute can be treated as "primary race" although the way this information is collected makes the two not entirely equivalent, since in some cases Carleton may choose to collect fuller information on people of multiple races. |
DW_RaceForCensus2010 |
varchar(64) |
64 |
|
MD_Pers_RaceList |
Comma-separated list of all races a person claims to belong to, ordered (by preference? alphabetically? by an obscure "trumping" system we concoct?). |
DW_CommaDelimitedList |
varchar(128) |
128 |
|
MD_Pers_OLDPrimaryRace |
Until the census-2010 race/ethnicity system is fully implemented, this is our main "race" attribute. It should eventually become, hence the designation "old." It will still be populated, however, even after we have converted to the new census 2010 system, so that we can report easily across multiple years, both before and after the transition. And it is the only attribute you can reliably use to report on ethnicity data, longitudinally, before and after the transition (which began in late 2009). |
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_Pers_OLDRaceList |
Comma-separated list of races a person claims to belong to, e.g., "Asian, White". Follows the order of races provided by the source system, which may or may not be ordered. Defaults to the empty string. Note that this attribute will still be populated, even after we have converted to the new census-2010 race/ethnicity system, so that we can report easily across multiple years, both before and after the transition. |
DW_CommaDelimitedList |
varchar(128) |
128 |
|
MD_Pers_IsVeteran |
"Yes" if a person is a veteran by federal government reporting standards, particularly EOE, for employees. "No" otherwise. Although the database also allows "Unknown" here, this value is not used. |
DW_YesNoOrUnknown |
varchar(7) |
7 |
|
MD_Pers_Disability1 |
First of max 3 possible disabilities we track. Used for EOE purposes. Feds will be asking us to track this for students. Possibly needed for alumni and admissions statistics/reporting as well. |
DW_Disability |
varchar(32) |
32 |
|
MD_Pers_Disability2 |
|
DW_Disability |
varchar(32) |
32 |
|
MD_Pers_Disability3 |
|
DW_Disability |
varchar(32) |
32 |
|
MD_Pers_DisabilityList |
Comma-separated list of all disabilities. Feds will be asking us to track this for staff and students. |
DW_CommaDelimitedList |
varchar(128) |
128 |
|
MD_Prosp_StudentType |
Type of student, i.e., Transfer, Freshman, Non-Degree, International, for most recent application. This is not the same as the 'student status' value in Colleague, although some values here look similar. This field is geared towards helping us determine what deadlines, workflows, and processes should apply to a given student (which will differ depending on whether they're looking to transfer, become a freshman, etc.). |
DW_CodeDescShort |
varchar(16) |
16 |
|
MD_Prosp_StatusCategory |
Generalized version of prospect status. Coalesces detailed states into broad categories. E.g., students who have applied, been waitlisted, etc. are all listed as 'applied.' Generally useful for broad counts, yield calculations, and so on. Typically far more useful than Status. Every prospect will have both a Status and a StatusCategory (with no blank or 'Unknown' values). |
DW_CodeDesc |
varchar(32) |
32 |
|
MD_Prosp_Status |
Detailed characterization of student's status. E.g., someone who's general status category is 'Applied' may have applied, been waitlisted, etc. This field breaks out all these detailed states. Typically less useful than StatusCategory. Every prospect will have both a Status and a StatusCategory (with no blank or 'Unknown' values). From R+ DataStu view. |
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_Prosp_LegacyType |
Prospects often have family members that attended Carleton, or possess other characteristics that need to be taken into account in the admissions process. This attribute records these characteristics. Possible values include: Alumnus/a, First Generation Student, Parent(s), and Sibling(s). In Recruitment Plus, the value here may also be NULL, which we translate here to "None". |
DW_CodeDesc |
varchar(32) |
32 |
|
Slate_Prosp_NationalMeritInfo |
|
DW_CodeDesc |
varchar(32) |
32 |
|
MD_Prosp_IsNationalMeritScholar |
This data is kept by Student Financial Services, not Admissions (oddly). The data therefore will come from Colleague eventually. For now we load it from a custom field in Recruitment Plus (DataStuCust), but the data there is not entirely reliable. |
DW_YesNoOrUnknown |
varchar(7) |
7 |
|
MD_Prosp_IsFirstGenerationCollege |
|
DW_YesNoOrUnknown |
varchar(7) |
7 |
|
MD_Prosp_AnticipatedMajor |
Carleton major that an applicant indicates he or she is interested in. Here we restrict our majors to those with the category of 'Carleton Majors' in DataStuAppAcad in Recruitment Plus. This attribute is single-valued (even if there are methods by which an applicant can specify multiple majors). Defaults to 'Unknown' if the prospect has not applied. If the prospect has applied, but listed no major, this attribute will have the value 'Unspecified'. |
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_Prosp_AnticipatedMajor2 |
If a student indicates interest in multiple majors on his/her application, we place the second one here. We do not record the third (or others). The second is actually recorded in DataStuAppAcad, in the PreProfProg field. This attribute is single-valued (even if there are methods by which an applicant can specify multiple majors). Defaults to 'Unknown' if the prospect has not applied. If the prospect has applied, but listed no major, this attribute will have the value 'Unspecified'. |
DW_CodeDescLong |
varchar(64) |
64 |
|
MD_Prosp_HomeRPlusGeomarket |
The full name of the area where the applicant lives. This attribute contains values more useful for outreach and marketing than traditional zipcodes (which are too small) and counties (which aren't appropriately situated and vary widely and arbitrarily in size from state to state). Defaults to 'Unknown'. The value here corresponds to DataStu.HomeGeomDescr in Recruitment Plus. |
DW_RPlus_Geomarket |
nvarchar(64) |
64 |
|
MD_Prosp_ProjectedEntryTerm |
Term that a prospect is projected (or has applied) for entrance. This is a mandatory field in Recruitment Plus, so we make it mandatory in the warehouse. If unknown, defaults to 'Unknown.' |
DW_TermShortName |
char(7) |
7 |
|
MD_Prosp_ProjectedEntryTermYear |
Year of term that a prospect is projected (or has applied) for entrance. Calculated from the term. The term is a mandatory field in Recruitment Plus, so this field can be mandatory in the warehouse as well. We have a default of 9999, though, just in case. 9999 should be taken as equivalent to "Unknown." |
DW_YearAtCarleton |
int |
|
|
MD_Prosp_HighSchoolCluster |
High School cluster assigned by the College Board. Not used at Carleton as of 2008, but we expect this to change. |
DW_CollegeBrdHighSchoolCluster |
varchar(7) |
7 |
|
MD_Prosp_IntendsAidApp |
If a student has indicated that he/she will apply for aid, this field will be 'Yes.' If not, 'No.' If the student hasn't indicated anything with respect to the financial aid application, or if this information is otherwise unavailable, the value here will be 'Unknown'. |
DW_YesNoOrUnknown |
varchar(7) |
7 |
|
MD_Prosp_IsRecruitedAthlete |
"Yes" if the prospect was recruited as an athlete. "No" if not. We define being recruited as receiving a rating for a given sport, by Carleton athletics staff, of 2 or higher. If a student was recruited for more than one sport, we pick the one for which he/she received the highest rating. If the highest rating was received for more than one sport, we pick one sport randomly. This is the definition of "recruited athlete" we also use for the College Sports Project study. |
DW_YesOrNoNOTNULL |
char(3) |
3 |
|
MD_Prosp_PrimaryRecruitedSport |
Name of main/primary sport for which a prospective student was recruited, i.e., the sport for which a prospective student received the highest PEAR ranking, if that ranking is higher than 3 (we don't consider prospects rated 3 or lower to have been actively recruited for a given sport). If the highest rating was received for more than one sport, we pick one of the sports randomly. This is the definition of "recruited athlete" we also use for the College Sports Project study. |
DW_CodeDesc |
varchar(32) |
32 |
|
|
|