sqm-dashboards/app/services
2023-06-08 09:26:56 -07:00
..
dese Add automated data cleaning. Modify SurveyItemValues class to use regex 2023-05-16 13:38:29 -07:00
rule Add ability to load student demographic information for only lowell 2022-12-03 11:33:11 -08:00
sftp Only return files in sftp directory, not other directories 2023-04-26 15:55:10 -07:00
admin_data_loader.rb It's possible for admin data likert score values to be above 5. If that happens, we 2023-06-03 17:14:41 -07:00
cleaner.rb Don't write a file if there's an empty dataset 2023-06-07 12:38:44 -07:00
demographic_loader.rb move csv require statement to application.rb 2023-02-27 15:47:20 -08:00
enrollment_loader.rb Add New Jersey enrollment and staffing data 2023-05-28 17:11:52 -07:00
race_score_loader.rb Calculate response rate on the fly instead of looking it up from the db 2023-04-20 20:27:01 -07:00
staffing_loader.rb Add New Jersey enrollment and staffing data 2023-05-28 17:11:52 -07:00
student_loader.rb Fix regression in student loader 2023-05-19 13:48:16 -07:00
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 2023-06-08 09:26:56 -07:00
survey_responses_data_loader.rb Fix: Parse headers when they are surrounded by quotes. This helps load recent csv files correctly 2023-06-06 18:18:52 -07:00