Commit Graph

11 Commits (305ddf2b1a8f250703d14d5b970fe831ef1159f8)

Author SHA1 Message Date
Nelson Jovel b63c327d33 chore: when searching for dese id, split up pattern so that to be more explicit about the order in which to search out the columns that might have the dese ID we're looking for.
2 years ago
rebuilt e3fbbabce5 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 48e795fcfb feat: add special education disaggregation
2 years ago
rebuilt 060d7aa55a Add disaggregation by ELL
2 years ago
rebuilt a785c69c44 Add Overall Response Rate
2 years ago
rebuilt 4f035f6a63 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
Nelson Jovel 0a2c5e02c5 feat: add ability to merge disaggregation data with raw survey data to
3 years ago
rebuilt 9aeb5f92af Missing progress or duration information does not result in a row removed in the cleaning process
3 years ago
rebuilt e3ae12b425 update response_date to recorded_date
3 years ago
rebuilt 8ef8cfce58 Adjust valid duration threshold of short form items
3 years ago
rebuilt 4509c157fa Add automated data cleaning. Modify SurveyItemValues class to use regex
3 years ago