sqm-dashboards/app/services
rebuilt 22cc303a95 fix: There was an n+1 problem where we looked up the list of schools for
every row. Now we query the list of schools just once per file
2023-06-26 11:25:32 -07:00
..
dese Add scraper for 3B-i student/#courses ratio 2023-06-05 11:39:08 -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-30 11:55:45 -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 16:06:50 -07:00
cleaner.rb Don't write a file if there's an empty dataset 2023-06-07 12:40:03 -07:00
demographic_loader.rb Make sure demographic loader doesn't break when changing the designation of a Race 2022-12-12 12:03:53 -08:00
enrollment_loader.rb load total students and batch importing records 2023-04-22 13:18:50 -07:00
race_score_loader.rb Calculate response rate on the fly instead of looking it up from the db 2023-04-22 14:03:22 -07:00
response_rate_loader.rb continue refactoring 2022-07-13 15:32:48 -07:00
staffing_loader.rb Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
student_loader.rb Fix regression in student loader 2023-05-24 12:04:39 -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:27:44 -07:00
survey_responses_data_loader.rb fix: There was an n+1 problem where we looked up the list of schools for 2023-06-26 11:25:32 -07:00