webweg | webreg_scraper | UCSDHistEnrollmentData
A repository that
- branches out to multiple children repositories containing enrollment data for multiple terms at UC San Diego.
- contains some other other UCSD-related data files that may be helpful.
You can find historical enrollment data linked below. Documentation can be found further below. To see the other UCSD-related data files, go to the data
folder.
Note
This repository contains a number of random scripts to help me clean up and process the enrollment data, documentation regarding how the CSV files are structured, and links to the sibling repositories. Each child repository contains CSV files which contains information regarding the number of seats available at some time for certain classes. There are also some scripts designed to help clean and analyze the data. Additionally, there are pre-generated plots of each course that is being tracked.
Starting with FA22,
- enrollment and drop data are integrated into one term folder.
- graduate courses from specific departments will be collected1.
- all undergraduate courses will be collected.
Term | Information | Data Collected | Link |
---|---|---|---|
FA22 | Fall 2022 Enrollment & Drop Data (Undergraduate Only) | All undergraduate courses | Here |
FA22G | Fall 2022 Enrollment & Drop Data (Graduate Only) | CSE, COGS, MATH, ECE graduate courses | Here |
WI23 | Winter 2023 Enrollment & Drop Data (Undergraduate Only) | All undergraduate courses | Here |
WI23G | Winter 2023 Enrollment & Drop Data (Graduate Only) | CSE, COGS, MATH, ECE graduate courses | Here |
SP23 | Spring 2023 Enrollment & Drop Data | All undergraduate courses & CSE, COGS, MATH, ECE graduate courses | Here |
FA23 | Fall 2023 Enrollment | All undergraduate courses & CSE, COGS, MATH, ECE graduate courses | Here |
WI24 | Winter 2024 Enrollment & Drop Data | All undergraduate courses & CSE, COGS, MATH, ECE graduate courses | Here |
SP24 | Spring 2024 Enrollment & Drop Data | All undergraduate courses & CSE, COGS, MATH, ECE graduate courses | Here |
S124 | Summer I 2024 Enrollment & Drop Data | All undergraduate courses & CSE, COGS, MATH, ECE graduate courses | Here |
S224 | Summer II 2024 Enrollment & Drop Data | All undergraduate courses & CSE, COGS, MATH, ECE graduate courses | Here |
S324 | Special Summer 2024 Enrollment & Drop Data | All undergraduate courses & CSE, COGS, MATH, ECE graduate courses | Here |
FA24 | Fall 2024 Enrollment & Drop Data | All undergraduate courses & CSE, COGS, MATH, ECE graduate courses | Here |
WI25 | Winter 2025 Enrollment & Drop Data | All undergraduate courses & CSE, COGS, MATH, ECE graduate courses | Here |
Below, you can find incomplete data. Incomplete data is defined as data with a significant number of missing datapoints (essentially rendering them significantly less valuable than regular datasets).
Term | Information | Data Collected | Link |
---|---|---|---|
S123 | Summer I 2023 Raw Data | All undergraduate courses (raw data only, see repository for more info) | Here |
S223 | Summer II 2023 Raw Data | All undergraduate courses (raw data only, see repository for more info) | Here |
The following repositories only contain limited data, and were intended to be long-term test runs to see if the project was feasible. Note that Spring 2022 enrollment data is formatted differently from the data found in other data repositories.
Term | Information | Data Collected | Link |
---|---|---|---|
SP22 | Spring 2022 Enrollment Data | CSE, COGS, MATH, ECE undergraduate courses | Here |
SP22D | Spring 2022 Drop Data | CSE, COGS, MATH, ECE undergraduate courses | Here |
S122 | Summer I 2022 Enrollment Data | CSE, COGS, MATH, ECE undergraduate courses | Here |
S122D | Summer I 2022 Drop Data | CSE, COGS, MATH, ECE undergraduate courses | Here |
S222 | Summer II 2022 Enrollment Data | CSE, COGS, MATH, ECE undergraduate courses | Here |
S222D | Summer II 2022 Drop Data | CSE, COGS, MATH, ECE undergraduate courses | Here |
S322 | Summer III 2022 Data | CSE, COGS, MATH, ECE undergraduate courses | Here |
Below, you can find some documentation to get you started.
- Background and Acknowledgements
- CSV Information and Structure
- Data Repository Information and Structure
- Scripts
- Setup
All files here and in the data repositories are licensed under the MIT license. If you'd like an explicit LICENSE file in the data repositories, please let me2 know.
You're free to use this data for your own projects, but please be sure to cite this repository when using data found here so other people can use the data for their own projects.