How fast a class fills up
enrollment_historyReview past course enrollment, waitlist size, and daily fill rates to assess your chances of getting into a class and whether the waitlist clears.
Instructions
Historical enrollment for a course: final enrollment vs capacity, waitlist size, and (for recent terms) the day-by-day fill curve. Use this to judge registration risk — 'will I get in?', 'do I need to enroll at 7am?', 'does the waitlist clear?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Restrict to a year, e.g. "2025". | |
| quarter | No | Restrict to a quarter. | |
| courseId | No | Course, e.g. "COMPSCI 161". | |
| showCurve | No | Show the day-by-day fill curve for the most recent term (default false). | |
| department | No | Alternative to courseId. | |
| instructor | No | Restrict to one instructor. | |
| sectionType | No | Restrict to a section type, e.g. Lec. | |
| courseNumber | No | Alternative to courseId. |