Open ChaseC99 opened 3 years ago
TODO: Create an endpoint, similar in AntAlmanac, for requesting data from AntAlmanac's MongoDB instance of enrollment history.
Helpful to reference: https://github.com/icssc-projects/antalmanac-backend
Oh shoot this reminds me, I need to start logging enrollment data for this upcoming quarter!
Here's the enrollment data from AntAlmanac's mongo: https://drive.google.com/file/d/16Fe-wjwW7P4aistpdmINr8fDhl4ONUMP/view?usp=drivesdk
It hasn't been tracking recent quarters though. You could reach out to @Douglas-Hong to see if he has that data available from ZotTracker
AntAlmanac tracks course enrollment data over each registration window.
This information is stored in MongoDB. We should transfer this data over to the API so that everyone has access to it.
Reference AntAlmanac issue: https://github.com/icssc-projects/AntAlmanac/issues/182