Commit graph

9 commits

Author SHA1 Message Date
Nelson Jovel
8dc503f454 feat: restore hotwire functionality on analyze page 2024-06-27 10:58:45 -07:00
Nelson Jovel
f3c715109f chore: handle cases where the pivot table inserts headers instead of actual values for gender and race 2024-06-24 19:09:57 -07:00
Nelson Jovel
359c0e2fc0 chore: handle unknowns when parsing records 2024-06-24 13:48:11 -07:00
Nelson Jovel
fe72a27c20 feat: stop processing race or gender column if we encounter values we don't know about 2024-06-20 12:49:15 -07:00
Nelson Jovel
d4db4e0fa2 add disaggregation glossary 2024-05-15 10:54:34 -07:00
Nelson Jovel
fe039e3d04 chore: various fixes for race and gender categorization during cleaning.
Also add tests for race and gender categorization
2023-12-18 15:38:31 -08:00
rebuilt
245cde85cd Add disaggregation by ELL 2023-10-17 11:18:47 -07:00
rebuilt
0dfc9726d0 Add automated data cleaning. Modify SurveyItemValues class to use regex
instead of hard coded values.  Produce a clean csv and a csv with all
the removed values and columns with reason for removal. Add script for
running cleaning for each project
2023-05-24 11:59:53 -07:00
rebuilt
8cdd1b6285 Create gender class. Load genders to database from demographics file 2022-10-21 17:47:52 -07:00