sqm-dashboards/app/presenters/analyze/graph
2023-07-13 13:04:11 -07:00
..
column fix: revert rounding up the response rate so we can make sure to patch a bug first. Only show gender/race/grade/income graphs if the the school meets the minimum response rate of 25% 2023-07-13 13:04:11 -07:00
all_data.rb Add selector for all data 2022-11-18 08:20:26 -08:00
students_and_teachers.rb Add selector for all data 2022-11-18 08:20:26 -08:00
students_by_gender.rb Reorder gender columns 2023-07-07 15:44:09 -07:00
students_by_grade.rb Start adding kindergarten 2023-01-17 15:27:15 -08:00
students_by_income.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
students_by_race.rb rename race and gender modules to avoid naming collision with race and gender classes 2022-12-12 16:38:37 -08:00