icssc / peterportal-public-api

API that provides easy-access to UC Irvine data such as: courses, professors, grade distribution, schedule of classes, and more
https://api.peterportal.org/
MIT License
23 stars 11 forks source link

Add Spring 2022 Grades #217

Closed ecxyzzy closed 2 years ago

ecxyzzy commented 2 years ago

Reference Issues

N/A

Summary of Change/Fix

Add grades from Spring 2022. Also added python-dotenv to docs_requirements.txt, as edit_csv.py requires it, and refactor it such that it skips the new column (for lecturer/professor type) provided to us in the spreadsheet.

Test Plan

Run queries and make sure everything is where it should be.