graduates: Williams College Graduates

Description Usage Format Source

Description

A tibble containing information for 8,893 graduates of Williams College, classes of 2001 through 2016, extracted from the course catalog. Created by running create_graduates().

Usage

1

Format

A tibble with 8,893 rows and 10 variables:

year

year of graduation

first.name

first name of graduate

last.name

last name of graduate

gender

based on first.name, using the gender package.

race

based on last.name, mainly using the wru package. Values are "Asian", "Black", "Hispanic", "Other", and "White"

latin.honors

character, Latin Honors recieved by graduate, if any

Phi.Beta.Kappa

logical, indicates Phi Beta Kappa membership

Sigma.Xi

logical, indicates Sigma Xi membership

honor

first department honor awarded, if any. A handful of graduates receive honors in two departments. We provide only the first. Values are "honors" or "highest honors"

major

character, academic field in which graduate won primary honor, if any

Source

https://catalog.williams.edu/archive/


davidkane9/williams documentation built on May 15, 2019, 1:14 a.m.