sqm-dashboards/app/presenters/analyze
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
..
graph feat: create a parents by language graph 2025-04-28 16:42:11 -07:00
group Refactor groups 2025-03-18 11:43:42 -07:00
slice feat: create a parents by language graph 2025-04-28 16:42:11 -07:00
source Refactor groups 2025-03-18 11:43:42 -07:00
background_presenter.rb Refactor GroupedBarColumnPresenter to accept a configuration so that a 2025-03-11 12:56:41 -07:00
bar_presenter.rb feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-07-07 09:14:36 -07:00
presenter.rb feat: create a parents by language graph 2025-04-28 16:42:11 -07:00