Commit Graph

16 Commits (1e3b4b3c16808ed6b5d16937ebb8fe2f70714a92)

Author SHA1 Message Date
Nelson Jovel 1e3b4b3c16 fix: tests
1 year ago
Nelson Jovel c85ddddd8d feat: add parent survey gauges
1 year ago
Nelson Jovel 66dda0d30d chore: During cleaning, stop execution if grade column isn't found. Also stop execution if a duplicate header is found. Turn off spec for duplicate header check
2 years ago
Nelson Jovel ac5c1edfbf feat: Split academic year into seasons if the academic year's range is
2 years ago
Gabe Farrell b3e6efdb2e Faster admin data loader + rename School.school_hash
2 years ago
Nelson Jovel c4d8b927af feat: Support two date formats: ISO 8601 and the standard US date format
2 years ago
Nelson Jovel 9a65e81aac fix: fix failing test
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 0a5500ecc9 feat: Add overall response rate
2 years ago
rebuilt f749b96006 update response_date to recorded_date
3 years ago
rebuilt 0dfc9726d0 Add automated data cleaning. Modify SurveyItemValues class to use regex
3 years ago