Commit Graph

7 Commits (2561fa28fc316eb890baf0f2141308e7cd172672)

Author SHA1 Message Date
Nelson Jovel 2561fa28fc feat: Split academic year into seasons if the academic year's range is
2 years ago
Nelson Jovel 67ffc996a8 Revert "Split academic year into seasons if the academic year's range is"
2 years ago
Nelson Jovel a5d4cccb37 Split academic year into seasons if the academic year's range is
2 years ago
rebuilt e81c9f3c44 fix: remove invalid entries from admin data. This was caused by changing 'next' to 'return' in scraper.rb which caused 2021-22 data to be merged with 2022-23 data. Removed the invalid 2022-23 data. The problematic line in the code was already fixed but the admin data was still in the codebase
2 years ago
rebuilt df8eb465d5 Add updated admin data
3 years ago
rebuilt 69179ce157 Replace javascript logic with hotwire. Also hide district dropdown on
3 years ago
rebuilt 1be6e79fd8 Add scrapers for admin data and their corresponding csv files of data.
3 years ago