Commit Graph

13 Commits (35ac43da1023f3a7e475d0ea8ee5fa395206bf3f)

Author SHA1 Message Date
rebuilt a258b32b39 WIP: create backend for socio-economic-status
6 months ago
rebuilt 0f457becf0 feat: create a parents by language graph
7 months ago
rebuilt 3a5a368a35 feat: Update demographics file with housing statuses. Create housing class. Update survey_item_values.rb to parse housing info. Update cleaner to output housing info.
9 months ago
rebuilt 48e795fcfb feat: add special education disaggregation
2 years ago
rebuilt 060d7aa55a Add disaggregation by ELL
2 years ago
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
2 years ago
rebuilt c0332955f3 move csv require statement to application.rb
3 years ago
rebuilt 850ef9d1cd Make sure demographic loader doesn't break when changing the designation of a Race
3 years ago
rebuilt 53a08d41bf Change label for unknown race
3 years ago
rebuilt d49cf918ac Add a way to seed only lowell schools
3 years ago
rebuilt 4626d43e3e Add changes to demographic loader so it the tests don't fail when run in parallel
3 years ago
rebuilt 8cdd1b6285 Create gender class. Load genders to database from demographics file
3 years ago
rebuilt 765ad6a624 Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params
3 years ago