Skip to content

Commit

Permalink
Add spring 2024 section enrollment data (#119)
Browse files Browse the repository at this point in the history
* Scrape latest version of 2023-2024 enrollment passes

* Update scraper to add S24 classes

* Update scraper term to 24S
  • Loading branch information
nathanmsmith authored Feb 11, 2024
1 parent 5d56b88 commit a5622f9
Show file tree
Hide file tree
Showing 4 changed files with 310 additions and 296 deletions.
4 changes: 2 additions & 2 deletions lambdas/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ custom:
# Payloads
currentTerm:
term:
term: '24W'
id: 76
term: '24S'
id: 77
shouldInsertEnrollmentData: true
summerTerm:
term:
Expand Down
Loading

0 comments on commit a5622f9

Please sign in to comment.