Commit graph

6 commits

Author SHA1 Message Date
rebuilt
d93e83aee1 chore: update esp counts 2025-02-06 13:49:08 -08:00
Nelson Jovel
e09ae12004 chore: remove test esp counts for Lee 2025-01-23 11:45:54 -08:00
Nelson Jovel
8303d3bfdc feat: add esp counts when calculating teacher participation rates on overview page 2025-01-23 11:35:20 -08:00
Nelson Jovel
e484984a6a feat: #187323204 Update staffing numbers for Massachusetts 2024-03-29 12:08:24 -07:00
Nelson Jovel
faeef0e0c2 feat: update staffing and enrollment numbers 2024-02-22 12:42:30 -08:00
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