Commit Graph

11 Commits (fe039e3d0446a8a52261be37927f4ecb6a8da29e)

Author SHA1 Message Date
Nelson Jovel fe039e3d04 chore: various fixes for race and gender categorization during cleaning.
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 acfdaf5587 feat: add special education disaggregation
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 89295f8832 Missing progress or duration information does not result in a row removed in the cleaning process
3 years ago
rebuilt f749b96006 update response_date to recorded_date
3 years ago
rebuilt d031179dc0 add changes to duration for short form items
3 years ago
rebuilt 9d0f8659f1 Adjust valid duration threshold of short form items
3 years ago
rebuilt 0dfc9726d0 Add automated data cleaning. Modify SurveyItemValues class to use regex
3 years ago