Commit Graph

11 Commits (b3e6efdb2e96c0505fa10e9e22351ef0937f1ad5)

Author SHA1 Message Date
Gabe Farrell b3e6efdb2e Faster admin data loader + rename School.school_hash
2 years ago
Nelson Jovel 8d596faeeb chore: alphabetize districts when writing filename for cleaned files
2 years ago
Nelson Jovel e97e7047b1 fix: no longer support 'form' in filename when cleaning. Only look for 'part X' and add that to the filename if it exists
2 years ago
Nelson Jovel a295b8afb9 chore: refactor Gender out out of survey_item_values row
2 years ago
Nelson Jovel 6f265302ea feat: if the filename includes the words 'form' or 'part' add that to the resulting cleaned filename
2 years ago
rebuilt a07728fcd6 feat: We no longer trust the progress number that gets exported from qualtrics. Instead during the cleaning progress, perform a manual count of the number of responses to filter out rows that don't meet the minimum threshold.
2 years ago
rebuilt 245cde85cd Add disaggregation by ELL
2 years ago
rebuilt 76ebcc6ef3 feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page
2 years ago
rebuilt 2445642586 Don't write a file if there's an empty dataset
3 years ago
rebuilt 6022739f07 use district short name when writing filename
3 years ago
rebuilt 0dfc9726d0 Add automated data cleaning. Modify SurveyItemValues class to use regex
3 years ago