sqm-dashboards/app/services
rebuilt 07ed8dd259 Update logic for calculating student response rate. Remove references
to survey table.  We no longer check or keep track of the survey type.
Instead we look in the database to see if a survey item has at least 10
responses.  If it does, that survey item was presented to the respondent
and we count it, and all responses when calculating the response rate.

Remove response rate timestamp from caching logic because we no longer
add the response rate to the database. All response rates are calculated
on the fly

Update three_b_two scraper to use teacher only numbers

swap over to using https://profiles.doe.mass.edu/statereport/gradesubjectstaffing.aspx as the source of staffing information
2023-04-22 14:00:20 -07:00
..
dese Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
rule Add ability to load student demographic information for only lowell 2022-12-03 11:33:11 -08:00
sftp Use an sftp uri unique to MCIEA 2023-02-19 19:36:14 -08:00
admin_data_loader.rb continue refactoring 2022-07-13 15:32:48 -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 Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -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 Load survey responses from sftp folder 2023-02-19 19:36:14 -08:00
survey_item_values.rb Load survey responses from sftp folder 2023-02-19 19:36:14 -08:00
survey_responses_data_loader.rb Fix bug with not all survey responses loading when using sftp loader 2023-02-19 19:36:14 -08:00