You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sqm-dashboards/spec/services
rebuilt 7bd7923d41
fix: ensure cleaner outputs columns for all survey items. Before the fix, if a survey item varient (ending in -1, ie s-tint-q1-1) did not have a matching survey item s-tint-q1, the resulting csv would not include that column
2 years ago
..
dese feat: if admin data value is above 5, round down to 5 2 years ago
cleaner_spec.rb fix: ensure cleaner outputs columns for all survey items. Before the fix, if a survey item varient (ending in -1, ie s-tint-q1-1) did not have a matching survey item s-tint-q1, the resulting csv would not include that column 2 years ago
demographic_loader_spec.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 2 years ago
enrollment_loader_spec.rb load total students and batch importing records 3 years ago
race_score_loader_spec.rb Load student data for all years and calculate race scores for all 3 years ago
staffing_loader_spec.rb Batch imports for staffing data 3 years ago
student_loader_spec.rb convert student loader from seeding to factories 3 years ago
survey_item_values_spec.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 2 years ago
survey_responses_data_loader_spec.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 2 years ago