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
2a125aa058
chore: bring in some refactoring changes that didn't get copied over from the main branch
2023-12-20 19:27:06 -08:00
Nelson Jovel
75451648e5
chore: move code that normalizes race data to the Race class
2023-12-20 19:07:52 -08:00
Nelson Jovel
d79635054c
fix: instead of looking for 'asian' at the start of a word, look for it
...
after a word boundary. This means it still doesn't get confused with
caucasian and it's more flexible whan asian appears inside other text
such as 'Caucasian and Asian and Black'
2023-12-18 15:44:51 -08: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
12e4e3f177
import students
2022-07-29 15:34:56 -07:00
rebuilt
765ad6a624
Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params
2022-07-26 06:52:50 -07:00