sqm-dashboards/app/services
rebuilt 0f457becf0 feat: create a parents by language graph
Update demographics table with lanugage options

Create a lanugage table to hold the new languages

Update the demographic loader to input languages into the database

Update the cleaner to read the language column

Update the parent table to hold a reference to a language

Update the data uploader script to read the language from the csv and update the language information for any parent items that already exist (or create database entries if none already exist)

update the analyze interface to add controls for selecting ‘parents by group’ and a dropdown for ‘parent by language’

Update the analyze controller to read the parent-by-group parameter

Create a graph for the parent-by-group view

Bubble up averages for language calculations.

Make sure n-size only counts responses for a given measure.
2025-04-28 16:42:11 -07:00
..
dese feat: pull down new admin data. Fix problems with some scrapers. For 5D-ii make sure the likert score is 1 if the nurse count is 0. Prevent devision by zero returning infinity. For 3A-ii make sure not to perform division by zero. Likert score will be 1 if the number of guidance couselors, psychologists, or paraprofessionals is zero. 2025-03-12 13:46:01 -07:00
sftp chore: rename sftp environment variable 2025-02-07 12:51:33 -08:00
cleaner.rb feat: create a parents by language graph 2025-04-28 16:42:11 -07:00
demographic_loader.rb feat: create a parents by language graph 2025-04-28 16:42:11 -07:00
disaggregation_loader.rb feat: add ability to merge disaggregation data with raw survey data to 2023-06-20 12:22:24 -07:00
disaggregation_row.rb Add disaggregation by ELL 2023-09-29 19:29:23 -07:00
enrollment_loader.rb Split academic year into seasons if the academic year's range is 2024-04-25 09:21:04 -07:00
esp_loader.rb feat: add esp counts when calculating teacher participation rates on overview page 2025-01-15 13:39:41 -08:00
staffing_loader.rb Split academic year into seasons if the academic year's range is 2024-04-25 09:21:04 -07:00
survey_item_values.rb feat: create a parents by language graph 2025-04-28 16:42:11 -07:00
survey_responses_data_loader.rb feat: create a parents by language graph 2025-04-28 16:42:11 -07:00