Nelson Jovel
|
28ac95d81d
|
chore: parse disaggregation header values as 'unknown' since they are errors in the pivot table logic
|
2024-05-16 15:09:57 -07:00 |
|
Nelson Jovel
|
386cecf680
|
chore: account for #N/A when parsing income
|
2024-05-15 14:18:45 -07:00 |
|
Nelson Jovel
|
b1f942133b
|
update parsing rules from glossary
|
2024-05-15 10:15:16 -07:00 |
|
Nelson Jovel
|
8bb6f5e8f0
|
Add ell income and sped parsing rules for SIS data. Add tests for the
new inputs.
|
2024-05-07 18:46:53 -07:00 |
|
Nelson Jovel
|
725bef2a8f
|
fix: Support true/false column values when categorizing income status. True is categorized as Economically Disadvantaged. False is categorized as Not Economically Disadvantaged
|
2024-02-20 21:26:02 -08:00 |
|
Nelson Jovel
|
e203be056a
|
chore: refactor code so we use a hash instead of a switch statement for long-term performance
|
2023-12-06 15:00:33 -08:00 |
|
Nelson Jovel
|
7dc881f654
|
chore: refactor code to put logic into models
|
2023-12-06 14:14:56 -08:00 |
|
rebuilt
|
060d7aa55a
|
Add disaggregation by ELL
|
2023-09-29 19:29:23 -07:00 |
|
rebuilt
|
5f49746bf4
|
feat: Rename income labels to 'Economically Disadvantaged' and 'Not Economically Disadvantaged'
|
2023-07-31 16:47:34 -07:00 |
|
rebuilt
|
4f035f6a63
|
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 |
|