sqm-dashboards/spec/fixtures
rebuilt 30285efd69 It's possible for admin data likert score values to be above 5. If that happens, we
cap the likert score at 5.   This was happening already at the scraper
level but it's also now being done by the admin data loader for safety.
Also make sure to just update admin data instead of deleting and
reloading all values each load. Add tests to confirm this behavior
2023-06-03 17:14:41 -07:00
..
raw Add automated data cleaning. Modify SurveyItemValues class to use regex 2023-05-16 13:38:29 -07:00
sample_admin_data.csv Modify behavior of insufficient data indicators for admin data items. Now we show indicators in line with the admin data item descriptions to indicate which items are missing data 2022-07-06 15:54:29 -07:00
sample_demographics.csv Change label for unknown race 2022-12-10 15:44:56 -08:00
sample_districts_and_schools.csv Add a way to seed only lowell schools 2022-12-03 10:23:02 -08:00
sample_enrollment_data.csv 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
sample_four_d_data.csv Add admin data for 4D. Finishes #182818489 and #182793402 2022-08-30 21:46:23 -07:00
sample_sqm_framework.csv Update framework. Remove/Add admin data items. Finishes #182819940 2022-08-26 14:36:01 -07:00
sample_staffing_data.csv 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
secondary_sample_admin_data.csv It's possible for admin data likert score values to be above 5. If that happens, we 2023-06-03 17:14:41 -07:00
secondary_test_2020-21_student_survey_responses.csv Update school/framework files for ecp schools. Fix tests. Update fixture files with dese ids of schools in the consortium. 2023-03-15 18:04:09 -07:00
test_2020-21_student_survey_responses.csv Change survey data loader spec to use factorybot objects instead of loading seeds. Change databasecleaner to use transaction. Add back babel-preset dependency to fix failing javascript test in production. 2023-03-28 03:06:17 -07:00
test_2020-21_teacher_survey_responses.csv Change survey data loader spec to use factorybot objects instead of loading seeds. Change databasecleaner to use transaction. Add back babel-preset dependency to fix failing javascript test in production. 2023-03-28 03:06:17 -07:00
test_2022-23_butler_student_survey_responses.csv Change survey data loader spec to use factorybot objects instead of loading seeds. Change databasecleaner to use transaction. Add back babel-preset dependency to fix failing javascript test in production. 2023-03-28 03:06:17 -07:00