You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sqm-dashboards/app/services
rebuilt e2d24a9bec
Fix: make sure values don't get reordered after copying over row values from survey item variants. This fixes a problem where cleaner would produce a row with likert scores that got shifted to align with the wrong column
3 years ago
..
dese Add automated data cleaning. Modify SurveyItemValues class to use regex 3 years ago
rule Add ability to load student demographic information for only lowell 3 years ago
sftp Only return files in sftp directory, not other directories 3 years ago
admin_data_loader.rb It's possible for admin data likert score values to be above 5. If that happens, we 3 years ago
cleaner.rb Don't write a file if there's an empty dataset 3 years ago
demographic_loader.rb move csv require statement to application.rb 3 years ago
enrollment_loader.rb Add New Jersey enrollment and staffing data 3 years ago
race_score_loader.rb Calculate response rate on the fly instead of looking it up from the db 3 years ago
staffing_loader.rb Add New Jersey enrollment and staffing data 3 years ago
student_loader.rb Fix regression in student loader 3 years ago
survey_item_values.rb Fix: make sure values don't get reordered after copying over row values from survey item variants. This fixes a problem where cleaner would produce a row with likert scores that got shifted to align with the wrong column 3 years ago
survey_responses_data_loader.rb Fix: Parse headers when they are surrounded by quotes. This helps load recent csv files correctly 3 years ago