klannon / faculty_hiring

MIT License
0 stars 0 forks source link

Create a Model of a Department #4

Closed klannon closed 4 years ago

klannon commented 4 years ago

The department should have the following properties:

Like with the faculty model, we can start from a set of ideal values (e.g. current department make up and strategic plan) and then fluctuate around these so there's some variability. Maybe make the fluctuations optional.

Need a way to track evolution of faculty over time. Not just the composition of the department in terms of fields, gender, minority faculty, etc.

Possibly consider allowing size of faculty to grow with time.

Consider implementing a way to generate a departmental quality measure based on the quality of the faculty.

klannon commented 4 years ago

Commit 977465c doesn't implement everything listed here, but it's probably enough to go ahead and close this issue.