Commit graph

7 commits

Author SHA1 Message Date
rebuilt
a6793d03e4 chore: update esp counts 2025-02-06 14:01:04 -08:00
Nelson Jovel
d23f9ccc6f chore: remove test esp counts for Lee 2025-01-23 11:54:42 -08:00
Nelson Jovel
534f42dfe0 feat: add esp counts when calculating teacher participation rates on overview page 2025-01-23 11:51:32 -08:00
Nelson Jovel
bdeb89bc8c feat: #187323204 Update staffing numbers for Massachusetts 2024-03-29 12:07:55 -07:00
Nelson Jovel
5b31fb9da1 feat: update staffing and enrollment numbers 2024-02-22 12:03:45 -08:00
rebuilt
65b8599c6e 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-08 10:59:48 -07:00
rebuilt
06f9d2f0e9 Scrape enrollment and staffing information. Seed enrollment and staffing information. Update DatabaseCleaner so it cleans up leftover information in the database. Remove old admin csvs from codebase. 2023-03-05 16:15:35 -08:00