chore: remove old KCTCS data files and merge script#55
Merged
William-Hill merged 1 commit intorebranding/bishop-statefrom Feb 19, 2026
Merged
Conversation
- Remove 7 KCTCS CSV data files from data/ (ar_kcts, kctcs_cohorts, kctcs_courses, kctcs_merged_with_predictions, kctcs_merged_with_zip, kctcs_student_level_with_predictions, kctcs_student_level_with_zip) - Remove ai_model/merge_kctcs_data.py (replaced by merge_bishop_state_data.py) - Delete database_dumps/dump-Kentucky_Community_and_Technical_College_System.sql locally (609 MB MariaDB dump, not tracked by git) Only Bishop State data files remain in data/.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #43
Summary
data/(~205 MB tracked data):ar_kcts_with_zip.csvkctcs_cohorts_with_zip.csvkctcs_courses.csvkctcs_merged_with_predictions.csvkctcs_merged_with_zip.csvkctcs_student_level_with_predictions.csvkctcs_student_level_with_zip.csvai_model/merge_kctcs_data.py(superseded bymerge_bishop_state_data.py)database_dumps/dump-Kentucky_Community_and_Technical_College_System.sqllocally (609 MB MariaDB dump, was never tracked by git)Remaining data files
Test plan
data/contains only Bishop State filesai_model/merge_kctcs_data.pyis gone;merge_bishop_state_data.pyremains