sqm-dashboards/app/services/dese
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
..
enrollments.rb Turn off specs for scrapers. Generate csvs for scraped data 2022-09-13 22:59:04 -07:00
five_c_one.rb Scrape latest data from DESE 2022-12-20 15:26:11 -08:00
five_d_two.rb Add scrapers for admin data and their corresponding csv files of data. 2022-09-19 19:37:39 -07:00
four_a_one.rb Add scrapers for admin data and their corresponding csv files of data. 2022-09-19 19:37:39 -07:00
four_b_two.rb Add scrapers for admin data and their corresponding csv files of data. 2022-09-19 19:37:39 -07:00
four_d_one.rb Scrape latest data from DESE 2022-12-20 15:26:11 -08:00
loader.rb Turn off specs for scrapers. Generate csvs for scraped data 2022-09-13 22:59:04 -07:00
one_a_one.rb Scrape latest data from DESE 2022-12-20 15:26:11 -08:00
one_a_three.rb Change scraped csv file names from word to number format 'one_a_one.csv' 2022-09-13 10:46:18 -07:00
scraper.rb Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
staffing.rb Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
three_a_one.rb Change scraped csv file names from word to number format 'one_a_one.csv' 2022-09-13 10:46:18 -07:00
three_a_two.rb Update a-sust-i1 so it's only applicable to high schools and lower 2022-09-21 19:50:33 -07:00
three_b_one.rb Change scraped csv file names from word to number format 'one_a_one.csv' 2022-09-13 10:46:18 -07:00
three_b_two.rb Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
two_a_one.rb Change scraped csv file names from word to number format 'one_a_one.csv' 2022-09-13 10:46:18 -07:00
two_c_one.rb Change scraped csv file names from word to number format 'one_a_one.csv' 2022-09-13 10:46:18 -07:00